Match each enterprise host or infrastructure security scenario to the underlying vulnerability or architectural weakness it represents.
- An embedded storage controller accessible via Telnet and HTTP across the general user workstation VLAN.Cleartext Management & Insecure Protocols
- A legacy enterprise server running an operating system that has reached End-of-Life (EOL) without extended security updates.Unsupported / Legacy System
- A hypervisor management interface directly reachable from all non-administrative employee subnets.Improper Network Segmentation
- A network switch deployed into production retaining factory-configured administrative login accounts.Default Configuration & Credentials
Answer
The scenarios match their respective security weaknesses as follows: Telnet and HTTP management maps to Cleartext Management & Insecure Protocols; End-of-Life OS maps to Unsupported / Legacy System; hypervisor interface accessible to user subnets maps to Improper Network Segmentation; and factory login accounts map to Default Configuration & Credentials.
Each scenario directly maps to its primary host and infrastructure vulnerability category: Telnet and HTTP communicate without transport encryption (Cleartext Management & Insecure Protocols); EOL systems lack vendor patch support (Unsupported / Legacy System); hypervisors accessible across general user subnets lack network isolation (Improper Network Segmentation); and factory administrative logins leave systems exposed to unauthorized access (Default Configuration & Credentials).
Step-by-Step Solution
Key Concept
Host, Network, and Architecture Vulnerabilities