312-50V9 · Question #109
Which of the following open source tools would be the best choice to scan a network for potential targets?
The correct answer is A. NMAP. Nmap is the industry-standard open source tool for network host discovery and port scanning to identify potential targets.
Question
Which of the following open source tools would be the best choice to scan a network for potential targets?
Options
- ANMAP
- BNIKTO
- CCAIN
- DJohn the Ripper
How the community answered
(30 responses)- A87% (26)
- B3% (1)
- C7% (2)
- D3% (1)
Why each option
Nmap is the industry-standard open source tool for network host discovery and port scanning to identify potential targets.
Nmap (Network Mapper) is specifically designed for network exploration and security auditing, capable of discovering live hosts, open ports, running services, and OS details across an entire subnet. Its breadth of scanning techniques and scriptable engine make it the definitive open source tool for identifying potential targets on a network.
Nikto is a web server vulnerability scanner focused on HTTP/HTTPS services, not a general-purpose network host discovery tool.
Cain and Abel is a Windows-based password recovery and network sniffing tool, not designed for broad network scanning to enumerate targets.
John the Ripper is an offline password hash-cracking tool and has no capability to scan a network for active hosts.
Concept tested: Nmap as open source network reconnaissance tool
Source: https://nmap.org/book/intro.html
Topics
Community Discussion
No community discussion yet for this question.