Certified Ethical Hacker (CEH v13) — Question 161

A Certified Ethical Hacker is attempting to gather information about a target organization's network structure through network footprinting. During the operation, they encounter ICMP blocking by the target system's firewall. The hacker wants to ascertain the path that packets take to the host system from a source, using an alternative protocol. Which of the following actions should the hacker consider next?

Answer options

Correct answer: A

Explanation

The correct answer is A because using UDP Traceroute allows the hacker to bypass ICMP restrictions and still determine the path packets take. Option B is incorrect as it suggests using ICMP Traceroute, which is blocked. Option C does not help in tracing the route, and Option D, while useful for analysis, is not as effective as using UDP Traceroute for real-time path determination.