List of questions
Related questions
Question 323 - PT0-002 discussion
A security engineer is trying to bypass a network IPS that isolates the source when the scan exceeds 100 packets per minute. The scope of the scan is to identify web servers in the 10.0.0.0/16 subnet.
Which of the following commands should the engineer use to achieve the objective in the least amount of time?
A.
nmap -T3 -p 80 10.0.0.0/16 -- max-hostgroup 100
B.
nmap -TO -p 80 10.0.0.0/16
C.
nmap -T4 -p 80 10.0.0.0/16 -- max-rate 60
D.
nmap -T5 -p 80 10.0.0.0/16 -- min-rate 80
Your answer:
0 comments
Sorted by
Leave a comment first