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? (Choose 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 Â Suggested Answer: AB Community Answer: AB This question is in XK0-005 CompTIA Linux+ Exam For getting CompTIA Linux+ Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by CompTIA. Trademarks, certification & product names are used for reference only and belong to CompTIA. The website does not contain actual questions and answers from CompTIA's Certification Exams.
Please login or Register to submit your answer