EC-Council
EC0-350 · Question #270
Which NMAP command combination would let a tester scan every TCP port from a class C network that is blocking ICMP with fingerprinting and service detection?
The correct answer is B. NMAP -P0 -A -O -p1-65535 192.168.0/24. See the full explanation below for the reasoning.
Question
Which NMAP command combination would let a tester scan every TCP port from a class C network that is blocking ICMP with fingerprinting and service detection?
Options
- ANMAP -PN -A -O -sS 192.168.2.0/24
- BNMAP -P0 -A -O -p1-65535 192.168.0/24
- CNMAP -P0 -A -sT -p0-65535 192.168.0/16
- DNMAP -PN -O -sS -p 1-1024 192.168.0/8
How the community answered
(22 responses)- A5% (1)
- B77% (17)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.