B14 - Audit Techniques Flashcards

1
Q

What tool can you use to list processes on Windows?

A

netstat -ano -b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What tool can you use to list processes on Linux?

A

netstat -tulnp -p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What tool can be used to assess patch levels on Windows?

A

systeminfo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What tool can be used to assess patch levels on Windows PowerShell?

A

-Get-HotFix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What tool can be used to assess patch levels on Linux?

A

uname -a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly