312-50V12 · Question #193
You are a cybersecurity consultant at SecureIoT Inc. A manufacturing company has contracted you to strengthen the security of their Industrial IoT (IIoT) devices used in their operational technology (
The correct answer is D. Implement network segmentation to separate IIoT devices from the rest of the network.. To provide comprehensive protection for IIoT devices in an OT environment beyond just a firewall, implementing network segmentation is the most effective measure.
Question
Options
- AIncrease the frequency of changing passwords on all IIoT devices.
- BUse the same encryption standards for IIoT devices as for IT devices.
- CRely on the existing firewall and install antivirus software on each IIoT device.
- DImplement network segmentation to separate IIoT devices from the rest of the network.
How the community answered
(36 responses)- A6% (2)
- B17% (6)
- C3% (1)
- D75% (27)
Why each option
To provide comprehensive protection for IIoT devices in an OT environment beyond just a firewall, implementing network segmentation is the most effective measure.
Increasing password change frequency, while generally good practice, is often impractical for numerous IIoT devices with limited interfaces and does not address fundamental network-level vulnerabilities or provide comprehensive protection against various attack vectors.
IIoT devices often have resource constraints (processing power, memory) that may not support the same robust encryption standards used in IT environments, and encryption alone does not prevent all attack vectors or provide network isolation.
Many IIoT devices run specialized, resource-constrained operating systems that do not support traditional antivirus software installation, and the question explicitly states that relying solely on the existing firewall is insufficient.
Network segmentation isolates IIoT devices, which are often critical and vulnerable, from the broader IT network. This significantly reduces the attack surface, limits lateral movement for attackers, and contains potential incidents, directly mitigating the risk of production disruption and safety compromises by creating a robust defense-in-depth architecture.
Concept tested: OT/IIoT Network Segmentation for Security
Source: https://learn.microsoft.com/en-us/azure/architecture/example-scenario/iot-security/security-architecture-ics
Topics
Community Discussion
No community discussion yet for this question.