312-50V12 · Question #195
In the process of implementing a network vulnerability assessment strategy for a tech company, the security analyst is confronted with the following scenarios: 1) A legacy application is discovered…
The correct answer is A. Vulnerability scanning software cannot define the impact of an identified vulnerability on different. Vulnerability scanning software excels at identifying technical flaws but inherently struggles to assess the broader business impact or organizational risk associated with those identified vulnerabilities.
Question
Options
- AVulnerability scanning software cannot define the impact of an identified vulnerability on different
- BVulnerability scanning software is not immune to software engineering flaws that might lead to
- CVulnerability scanning software is limited in its ability to detect vulnerabilities at a given point in
- DVulnerability scanning software is limited in its ability to perform live tests on web applications to
How the community answered
(30 responses)- A80% (24)
- B10% (3)
- C3% (1)
- D7% (2)
Why each option
Vulnerability scanning software excels at identifying technical flaws but inherently struggles to assess the broader business impact or organizational risk associated with those identified vulnerabilities.
Vulnerability scanning software primarily identifies technical weaknesses (like outdated software, default configurations, or insecure protocols) but lacks the contextual understanding of an organization's specific assets, business processes, and their criticality to accurately define the potential operational, financial, or reputational impact of an identified vulnerability. This crucial step requires human analysis and organizational context beyond the scanner's capabilities to prioritize remediation effectively.
While true that all software can have flaws, this describes a general risk of software engineering and not a specific limitation regarding the scope or output of vulnerability assessment in the context of defining impact.
This describes a limitation related to the frequency or scheduling of scans, not the scanner's inherent ability to interpret and define the business impact of vulnerabilities it detects.
While many general vulnerability scanners might have limitations in deep, live web application testing (which is often handled by specialized DAST tools), this is a limitation in detection *methodology*, not in the post-detection assessment of the *impact* of already identified vulnerabilities, which is the core concern of the question.
Concept tested: Limitations of vulnerability scanning in risk assessment
Source: https://learn.microsoft.com/en-us/training/modules/implement-vulnerability-management/4-prioritize-remediation-efforts
Topics
Community Discussion
No community discussion yet for this question.