nerdexam
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)
  • A
    14% (5)
  • B
    78% (29)
  • C
    5% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 312-50V7 Practice