312-50V10 · Question #480
Which of the following tools would MOST LIKELY be used to perform security audit on various of forms of network systems?
The correct answer is B. Vulnerability scanner. A vulnerability scanner is the correct tool for performing comprehensive security audits across diverse network systems because it actively probes and assesses multiple vulnerability types.
Question
Which of the following tools would MOST LIKELY be used to perform security audit on various of forms of network systems?
Options
- AIntrusion Detection System
- BVulnerability scanner
- CPort scanner
- DProtocol analyzer
How the community answered
(46 responses)- B93% (43)
- C2% (1)
- D4% (2)
Why each option
A vulnerability scanner is the correct tool for performing comprehensive security audits across diverse network systems because it actively probes and assesses multiple vulnerability types.
An Intrusion Detection System passively monitors traffic for known attack signatures in real time and does not actively audit systems for vulnerabilities.
Vulnerability scanners systematically probe network hosts, services, and configurations against a database of known vulnerabilities, misconfigurations, and weaknesses across many system types. This broad, active assessment capability makes them the standard tool for security audits, producing prioritized findings that cover OS, application, and network-layer issues simultaneously.
A port scanner only identifies open ports and running services; it does not assess whether those services are vulnerable or misconfigured.
A protocol analyzer captures and decodes network traffic for inspection but does not actively test systems for security weaknesses.
Concept tested: Vulnerability scanner use in network security auditing
Source: https://csrc.nist.gov/publications/detail/sp/800-115/final
Topics
Community Discussion
No community discussion yet for this question.