CRJul 7, 2020

Towards Systematically Deriving Defence Mechanisms from Functional Requirements of Cyber-Physical Systems

arXiv:2007.03651v24 citations
Originality Incremental advance
AI Analysis

This addresses the costly design flaws in critical infrastructure CPSs, though it is incremental as it builds on existing invariant derivation approaches.

The authors tackled the problem of deriving invariants for attack detection in cyber-physical systems by proposing a systematic method that analyzes functional requirements before system construction, applying it to a water treatment plant testbed where it detected attacks with high accuracy and no false positives.

The threats faced by cyber-physical systems (CPSs) in critical infrastructure have motivated the development of different attack detection mechanisms, such as those that monitor for violations of invariants, i.e. properties that always hold in normal operation. Given the complexity of CPSs, several existing approaches focus on deriving invariants automatically from data logs, but these can miss possible system behaviours if they are not represented in that data. Furthermore, resolving any design flaws identified in this process is costly, as the CPS is already built. In this position paper, we propose a systematic method for deriving invariants before a CPS is built by analysing its functional requirements. Our method, inspired by the axiomatic design methodology for systems, iteratively analyses dependencies in the design to construct equations and process graphs that model the invariant relationships between CPS components. As a preliminary study, we applied it to the design of a water treatment plant testbed, implementing checkers for two invariants by using decision trees, and finding that they could detect some examples of attacks on the testbed with high accuracy and without false positives. Finally, we explore how developing our method further could lead to more robust CPSs and reduced costs by identifying design weaknesses before systems are implemented.

Foundations

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

Your Notes