nerdexam
EC-Council

312-50V10 · Question #335

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 reconnaissance and host discovery, making it the best choice for identifying potential targets on a network.

Scanning Networks

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

(49 responses)
  • A
    92% (45)
  • B
    4% (2)
  • C
    2% (1)
  • D
    2% (1)

Why each option

NMAP is the industry-standard open source tool for network reconnaissance and host discovery, making it the best choice for identifying potential targets on a network.

ANMAPCorrect

NMAP (Network Mapper) is specifically designed to scan networks, discover live hosts, identify open ports, and fingerprint services and operating systems. It is the canonical tool for network target enumeration in both penetration testing and security assessments. Its breadth of scan types and scripting engine make it uniquely suited for identifying potential targets across an entire network range.

BNIKTO

NIKTO is a web server vulnerability scanner that probes HTTP/HTTPS services for known issues, not a general-purpose network host discovery tool.

CCAIN

Cain and Abel is a Windows-based password recovery and sniffing tool, not designed for broad network target scanning.

DJohn the Ripper

John the Ripper is a password-cracking tool used to crack hashed credentials offline, not a network scanning utility.

Concept tested: Network reconnaissance using NMAP

Source: https://nmap.org/book/man.html

Topics

#Nmap#network scanning#open source tools#target discovery

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice