paper-with-me

Papers

IDSGAN: Generative Adversarial Networks for Attack Generation against Intrusion Detection

2018-09-06 · Zilong Lin, Yong Shi, Zhi Xue

As an essential tool in security, the intrusion detection system bears the responsibility of the defense to network attacks performed by malicious traffic. Nowadays, with the help of machine learning algorithms, intrusion detection systems develop rapidly. However, the robustness of this system is questionable when it faces adversarial attacks. For the robustness of detection systems, more potential attack approaches are under research. In this paper, a framework of the generative adversarial networks, called IDSGAN, is proposed to generate the adversarial malicious traffic records aiming to attack intrusion detection systems by deceiving and evading the detection. Given that the internal structure and parameters of the detection system are unknown to attackers, the adversarial attack examples perform the black-box attacks against the detection system. IDSGAN leverages a generator to transform original malicious traffic records into adversarial malicious ones. A discriminator classifies traffic examples and dynamically learns the real-time black-box detection system. More significantly, the restricted modification mechanism is designed for the adversarial generation to preserve original attack functionalities of adversarial traffic records. The effectiveness of the model is indicated by attacking multiple algorithm-based detection models with different attack categories. The robustness is verified by changing the number of the modified features. A comparative experiment with adversarial attack baselines demonstrates the superiority of our model.

📄 PDF Abstract BibTeX arXiv:1809.02077

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackIntrusion Detection

Similar Papers 제목 키워드 기반

A Generative Victim Model for Segmentation

2024-12-10 · Aixuan Li, Jing Zhang, Jiawei Shi, Yiran Zhong 외

We find that the well-trained victim models (VMs), against which the attacks are generated, serve as fundamental prerequisites for adversarial attacks, i.e. a segmentation VM is needed to generate attacks for segmentatio…

Adversarial AttackImage GenerationImage Segmentationmodel+2

Detecting Adversarial Data Using Perturbation Forgery

2025-01-01 · CVPR 2025 1 · Qian Wang, Chen Li, Yuchen Luo, Hefei Ling 외

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural a…

Detecting Adversarial Data via Perturbation Forgery

2024-05-25 · Qian Wang, Chen Li, Yuchen Luo, Hefei Ling 외

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and a…

TAIGen: Training-Free Adversarial Image Generation via Diffusion Models

2025-08-20 · Susim Roy, Anubhooti Jain, Mayank Vatsa, Richa Singh arxiv

Adversarial attacks from generative models often produce low-quality images and require substantial computational resources. Diffusion models, though capable of high-quality generation, typically need hundreds of samplin…

Image Generation

A Robust Adversarial Network-Based End-to-End Communications System With Strong Generalization Ability Against Adversarial Attacks

2021-03-03 · Yudi Dong, Huaxia Wang, Yu-Dong Yao

We propose a novel defensive mechanism based on a generative adversarial network (GAN) framework to defend against adversarial attacks in end-to-end communications systems. Specifically, we utilize a generative network t…

Generative Adversarial Network