Certified Ethical Hacker (CEH v12) — Question 199

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

Option A is correct because it employs a systematic approach, starting with an ICMP ping scan to identify active hosts, followed by a SYN scan with Nmap to discover open ports, and culminates in exploiting vulnerabilities with Metasploit. The other options either use less effective scanning methods or do not follow a logical progression to gather comprehensive network status information.