A security technician is categorizing host and network vulnerabilities discovered during an enterprise infrastructure audit. Match each vulnerability descriptor on the left with its primary architectural risk on the right.
- Unpatched Out-of-Band (OOB) Baseboard Management Controller (BMC)Direct hardware-level control bypassing host operating system security controls
- Use of unencrypted SNMPv1 community strings across network subnetsInterception of telemetry data and management passwords via network sniffing
- Unauthenticated HTTP access to Instance Metadata Service (IMDS)Temporary cloud identity credential harvesting via Server-Side Request Forgery (SSRF)
- Unsupported End-of-Life (EOL) operating system on an unsegmented networkUnmitigated exploit execution enabling rapid lateral movement
Cevap
Unpatched Out-of-Band (OOB) Baseboard Management Controller (BMC) matches Direct hardware-level control bypassing host operating system security controls; Use of unencrypted SNMPv1 community strings across network subnets matches Interception of telemetry data and management passwords via network sniffing; Unauthenticated HTTP access to Instance Metadata Service (IMDS) matches Temporary cloud identity credential harvesting via Server-Side Request Forgery (SSRF); Unsupported End-of-Life (EOL) operating system on an unsegmented network matches Unmitigated exploit execution enabling rapid lateral movement.
Each host and network vulnerability corresponds to its specific operational impact: BMC management interfaces provide raw hardware control below the OS layer; cleartext SNMPv1 leaks management community strings; IMDS endpoints allow SSRF attacks to harvest temporary cloud security tokens; and unpatched EOL operating systems grant unmitigated exploit opportunities on flat networks.
Adım Adım Çözüm
Anahtar Kavram
Host, Network, and Architecture Vulnerabilities