A security technician running an infrastructure discovery scan receives the following report for an internal management host:
[+] Host 192.168.10.45:161/UDP - Active
[+] Protocol: SNMPv2c
[+] Community String: public
[+] Extracted Info: SysName: HV-NODE01, OS: Linux 4.19, Interfaces: eth0 (192.168.10.45), eth1 (10.50.0.1 - Storage SAN)
Which of the following represents the primary host and network architecture vulnerability demonstrated in this scan output?
- Exposure of sensitive host system information and internal network topology through cleartext protocols with default credentialsCevap
- BFailure of an inline web application firewall to inspect and sanitize SQL injection payloads targeting database backends
- CDeploying perimeter network firewall rules to mitigate application-layer memory buffer overflow vulnerabilities on the host
- DMisclassifying active SNMP monitoring daemons as detective security controls rather than preventive boundary controls
Cevap
The primary vulnerability is the exposure of sensitive host system information and internal network topology through cleartext protocols utilizing default community strings.
The correct answer highlights that SNMPv2c sends data in cleartext and using the default community string ('public') exposes sensitive system details—such as OS version, internal IP addresses, and SAN network topology—to unauthorized network reconnaissance.
Adım Adım Çözüm
Anahtar Kavram
Host and Infrastructure Management Protocol Hardening (SNMP Security)