GAQM
CPEH-001 · Question #494
What is the best Nmap command to use when you want to list all devices in the same network quickly after you successfully identified a server whose IP address is 10.10.0.5?
The correct answer is A. nmap -T4 -F 10.10.0.0/24. See the full explanation below for the reasoning.
Question
What is the best Nmap command to use when you want to list all devices in the same network quickly after you successfully identified a server whose IP address is 10.10.0.5?
Options
- Anmap -T4 -F 10.10.0.0/24
- Bnmap -T4 -q 10.10.0.0/24
- Cnmap -T4 -O 10.10.0.0/24
- Dnmap -T4 -r 10.10.1.0/24
How the community answered
(38 responses)- A74% (28)
- B3% (1)
- C8% (3)
- D16% (6)
Community Discussion
No community discussion yet for this question.