AI-based Identification of Most Critical Cyberattacks in Industrial Systems
Bruno Paes Leao, Jagannadh Vempati, Siddharth Bhela, Tobias Ahlgrim, Daniel Arnold
TL;DR
The paper tackles the challenge of identifying the most disruptive cyberattacks on industrial systems by tying attack progression directly to operational performance through a KPI $y$. It introduces an augmented simulation model (ASM) augmented with a cybersecurity information layer (CIL) and a Monte Carlo Tree Search-based sequential decision-making optimizer (SDMO) to discover attack paths that minimize $y$ under an attack budget. Key contributions include (i) KPI-driven critical-attack identification, (ii) integration of system models with cyber network information, and (iii) empirical validation on a realistic power distribution grid using PyCIGAR/OpenDSS, showing the framework can reveal realistic entry points and impactfully disrupt operations. The approach provides a principled basis for prioritizing defenses and testing cybersecurity solutions in OT environments, though it faces computational challenges that motivate future work on parallelization, surrogate modeling, and richer integration with standard risk frameworks like MITRE ATT&CK and CVSS. $y$-based assessment is central to translating cyber threats into actionable operational risk in industrial settings.
Abstract
Modern industrial systems face a growing threat from sophisticated cyberattacks that can cause significant operational disruptions. This work presents a novel methodology for identification of the most critical cyberattacks that may disrupt the operation of such a system. Application of the proposed framework can enable the design and development of advanced cybersecurity solutions for a wide range of industrial applications. Attacks are assessed taking into direct consideration how they impact the system operation as measured by a defined Key Performance Indicator (KPI). A simulation model (SM), of the industrial process is employed for calculation of the KPI based on operating conditions. Such SM is augmented with a layer of information describing the communication network topology, connected devices, and potential actions an adversary can take based on each device or network link. Each possible action is associated with an abstract measure of effort, which is interpreted as a cost. It is assumed that the adversary has a corresponding budget that constrains the selection of the sequence of actions defining the progression of the attack. A dynamical system comprising a set of states associated with the cyberattack (cyber-states) and transition logic for updating their values is also proposed. The resulting augmented simulation model (ASM) is then employed in an artificial intelligence-based sequential decision-making optimization to yield the most critical cyberattack scenarios as measured by their impact on the defined KPI. The methodology is successfully tested based on an electrical power distribution system use case.
