A security engineering team is refining the vulnerability assessment strategy for a hybrid cloud environment. The team wants to obtain detailed patch and configuration status from cloud virtual machines while minimizing network bandwidth overhead and avoiding the transmission of privileged domain credentials across the network. Which TWO of the following configurations or approaches should the team implement? (Select TWO.)
- Deploy host-based vulnerability scanner agents directly onto the virtual machines to conduct local authenticated assessments.Cevap
- Leverage cloud API integration to perform offline disk snapshot and image vulnerability assessments.Cevap
- CConfigure perimeter web application firewalls to rewrite incoming database queries during active vulnerability scans.
- DDeploy inline honeypots within target subnets to block and divert scanner probes from reaching production operating systems.
Cevap
The security team should deploy host-based scanner agents onto the virtual machines and leverage cloud API integration for offline disk snapshot assessments.
Deploying host-based vulnerability scanner agents directly on targets allows local execution without transmitting privileged credentials over the network or incurring heavy network scan traffic. Additionally, leveraging cloud API integration for offline disk snapshot scanning allows out-of-band analysis of host filesystems without impacting running workloads or needing network probes.
Adım Adım Çözüm
Anahtar Kavram
Credentialed vulnerability assessment methods using host agents and cloud API integration