nerdexam
CompTIACompTIA

PT0-002 · Question #370

PT0-002 Question #370: Real Exam Question with Answer & Explanation

Sign in or unlock PT0-002 to reveal the answer and full explanation for question #370. The question stem and answer options stay visible for context.

Reconnaissance and enumeration

Question

A penetration tester conducted a discovery scan that generated the following: Which of the following commands generated the results above and will transform them into a list of active hosts for further analysis?

Options

  • Anmap -oG list.txt 192.168.0.1-254 | sort
  • Bnmap -sn 192.168.0.1-254 | grep "Nmap scan" | awk '{print $5}'
  • Cnmap --open 192.168.0.1-254 | uniq | sed 's/Nmap//2' > file.txt
  • Dnmap -O 192.168.0.1-254 | cut -f

Unlock PT0-002 to see the answer

You've previewed enough free PT0-002 questions. Unlock PT0-002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Nmap#Host Discovery#Command Line Tools#Reconnaissance
Full PT0-002 PracticeBrowse All PT0-002 Questions