nerdexam
CompTIA

N10-005 · Question #309

Which of the following would a network administrator use to scan a network for vulnerabilities?

The correct answer is B. NMAP. NMAP is the industry-standard tool for network discovery and vulnerability scanning, allowing administrators to identify open ports and services.

Network security

Question

Which of the following would a network administrator use to scan a network for vulnerabilities?

Options

  • AICMP
  • BNMAP
  • CACL
  • DTCPDUMP

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    92% (23)
  • D
    4% (1)

Why each option

NMAP is the industry-standard tool for network discovery and vulnerability scanning, allowing administrators to identify open ports and services.

AICMP

ICMP is a network layer protocol used for diagnostics like ping; it is not a scanning tool.

BNMAPCorrect

NMAP (Network Mapper) performs host discovery, port scanning, service version detection, and OS fingerprinting across a network. Security administrators use it to identify exposed services and potential vulnerabilities on networked devices. It is purpose-built for the network reconnaissance needed in vulnerability assessments.

CACL

ACL (Access Control List) is a security filtering mechanism, not a tool for scanning or discovering vulnerabilities.

DTCPDUMP

TCPDUMP is a packet capture tool used to analyze network traffic, not to scan for vulnerabilities.

Concept tested: Network vulnerability scanning with NMAP

Source: https://nmap.org/docs.html

Topics

#NMAP#port scanning#vulnerability scanning#network tools

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice