An organization must conduct scheduled external vulnerability assessments of its public-facing web applications to satisfy regulatory compliance. During previous unauthenticated scans, the perimeter web application firewall (WAF) repeatedly blocked the scanner's IP address, resulting in incomplete scan reports and false positives. Which scanning strategy should the security analyst implement to obtain comprehensive assessment results without disabling perimeter defenses for external traffic?
- Perform authenticated application scanning using scanner source IP addresses whitelisted specifically on the WAFCevap
- BReconfigure the inline Intrusion Prevention System to operate in passive monitoring mode to identify web application flaws
- CExecute an aggressive, non-credentialed port scan using randomized source ports to overwhelm perimeter firewall logging
- DAnalyze client-side web browser logs using static code analysis tools to detect database vulnerabilities on the backend server
Cevap
Perform authenticated application scanning using scanner source IP addresses whitelisted specifically on the WAF
Whitelisting the dedicated vulnerability scanner's IP address on the WAF allows security probes to reach target applications without triggering defensive blocks. Combining this with authenticated access enables comprehensive assessment of application code and system configurations while keeping WAF protections fully enabled for untrusted external traffic.
Adım Adım Çözüm
Anahtar Kavram
Credentialed Vulnerability Scanning and Defensive Control Whitelisting
Tahmini Süre:1m 30s