A security analyst is establishing a vulnerability management process for an enterprise network containing multiple isolated cloud VPCs and container worker nodes. The primary requirement is to continuously audit host operating system patch levels and missing security updates without generating network probe traffic or managing remote SSH/WinRM authentication credentials across network boundaries. Which of the following vulnerability assessment techniques best fulfills these requirements?
- Agent-based vulnerability scanningCevap
- BNetwork-based uncredentialed active scanning
- CDeploying deception honeypot nodes
- DWeb application firewall log inspection
Cevap
Agent-based vulnerability scanning is the correct choice as it evaluates host configurations locally without network probing or remote network authentication management.
Agent-based vulnerability scanning places a small software agent directly on the host machine. The agent performs local assessment of missing patches, system configurations, and installed software, reporting findings directly back to a management console. This eliminates the need for active network probing and avoids managing remote access credentials across network boundaries.
Adım Adım Çözüm
Anahtar Kavram
Agent-based vs. Network-based Vulnerability Assessment