CompTIACompTIA
PT0-002 · Question #488
PT0-002 Question #488: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-002 to reveal the answer and full explanation for question #488. The question stem and answer options stay visible for context.
Information Gathering and Vulnerability Scanning
Question
A penetration tester is scanning a customer subnet and wants to scan ports that are known to have only well-known UDP services present. Which of the following can the tester use to scan for SNMP. NTP, NetBIOS, and DNS?
Options
- Anmap -vv -sUV -p 53,123,137-139,161 192.168.1.0/24 -oA udpscan
- Bnmap -vv -sXV -p 53-123,137,139,161 192.168.1.0/24 -oA udpscan
- Cnmap -vv -sTV -p 53, 123, 137-139,161,123 192.168.1.0/24 -oA udpscan
- Dnmap -vv -sUV -p 53-161,192.168.1.0 -oA udpscan
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#UDP scan#Port scanning#Well-known ports