Certified Ethical Hacker (CEH v13) — Question 151

An ethical hacker is hired to conduct a comprehensive network scan of a large organization that strongly suspects potential intrusions into their internal systems. The hacker decides to employ a combination of scanning tools to obtain a detailed understanding of the network. Which sequence of actions would provide the most comprehensive information about the network's status?

Answer options

Correct answer: A

Explanation

The correct sequence (A) begins with Hping3 for a broad ICMP ping scan to identify live hosts, followed by Nmap's SYN scan to enumerate services on those hosts, providing a detailed view of the network's status. Other options either employ ineffective scanning methods or lack the comprehensive approach needed for identifying vulnerabilities and assessing network security.