A Novel Deep Learning based Model to Defend Network Intrusion Detection System against Adversarial Attacks
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 Deep Learning (DL) based NIDS. However, all these solutions are vulnerable to adversarial attacks, in which the malicious actor tries to evade or fool the model by injecting adversarial perturbed examples into the system. The main aim of this research work is to study powerful adversarial attack algorithms and their defence method on DL-based NIDS. Fast Gradient Sign Method (FGSM), Jacobian Saliency Map Attack (JSMA), Projected Gradient Descent (PGD) and Carlini & Wagner (C&W) are four powerful adversarial attack methods implemented against the NIDS. As a defence method, Adversarial Training is used to increase the robustness of the NIDS model. The results are summarized in three phases, i.e., 1) before the adversarial attack, 2) after the adversarial attack, and 3) after the adversarial defence. The Canadian Institute for Cybersecurity Intrusion Detection System 2017 (CICIDS-2017) dataset is used for evaluation purposes with various performance measurements like f1-score, accuracy etc.
Code (0)
등록된 구현이 없습니다.
Tasks
Adversarial AttackIntrusion DetectionNetwork Intrusion DetectionSimilar Papers 제목 키워드 기반
Robust Semi-Supervised Temporal Intrusion Detection for Adversarial Cloud Networks
Cloud networks increasingly rely on machine learning based Network Intrusion Detection Systems to defend against evolving cyber threats. However, real-world deployments are challenged by limited labeled data, non-station…
Network Intrusion DetectionG-IDS: Generative Adversarial Networks Assisted Intrusion Detection System
The boundaries of cyber-physical systems (CPS) and the Internet of Things (IoT) are converging together day by day to introduce a common platform on hybrid systems. Moreover, the combination of artificial intelligence (A…
Generative Adversarial NetworkIntrusion DetectionDetect & Reject for Transferability of Black-box Adversarial Attacks Against Network Intrusion Detection Systems
In the last decade, the use of Machine Learning techniques in anomaly-based intrusion detection systems has seen much success. However, recent studies have shown that Machine learning in general and deep learning specifi…
BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion DetectionInvestigating Resistance of Deep Learning-based IDS against Adversaries using min-max Optimization
With the growth of adversarial attacks against machine learning models, several concerns have emerged about potential vulnerabilities in designing deep neural network-based intrusion detection systems (IDS). In this pape…
Adversarial AttackIntrusion DetectionLaunching Adversarial Attacks against Network Intrusion Detection Systems for IoT
As the internet continues to be populated with new devices and emerging technologies, the attack surface grows exponentially. Technology is shifting towards a profit-driven Internet of Things market where security is an …
BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection