An enterprise security analyst is designing a vulnerability assessment program for critical hybrid-cloud server infrastructure. The organization mandates that the assessment methods must identify missing host-level OS security patches and detect cleartext sensitive data transfers without sending disruptive synthetic network probes across production subnets. Which TWO of the following vulnerability assessment and testing techniques should the analyst implement? (Select TWO.)
- Deploying agent-based credentialed scanning tools directly on server instances to audit OS configurations and installed software.Answer
- Implementing passive network traffic monitoring to observe data transmissions without generating additional subnet traffic.Answer
- CExecuting active non-credentialed network vulnerability scans to discover missing host-level patches via port responses.
- DConfiguring inline Web Application Firewalls to block malicious web traffic and report software bugs.
- EDeploying honeypot systems on production subnets to measure internal server patch compliance.
Answer
The analyst should implement agent-based credentialed scanning to audit host-level patches and configurations without network probe overhead, along with passive network traffic monitoring to detect unencrypted cleartext data in motion without generating network traffic.
Agent-based credentialed scanning grants direct local access to audit installed patches and OS configurations without sending intrusive network traffic across subnets. Passive network traffic monitoring evaluates network traffic via SPAN/TAP ports to identify unencrypted data without injecting synthetic network probes.
Step-by-Step Solution
Key Concept
Selecting appropriate credentialed, non-intrusive, and passive security assessment methodologies based on operational constraints.
Estimated Time:2m 0s