CRAILGNov 3, 2021

Autonomous Attack Mitigation for Industrial Control Systems

arXiv:2111.02445v113 citations
AI Analysis

This work addresses the need for timely and effective defense in industrial control networks, offering an incremental improvement over existing playbook methods.

The paper tackles the problem of autonomous cyber attack mitigation in industrial control systems by proposing a deep reinforcement learning approach, which outperforms automated playbook methods by taking less disruptive actions and defending more network nodes in simulation.

Defending computer networks from cyber attack requires timely responses to alerts and threat intelligence. Decisions about how to respond involve coordinating actions across multiple nodes based on imperfect indicators of compromise while minimizing disruptions to network operations. Currently, playbooks are used to automate portions of a response process, but often leave complex decision-making to a human analyst. In this work, we present a deep reinforcement learning approach to autonomous response and recovery in large industrial control networks. We propose an attention-based neural architecture that is flexible to the size of the network under protection. To train and evaluate the autonomous defender agent, we present an industrial control network simulation environment suitable for reinforcement learning. Experiments show that the learned agent can effectively mitigate advanced attacks that progress with few observable signals over several months before execution. The proposed deep reinforcement learning approach outperforms a fully automated playbook method in simulation, taking less disruptive actions while also defending more nodes on the network. The learned policy is also more robust to changes in attacker behavior than playbook approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes