Certified Ethical Hacker (CEH v12) — Question 225

Consider a scenario where a Certified Ethical Hacker is attempting to infiltrate a company's network without being detected. The hacker intends to use a stealth scan on a BSD-derived TCP/IP stack, but he suspects that the network security devices may be able to detect SYN packets. Based on this information, which of the following methods should he use to bypass the detection mechanisms and why?

Answer options

Correct answer: D

Explanation

The correct answer is D because the ACK Flag Probe Scan is specifically designed to exploit the vulnerabilities in the BSD-derived TCP/IP stack, allowing it to bypass detection mechanisms effectively. Options A, B, and C are not as effective in avoiding detection, as they either resemble more easily detectable scans or complete the handshake process, which is often monitored.