A security analyst is establishing a comprehensive vulnerability scanning framework for an enterprise network containing diverse operational environments. Match each vulnerability assessment requirement on the left with the scanner deployment methodology or configuration option on the right that best satisfies it.
- Evaluating public-facing web applications behind an inline Web Application Firewall (WAF) without active security filters altering or dropping vulnerability probes.Scanner IP address whitelisting and sensor exclusion rules
- Auditing internal system configurations and local missing patches across remote endpoints with minimal network bandwidth overhead.Credentialed agent-based scanning deployment
- Assessing sensitive legacy Operational Technology (OT) and Supervisory Control and Data Acquisition (SCADA) networks where active probing may cause device instability.Passive network listening and traffic monitoring
- Simulating an initial external reconnaissance phase conducted by an untrusted remote attacker targeting perimeter assets.Non-credentialed network-based perimeter scanning
Answer
Evaluating public-facing web applications behind a WAF matches with Scanner IP address whitelisting. Auditing internal configurations across remote endpoints with minimal bandwidth matches with Credentialed agent-based scanning deployment. Assessing sensitive legacy OT/SCADA networks without causing instability matches with Passive network listening and traffic monitoring. Simulating an initial external reconnaissance phase by an untrusted attacker matches with Non-credentialed network-based perimeter scanning.
Each scanner deployment method directly addresses distinct environmental constraints: WAF IP whitelisting prevents scan interference on web applications; agent-based scanning minimizes network overhead and provides deep host visibility; passive monitoring protects legacy OT/SCADA devices from crash risks caused by active probes; and non-credentialed external scanning provides a realistic view of perimeter exposure from an attacker's perspective.
Step-by-Step Solution
Key Concept
Vulnerability Scanner Deployment Methodologies and Operational Impact
Estimated Time:2m 0s