A security team needs to perform continuous vulnerability assessment on legacy enterprise servers that are prone to crashing when subjected to heavy network port probes. The solution must accurately detect missing operating system patches and misconfigurations without generating extra network traffic or risking application instability. Which of the following security assessment methods should the team implement?
- Deploying host-based vulnerability assessment agents directly on the legacy serversCevap
- BConfiguring aggressive active network vulnerability scans over the local subnet
- CDeploying an inline honeypot in front of the application database
- DImplementing perimeter firewall rules to block incoming ICMP and port scans
Cevap
Deploying host-based vulnerability assessment agents directly on the legacy servers is the most appropriate method.
Host-based vulnerability agents execute directly within the target operating system. They evaluate system files, installed patches, and configurations locally without transmitting probe traffic across the network, ensuring complete vulnerability visibility while preventing accidental crashes of fragile legacy services.
Adım Adım Çözüm
Anahtar Kavram
Host-based Vulnerability Assessment Agents vs. Network-based Scans