Mirco Marchetti

CR
h-index26
4papers
210citations
Novelty44%
AI Score41

4 Papers

50.0PFMay 28
Demystifying VEINS: A Reality Check Against Living Lab Experiments

Antonio Solida, Giovanni Gambigliani Zoccoli, Gaetano Orazio Cauchi et al.

Safety applications in vehicle-to-everything communications and Cooperative Intelligent Transport Systems rely on reliable and timely message exchange, which in turn depends on accurate modeling of wireless signal propagation. Simulation frameworks such as VEINS are widely adopted to design and evaluate such systems before deployment; however, their realism strongly depends on the validity of the underlying channel and antenna models. This work presents an empirical validation of the VEINS simulator against real-world data collected from the MASA living laboratory. Using the default configuration, we compare Received Signal Strength Indicator (RSSI), number of messages, and attenuation of the signal. The results show that VEINS systematically overestimates the RSSI value, while losing approximately 18% of the total number of messages received compared to the MASA, revealing inconsistencies between simulation and reality. The contribution of this study is a direct comparison between simulated and real world data, establishing a quantitative basis for future calibration of VEINS parameters to improve the fidelity of VANET simulations in C-ITS safety research.

CRMar 18, 2024
Problem space structural adversarial attacks for Network Intrusion Detection Systems based on Graph Neural Networks

Andrea Venturi, Dario Stabili, Mirco Marchetti

Machine Learning (ML) algorithms have become increasingly popular for supporting Network Intrusion Detection Systems (NIDS). Nevertheless, extensive research has shown their vulnerability to adversarial attacks, which involve subtle perturbations to the inputs of the models aimed at compromising their performance. Recent proposals have effectively leveraged Graph Neural Networks (GNN) to produce predictions based also on the structural patterns exhibited by intrusions to enhance the detection robustness. However, the adoption of GNN-based NIDS introduces new types of risks. In this paper, we propose the first formalization of adversarial attacks specifically tailored for GNN in network intrusion detection. Moreover, we outline and model the problem space constraints that attackers need to consider to carry out feasible structural attacks in real-world scenarios. As a final contribution, we conduct an extensive experimental campaign in which we launch the proposed attacks against state-of-the-art GNN-based NIDS. Our findings demonstrate the increased robustness of the models against classical feature-based adversarial attacks, while highlighting their susceptibility to structure-based attacks.

CRJun 17, 2021
Modeling Realistic Adversarial Attacks against Network Intrusion Detection Systems

Giovanni Apruzzese, Mauro Andreolini, Luca Ferretti et al.

The incremental diffusion of machine learning algorithms in supporting cybersecurity is creating novel defensive opportunities but also new types of risks. Multiple researches have shown that machine learning methods are vulnerable to adversarial attacks that create tiny perturbations aimed at decreasing the effectiveness of detecting threats. We observe that existing literature assumes threat models that are inappropriate for realistic cybersecurity scenarios because they consider opponents with complete knowledge about the cyber detector or that can freely interact with the target systems. By focusing on Network Intrusion Detection Systems based on machine learning, we identify and model the real capabilities and circumstances required by attackers to carry out feasible and successful adversarial attacks. We then apply our model to several adversarial attacks proposed in literature and highlight the limits and merits that can result in actual adversarial attacks. The contributions of this paper can help hardening defensive systems by letting cyber defenders address the most critical and real issues, and can benefit researchers by allowing them to devise novel forms of adversarial attacks based on realistic threat models.

CRDec 9, 2019
Hardening Random Forest Cyber Detectors Against Adversarial Attacks

Giovanni Apruzzese, Mauro Andreolini, Michele Colajanni et al.

Machine learning algorithms are effective in several applications, but they are not as much successful when applied to intrusion detection in cyber security. Due to the high sensitivity to their training data, cyber detectors based on machine learning are vulnerable to targeted adversarial attacks that involve the perturbation of initial samples. Existing defenses assume unrealistic scenarios; their results are underwhelming in non-adversarial settings; or they can be applied only to machine learning algorithms that perform poorly for cyber security. We present an original methodology for countering adversarial perturbations targeting intrusion detection systems based on random forests. As a practical application, we integrate the proposed defense method in a cyber detector analyzing network traffic. The experimental results on millions of labelled network flows show that the new detector has a twofold value: it outperforms state-of-the-art detectors that are subject to adversarial attacks; it exhibits robust results both in adversarial and non-adversarial scenarios.