Certified Ethical Hacker (CEH v11) — Question 38

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?

Answer options

Correct answer: C

Explanation

The correct answer, C, uses the -T0 timing option, which is the slowest scan that helps avoid detection by an IDS. Options A, B, and D utilize faster timing templates or aggressive options that increase the likelihood of being detected by intrusion detection systems.