nerdexam
GAQM

CPEH-001 · Question #599

A company has five different subnets: 192.168.1.0, 192.168.2.0, 192.168.3.0, 192.168.4.0 and 192.168.5.0. How can NMAP be used to scan these adjacent Class C networks?

The correct answer is A. NMAP -P 192.168.1-5. See the full explanation below for the reasoning.

Question

A company has five different subnets: 192.168.1.0, 192.168.2.0, 192.168.3.0, 192.168.4.0 and 192.168.5.0. How can NMAP be used to scan these adjacent Class C networks?

Options

  • ANMAP -P 192.168.1-5.
  • BNMAP -P 192.168.0.0/16
  • CNMAP -P 192.168.1.0,2.0,3.0,4.0,5.0
  • DNMAP -P 192.168.1/17

How the community answered

(33 responses)
  • A
    79% (26)
  • B
    6% (2)
  • C
    3% (1)
  • D
    12% (4)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice