An enterprise security team is selecting appropriate vulnerability assessment methodologies for distinct operational requirements across the enterprise environment. Match each vulnerability assessment approach on the left with the operational use case on the right that best represents its application.
- Credentialed Vulnerability ScanningAuthenticates directly to target operating systems via management interfaces (such as SSH or WinRM) to inspect internal registry keys and installed software packages with low false-positive rates.
- Non-Credentialed Vulnerability ScanningProbes externally accessible IP addresses over the network without system privileges, primarily identifying open network ports, weak service banners, and external attack surfaces.
- Passive Vulnerability MonitoringInspects mirrored network traffic via SPAN ports to identify vulnerable protocols and active hosts without transmitting active probe packets into sensitive operational segments.
- Agent-Based Vulnerability AssessmentExecutes natively on remote endpoints to collect internal security configuration data continuously, even when devices are disconnected from the enterprise network.
Cevap
Credentialed Scanning matches authenticated administrative system inspection; Non-Credentialed Scanning matches unauthenticated network service discovery; Passive Monitoring matches non-intrusive SPAN port traffic analysis; Agent-Based Assessment matches continuous endpoint monitoring independent of network location.
Each vulnerability assessment method fulfills a specific operational requirement based on access privileges, network placement, and traffic tolerance. Credentialed scanning provides in-depth host visibility through authentication; non-credentialed scanning measures unauthenticated perimeter exposure; passive monitoring provides zero-impact traffic observation via SPAN/TAP; and agent-based scanning provides continuous host inspection for off-network endpoints.
Adım Adım Çözüm
Anahtar Kavram
Vulnerability Scanning Methodologies and Operational Scenarios