CompTIACompTIA
PT0-002 · Question #538
PT0-002 Question #538: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-002 to reveal the answer and full explanation for question #538. The question stem and answer options stay visible for context.
Information Gathering and Vulnerability Scanning
Question
A local firewall is configured to drop all incoming packets with the TCP SYN or URG flags set. Which of the following Nmap commands should a penetration tester use to scan the ports 22, 53, 80, and 443 on the target machine and get the most reliable results?
Options
- Anmap -sY 10.4.7.18 -Pn -p 22,53,80,443
- Bnmap -sS 10.4.7.18 -Pn -p 22,53,80,443
- Cnmap -sA 10.4.7.18 -Pn -p 22,53,80,443
- Dnmap -sT 10.4.7.18 -Pn -p 22,53,80,443
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#Port Scanning#Firewall Evasion#TCP Flags