EC-Council
312-50V7 · Question #218
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
(37 responses)- A14% (5)
- B78% (29)
- C5% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.