GSEC · Question #36
Validating which vulnerabilities in a network environment are able to be exploited by an attacker is called what?
The correct answer is B. Vulnerability scanning. Vulnerability scanning is the process of probing a network environment to identify and validate which known vulnerabilities are present and potentially exploitable by an attacker.
Question
Validating which vulnerabilities in a network environment are able to be exploited by an attacker is called what?
Options
- AAnomaly detection
- BVulnerability scanning
- CPerimeter assessment
- DPenetration testing
How the community answered
(29 responses)- A17% (5)
- B72% (21)
- C3% (1)
- D7% (2)
Why each option
Vulnerability scanning is the process of probing a network environment to identify and validate which known vulnerabilities are present and potentially exploitable by an attacker.
Anomaly detection monitors network or host behavior for deviations from an established baseline and does not specifically identify or validate exploitable vulnerabilities.
Vulnerability scanning uses automated tools to enumerate hosts, match discovered services and software versions against known vulnerability databases, and determine which weaknesses are present and exploitable within the environment - producing a prioritized list of security gaps for remediation.
Perimeter assessment evaluates the security posture of network boundary controls and is not the standard term for validating exploitable vulnerabilities across an environment.
Penetration testing goes beyond scanning by actively attempting to exploit vulnerabilities to measure real-world impact, making it a more invasive process than simply validating which vulnerabilities exist.
Concept tested: Vulnerability scanning definition and scope
Source: https://csrc.nist.gov/publications/detail/sp/800-115/final
Topics
Community Discussion
No community discussion yet for this question.