GSLC · Question #573
Joe, a technician at the local power plant, notices that several turbines had ramp up in cycles during the week. Further investigation by the system engineering team determined that a timed .exe…
The correct answer is A. Create a VLAN for the SCADA. A malicious executable was planted on an ICS/SCADA system by contractors, indicating the control network lacks proper segmentation from other network zones. Isolating the SCADA environment via a dedicated VLAN is the appropriate remediation.
Question
Joe, a technician at the local power plant, notices that several turbines had ramp up in cycles during the week. Further investigation by the system engineering team determined that a timed .exe file had been uploaded to the system control console during a visit by international contractors. Which of the following actions should Joe recommend?
Options
- ACreate a VLAN for the SCADA
- BEnable PKI for the MainFrame
- CImplement patch management
- DImplement stronger WPA2 Wireless
How the community answered
(41 responses)- A56% (23)
- B15% (6)
- C7% (3)
- D22% (9)
Why each option
A malicious executable was planted on an ICS/SCADA system by contractors, indicating the control network lacks proper segmentation from other network zones. Isolating the SCADA environment via a dedicated VLAN is the appropriate remediation.
Creating a dedicated VLAN for the SCADA system enforces network segmentation, preventing unauthorized devices or malicious traffic from reaching industrial control systems. This limits the attack surface by ensuring the ICS/SCADA environment is logically isolated from corporate or visitor-accessible networks. Network segmentation is a foundational control recommended by ICS security frameworks to contain threats introduced through physical or network-based vectors.
PKI (Public Key Infrastructure) for the mainframe addresses authentication and encryption, but does not isolate the SCADA network from other segments where the threat originated.
Patch management addresses software vulnerabilities over time but does not prevent or remediate the immediate risk posed by a planted executable on an already-compromised system.
WPA2 wireless security improvements address wireless network access, but the contractor access was physical and wired, making wireless hardening irrelevant to this attack vector.
Concept tested: SCADA/ICS network segmentation using VLANs
Source: https://csrc.nist.gov/publications/detail/sp/800-82/rev-3/final
Topics
Community Discussion
No community discussion yet for this question.