PrepAway - Latest Free Exam Questions & Answers

What is the best nmap command you will use?

You have successfully comprised a server having an IP address of 10.10.0.5. You would like to enumerate all
machines in the same network quickly.
What is the best nmap command you will use?

PrepAway - Latest Free Exam Questions & Answers

A.
nmap -T4 -F 10.10.0.0/24

B.
nmap -T4 -r 10.10.1.0/24

C.
nmap -T4 -O 10.10.0.0/24

D.
nmap -T4 -q 10.10.0.0/24

Explanation:
command = nmap -T4 -F
description = This scan is faster than a normal scan because it uses the aggressive timing template and scans
fewer ports.
https://svn.nmap.org/nmap/zenmap/share/zenmap/config/scan_profile.usp


Leave a Reply