CAS-002 · Question #294
A security administrator is investigating the compromise of a SCADA network that is not physically connected to any other network. Which of the following is the MOST likely cause of the compromise?
The correct answer is C. Infected USB device. Air-gapped SCADA networks bypass network-based attack vectors, making physical media the primary threat. An infected USB device is the most realistic way to introduce malware into an isolated environment.
Question
A security administrator is investigating the compromise of a SCADA network that is not physically connected to any other network. Which of the following is the MOST likely cause of the compromise?
Options
- AOutdated antivirus definitions
- BInsecure wireless
- CInfected USB device
- DSQL injection
How the community answered
(41 responses)- A5% (2)
- B2% (1)
- C90% (37)
- D2% (1)
Why each option
Air-gapped SCADA networks bypass network-based attack vectors, making physical media the primary threat. An infected USB device is the most realistic way to introduce malware into an isolated environment.
Outdated antivirus definitions describe a vulnerability, not an attack vector - they do not explain how the compromise initially occurred on an air-gapped network.
Insecure wireless would effectively break the air gap, making it a network connection rather than a scenario consistent with a network 'not physically connected to any other network.'
SCADA networks that are physically isolated (air-gapped) cannot be reached via internet-based attacks, remote exploits, or wireless intrusion from outside the facility. Infected USB drives are a well-documented attack vector for air-gapped systems - threat actors (and real-world incidents like Stuxnet) demonstrate that removable media can carry malware across the physical boundary and execute once plugged into a device on the isolated network.
SQL injection requires network connectivity to a database-facing application and cannot be executed against a system with no external network connections.
Concept tested: Air-gapped network attack vectors via removable media
Source: https://csrc.nist.gov/publications/detail/sp/800-82/rev-2/final
Topics
Community Discussion
No community discussion yet for this question.