312-50V13 · Question #426
312-50V13 Question #426: Real Exam Question with Answer & Explanation
The correct answer is D: Scanning networks. Scanning Networks is correct because it involves actively probing a target's network to discover live hosts, open ports, running services, and network topology - essentially creating a "map" of the infrastructure before an attack. This reconnaissance phase helps attackers underst
Question
Which of the following allows attackers to draw a map or outline the target organization's network infrastructure to know about the actual environment that they are going to hack.
Options
- AEnumeration
- BVulnerability analysis
- CMalware analysis
- DScanning networks
Explanation
Scanning Networks is correct because it involves actively probing a target's network to discover live hosts, open ports, running services, and network topology - essentially creating a "map" of the infrastructure before an attack. This reconnaissance phase helps attackers understand the layout of the environment, identify potential entry points, and plan their attack strategy.
Why the others are wrong:
- Enumeration (A) goes deeper than scanning by extracting specific details like usernames, shares, and services from already-identified systems - it follows scanning rather than mapping the network.
- Vulnerability Analysis (B) focuses on identifying weaknesses in known systems, not discovering or mapping the network structure itself.
- Malware Analysis (C) involves studying malicious software behavior and has nothing to do with network discovery or infrastructure mapping.
Memory Tip: Think of Scanning like a sonar ping on a submarine - you're sending out signals to "see" what's out there and build a picture of the environment before you engage. The word "map" in the question is your key clue, as scanning tools like Nmap (Network Mapper) are specifically designed for this purpose.
Topics
Community Discussion
No community discussion yet for this question.