CND (312-38) Network Defense Simulation
In this simulation, you will analyze the integration of IoT devices into an enterprise network. You will learn to identify the authoritative frameworks that guide the implementation of fundamental cybersecurity features in network-capable devices.
1 Network Scenario
You are a Network Security Analyst for a healthcare facility. The facilities team is deploying dozens of new "smart" environmental control units (IoT HVAC sensors) across the building. Before authorizing these devices on the network, you use a Network Access Control (NAC) system to profile their security capabilities against industry-recommended baselines.
Network Segments
- • VLAN 10: Corporate LAN
- • VLAN 20: Clinical Systems
- • VLAN 50: IoT & Facilities (Quarantine)
Defense Objectives
- • Profile unauthorized/unmanaged devices
- • Enforce baseline IoT security standards
- • Prevent lateral movement from compromised IoT
2 Traffic & Logs
[2023-11-04 08:14:22] NAC_ALERT: Unprofiled Device Detected
[2023-11-04 08:14:22] L2_DATA: MAC 00:1A:2B:3C:4D:5E assigned to VLAN 50 (Quarantine)
[2023-11-04 08:14:25] IDS_INFO: Active Fingerprinting -> Vendor: SmartTempX HVAC
[2023-11-04 08:14:30] TRAFFIC_ANOMALY: Open Port 23 (Telnet) detected on 10.0.50.110
[2023-11-04 08:14:31] TRAFFIC_ANOMALY: HTTP (TCP/80) default web interface active. No SSL/TLS.
[2023-11-04 08:15:01] POLICY_WARN: Device fails procurement security baseline.
[2023-11-04 08:15:02] ACTION: Enforcing ACL "DENY_IOT_TO_CORP"
3 Question
Which of the following provides a set of voluntary recommended cyber security features to include in network-capable IoT devices?
Consider the US federal agency responsible for developing technology standards, such as the widely adopted Cybersecurity Framework (CSF) and specific Interagency Reports (NISTIR) for device manufacturers.