List of questions
Related questions
Question 207 - XK0-005 discussion
A systems administrator is trying to track down a rogue process that has a TCP listener on a network interface for remote command-and-control instructions.
Which of the following commands should the systems administrator use to generate a list of rogue process names? (Select two).
A.
netstat -antp | grep LISTEN
B.
lsof -iTCP | grep LISTEN
C.
lsof -i:22 | grep TCP
D.
netstat -a | grep TCP
E.
nmap -p1-65535 | grep -i tcp
F.
nmap -sS 0.0.0.0/0
Your answer:
0 comments
Sorted by
Leave a comment first