paper-with-me

Papers

Problem space structural adversarial attacks for Network Intrusion Detection Systems based on Graph Neural Networks

2024-03-18 · 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.

📄 PDF Abstract BibTeX arXiv:2403.11830

Code (1)

andreaventuri01/Structural_attacks_GNN_NIDS 공식 구현 pytorch

Tasks

Intrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

A Novel Perturb-ability Score to Mitigate Evasion Adversarial Attacks on Flow-Based ML-NIDS

2024-09-11 · Mohamed elShehaby, Ashraf Matrawy

As network security threats evolve, safeguarding flow-based Machine Learning (ML)-based Network Intrusion Detection Systems (NIDS) from evasion adversarial attacks is crucial. This paper introduces the notion of feature …

feature selectionIntrusion DetectionNetwork Intrusion Detection

Evaluating the Robustness of Time Series Anomaly and Intrusion Detection Methods against Adversarial Attacks

2021-09-29 · Shahroz Tariq, Simon S. Woo

Time series anomaly and intrusion detection are extensively studied in statistics, economics, and computer science. Over the years, numerous methods have been proposed for time series anomaly and intrusion detection usin…

Intrusion DetectionTime SeriesTime Series Analysis

Adversarial Training for Deep Learning-based Intrusion Detection Systems

2021-04-20 · Islam Debicha, Thibault Debatty, Jean-Michel Dricot, Wim Mees

Nowadays, Deep Neural Networks (DNNs) report state-of-the-art results in many machine learning areas, including intrusion detection. Nevertheless, recent studies in computer vision have shown that DNNs can be vulnerable …

Deep LearningIntrusion Detection

A Novel Deep Learning based Model to Defend Network Intrusion Detection System against Adversarial Attacks

2023-07-31 · Khushnaseeb Roshan, Aasim Zafar, Shiekh Burhan Ul Haque

Network Intrusion Detection System (NIDS) is an essential tool in securing cyberspace from a variety of security risks and unknown cyberattacks. A number of solutions have been implemented for Machine Learning (ML), and …

Adversarial AttackIntrusion DetectionNetwork Intrusion Detection

SHIELD-IDS: Structurally Heterogeneous Ensemble with Integrated Layered Defense for Intrusion Detection Systems

2026-06-05 · Maryam Zaman, Muhammad Khuram Shahzad arxiv

Adversarial attacks pose a serious and growing threat to Machine Learning (ML)-based Intrusion Detection Systems (IDS), where imperceptible perturbations to network flow features can systematically mislead classifiers in…

Intrusion Detection