nerdexam
GAQM

CPEH-001 · Question #16

You are attempting to run an Nmap port scan on a web server. Which of the following commands would result in a scan of common ports with the least amount of noise in order to evade IDS?

The correct answer is C. nmap -sT -O -T0. See the full explanation below for the reasoning.

Question

You are attempting to run an Nmap port scan on a web server. Which of the following commands would result in a scan of common ports with the least amount of noise in order to evade IDS?

Options

  • Anmap -A - Pn
  • Bnmap -sP -p-65535-T5
  • Cnmap -sT -O -T0
  • Dnmap -A --host-timeout 99-T1

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    15% (7)
  • C
    74% (35)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice