paper-with-me

Papers

TANTRA: Timing-Based Adversarial Network Traffic Reshaping Attack

2021-03-10 · Yam Sharon, David Berend, Yang Liu, Asaf Shabtai, Yuval Elovici

Network intrusion attacks are a known threat. To detect such attacks, network intrusion detection systems (NIDSs) have been developed and deployed. These systems apply machine learning models to high-dimensional vectors of features extracted from network traffic to detect intrusions. Advances in NIDSs have made it challenging for attackers, who must execute attacks without being detected by these systems. Prior research on bypassing NIDSs has mainly focused on perturbing the features extracted from the attack traffic to fool the detection system, however, this may jeopardize the attack's functionality. In this work, we present TANTRA, a novel end-to-end Timing-based Adversarial Network Traffic Reshaping Attack that can bypass a variety of NIDSs. Our evasion attack utilizes a long short-term memory (LSTM) deep neural network (DNN) which is trained to learn the time differences between the target network's benign packets. The trained LSTM is used to set the time differences between the malicious traffic packets (attack), without changing their content, such that they will "behave" like benign network traffic and will not be detected as an intrusion. We evaluate TANTRA on eight common intrusion attacks and three state-of-the-art NIDS systems, achieving an average success rate of 99.99\% in network intrusion detection system evasion. We also propose a novel mitigation technique to address this new evasion attack.

📄 PDF Abstract BibTeX arXiv:2103.06297

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Invisible Optical Adversarial Stripes on Traffic Sign against Autonomous Vehicles

2024-07-10 · Dongfang Guo, Yuting Wu, Yimin Dai, Pengfei Zhou 외

Camera-based computer vision is essential to autonomous vehicle's perception. This paper presents an attack that uses light-emitting diodes and exploits the camera's rolling shutter effect to create adversarial stripes i…

Autonomous DrivingAutonomous VehiclesTraffic Sign Recognition

Security Analysis and Enhancement of Model Compressed Deep Learning Systems under Adversarial Attacks

2018-02-14 · Qi Liu, Tao Liu, Zihao Liu, Yanzhi Wang 외

DNN is presenting human-level performance for many complex intelligent tasks in real-world applications. However, it also introduces ever-increasing security concerns. For example, the emerging adversarial attacks indica…

Adversarial Attack

RAG-targeted Adversarial Attack on LLM-based Threat Detection and Mitigation Framework

2025-11-09 · Seif Ikbarieh, Kshitiz Aryal, Maanak Gupta arxiv

The rapid expansion of the Internet of Things (IoT) is reshaping communication and operational practices across industries, but it also broadens the attack surface and increases susceptibility to security breaches. Artif…

Network Intrusion DetectionAdversarial RobustnessAdversarial Attack

Adjust-free adversarial example generation in speech recognition using evolutionary multi-objective optimization under black-box condition

2020-12-21 · Shoma Ishida, Satoshi Ono

This paper proposes a black-box adversarial attack method to automatic speech recognition systems. Some studies have attempted to attack neural networks for speech recognition; however, these methods did not consider the…

Adversarial AttackAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Time Is All It Takes: Spike-Retiming Attacks on Event-Driven Spiking Neural Networks

2026-02-03 · Yi Yu, Qixin Zhang, Shuhan Ye, Xun Lin 외 arxiv

Spiking neural networks (SNNs) compute with discrete spikes and exploit temporal structure, yet most adversarial attacks change intensities or event counts instead of timing. We study a timing-only adversary that retimes…