SCAPHY: Detecting Modern ICS Attacks by Correlating Behaviors in SCADA and PHYsical
Moses Ike, Kandy Phan, Keaton Sadoski, Romuald Valme, Wenke Lee

TL;DR
SCAPHY is a novel detection system that leverages the unique execution phases of SCADA to identify and differentiate legitimate control behaviors from malicious activities in ICS environments, enhancing attack detection accuracy.
Contribution
SCAPHY introduces a new method combining physical process dependency graphs and phase-aware dynamic analysis to detect sophisticated ICS attacks that blend with normal operations.
Findings
Achieved 95% detection accuracy with 3.5% false positives in testbed environments.
Outperformed existing methods with significantly higher accuracy and lower false positive rates.
Demonstrated robustness against attackers aware of the detection approach.
Abstract
Modern Industrial Control Systems (ICS) attacks evade existing tools by using knowledge of ICS processes to blend their activities with benign Supervisory Control and Data Acquisition (SCADA) operation, causing physical world damages. We present SCAPHY to detect ICS attacks in SCADA by leveraging the unique execution phases of SCADA to identify the limited set of legitimate behaviors to control the physical world in different phases, which differentiates from attackers activities. For example, it is typical for SCADA to setup ICS device objects during initialization, but anomalous during processcontrol. To extract unique behaviors of SCADA execution phases, SCAPHY first leverages open ICS conventions to generate a novel physical process dependency and impact graph (PDIG) to identify disruptive physical states. SCAPHY then uses PDIG to inform a physical process-aware dynamic analysis,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Smart Grid Security and Resilience · Network Security and Intrusion Detection
