CRLGFeb 13, 2024

ROSpace: Intrusion Detection Dataset for a ROS2-Based Cyber-Physical System

arXiv:2402.08468v120 citationsh-index: 15Sci Data
Originality Synthesis-oriented
AI Analysis

This provides a dataset for researchers developing machine learning-based intrusion detection systems in ROS2 cyber-physical systems, though it is incremental as it focuses on a specific domain.

The authors tackled the lack of realistic intrusion detection datasets for cyber-physical systems by creating ROSpace, a dataset from penetration testing on a ROS2-based embedded system, which includes time-series data from three architectural layers and alternates normal and attack periods to enable measuring detection time and malicious activities.

Most of the intrusion detection datasets to research machine learning-based intrusion detection systems (IDSs) are devoted to cyber-only systems, and they typically collect data from one architectural layer. Additionally, often the attacks are generated in dedicated attack sessions, without reproducing the realistic alternation and overlap of normal and attack actions. We present a dataset for intrusion detection by performing penetration testing on an embedded cyber-physical system built over Robot Operating System 2 (ROS2). Features are monitored from three architectural layers: the Linux operating system, the network, and the ROS2 services. The dataset is structured as a time series and describes the expected behavior of the system and its response to ROS2-specific attacks: it repeatedly alternates periods of attack-free operation with periods when a specific attack is being performed. Noteworthy, this allows measuring the time to detect an attacker and the number of malicious activities performed before detection. Also, it allows training an intrusion detector to minimize both, by taking advantage of the numerous alternating periods of normal and attack operations.

Code Implementations1 repo
Foundations

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

Your Notes