During a post-incident review following an enterprise security evaluation, a security operations team discovers that an automated vulnerability scan failed to identify a critical unpatched remote code execution vulnerability on an internal database server. Simultaneously, the scan report flagged numerous high-severity vulnerabilities on an edge API gateway that manual verification confirmed were false positives. System logs reveal that the scanner performed service banner grabbing, port identification, and basic packet probing across subnets without host-level credentials or local management agents. Which assessment methodology limitation best explains why the scanner failed to detect the internal database flaw while producing false positives on the gateway?
- The scanner performed a non-credentialed scan, which lacked authenticated access to inspect internal patch levels and misinterpreted customized service banners from the API gateway.Cevap
- BThe vulnerability assessment team applied preventive network filtering controls during the scan window, causing the scanner to block patch inspection requests to the database.
- CThe database server was operating as an inline deception technology system that intentionally diverted scan probes to protect production assets.
- DThe security team configured host-based firewalls to prevent SQL injection exploits during the vulnerability testing window.