A systems administrator observes that unauthenticated, network-based vulnerability scans are failing to detect internal software patch status and host misconfigurations due to strict host-based firewall rules blocking network probes on corporate endpoints. The administrator needs to collect detailed vulnerability data across all endpoints without altering network firewall policies or exposing administrative credentials across network subnets. Which of the following vulnerability assessment methods should the administrator implement?
- Deploy agent-based vulnerability scanning software directly onto each endpoint target.Cevap
- BDeploy an inline honeypot within the endpoint network segment to capture vulnerability data.
- CExecute dynamic application security testing (DAST) across internal network subnets.
- DImplement perimeter firewall compensating controls to mitigate unpatched operating system flaws.
Cevap
Deploying agent-based vulnerability scanning software directly onto each endpoint target.
Deploying agent-based vulnerability scanning software places lightweight software agents directly on target hosts. The agent performs local assessment of installed packages, missing patches, and system registry configurations without requiring open inbound network ports or sending privileged credentials across the network.
Adım Adım Çözüm
Anahtar Kavram
Agent-based versus network-based vulnerability scanning techniques