Exam 200-201 | Question id=6032 | Network intrusion analysis |
An engineer needs to discover alive hosts within the 192.168.1.0/24 range without triggering intrusive portscan alerts on the IDS device using Nmap. Which command will accomplish this goal?
A. |
nmap –top-ports 192.168.1.0/24 | |
B. |
nmap -sP 192.168.1.0/24 | |
C. |
nmap -sL 192.168.1.0/24 | |
D. |
nmap -sV 192.168.1.0/24 |