A security analyst reviews a vulnerability assessment report for legacy environmental monitoring sensors installed across a data center. The report reveals that the sensors transmit operational telemetry in cleartext using SNMPv1 with default community strings. The vendor confirms the embedded hardware cannot support firmware updates, protocol upgrade to SNMPv3, or host-level encryption. Which of the following architectural security controls represents the MOST effective mitigation to protect against internal eavesdropping and unauthorized control commands?
- Isolate the sensors on a dedicated out-of-band management VLAN and enforce access control lists through an inspecting security gateway.Answer
- BRely on boundary perimeter firewalls to block inbound traffic on UDP port 161 originating from external public networks.
- CInstall a host-based intrusion prevention system agent directly onto each physical sensor node to restrict process modification.
- DDeploy an inline web application firewall to detect and filter out SQL injection payloads directed at sensor interfaces.
Answer
Isolate the sensors on a dedicated out-of-band management VLAN and enforce access control lists through an inspecting security gateway.
When legacy hardware cannot be patched or upgraded to support secure encrypted protocols like SNMPv3, deploying compensating network controls—such as placing devices on an isolated out-of-band management VLAN with strict access controls—is the most effective method to mitigate unauthorized access and cleartext data leakage.
Step-by-Step Solution
Key Concept
Compensating Network Controls and Microsegmentation for Legacy Architecture Vulnerabilities
Estimated Time:1m 30s