Posted by: Pdfprep
Post Date: October 31, 2020
A penetration tester, who is not on the client’s network. is using Nmap to scan the network for hosts that are in scope.
The penetration tester is not receiving any response on the command:
nmap 100.100/1/0-125
Which of the following commands would be BEST to return results?
A . nmap -Pn -sT 100.100.1.0-125
B . nmap -sF -p 100.100.1.0-125
C . nmap -sV -oA output 100.100.10-125
D . nmap 100.100.1.0-125 -T4
Answer: A
Leave a Reply