CompTIACompTIA
PT0-002 · Question #153
PT0-002 Question #153: Real Exam Question with Answer & Explanation
The correct answer is D: nmap -sS -O 192.168.1.2/24 -T1. https://nmap.org/book/man-port-scanning-techniques.html
Information Gathering and Vulnerability Scanning
Question
A penetration tester has been given an assignment to attack a series of targets in the 192.168.1.0/24 range, triggering as few alarms and countermeasures as possible. Which of the following Nmap scan syntaxes would BEST accomplish this objective?
Options
- Anmap -sT -vvv -O 192.168.1.2/24 -PO
- Bnmap -sV 192.168.1.2/24 -PO
- Cnmap -sA -v -O 192.168.1.2/24
- Dnmap -sS -O 192.168.1.2/24 -T1
Explanation
Topics
#Nmap#Port Scanning#Stealth Scan#Timing Templates
Community Discussion
No community discussion yet for this question.