paper-with-me

Papers

Realtime Robust Malicious Traffic Detection via Frequency Domain Analysis

2021-06-28 · Chuanpu Fu, Qi Li, Meng Shen, Ke Xu

Machine learning (ML) based malicious traffic detection is an emerging security paradigm, particularly for zero-day attack detection, which is complementary to existing rule based detection. However, the existing ML based detection has low detection accuracy and low throughput incurred by inefficient traffic features extraction. Thus, they cannot detect attacks in realtime especially in high throughput networks. Particularly, these detection systems similar to the existing rule based detection can be easily evaded by sophisticated attacks. To this end, we propose Whisper, a realtime ML based malicious traffic detection system that achieves both high accuracy and high throughput by utilizing frequency domain features. It utilizes sequential features represented by the frequency domain features to achieve bounded information loss, which ensures high detection accuracy, and meanwhile constrains the scale of features to achieve high detection throughput. Particularly, attackers cannot easily interfere with the frequency domain features and thus Whisper is robust against various evasion attacks. Our experiments with 42 types of attacks demonstrate that, compared with the state-of-theart systems, Whisper can accurately detect various sophisticated and stealthy attacks, achieving at most 18.36% improvement, while achieving two orders of magnitude throughput. Even under various evasion attacks, Whisper is still able to maintain around 90% detection accuracy.

📄 PDF Abstract BibTeX arXiv:2106.14707

Code (1)

fuchuanpu/whisper 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Global Geolocated Realtime Data of Interfleet Urban Transit Bus Idling

2024-03-06 · Nicholas Kunz, H. Oliver Gao

Urban transit bus idling is a contributor to ecological stress, economic inefficiency, and medically hazardous health outcomes due to emissions. The global accumulation of this frequent pattern of undesirable driving beh…

Decision MakingManagement

Joint Detection of Malicious Domains and Infected Clients

2019-06-21 · Paul Prasse, Rene Knaebel, Lukas Machlica, Tomas Pevny 외

Detection of malware-infected computers and detection of malicious web domains based on their encrypted HTTPS traffic are challenging problems, because only addresses, timestamps, and data volumes are observable. The det…

Transfer Learning

Using EBGAN for Anomaly Intrusion Detection

2022-06-21 · Yi Cui, Wenfeng Shen, Jian Zhang, Weijia Lu 외

As an active network security protection scheme, intrusion detection system (IDS) undertakes the important responsibility of detecting network attacks in the form of malicious network traffic. Intrusion detection technol…

Intrusion Detection

Feature Mining for Encrypted Malicious Traffic Detection with Deep Learning and Other Machine Learning Algorithms

2023-04-07 · ZiHao Wang, Vrizlynn L. L. Thing

The popularity of encryption mechanisms poses a great challenge to malicious traffic detection. The reason is traditional detection techniques cannot work without the decryption of encrypted traffic. Currently, research …

Deep Learning

Learning detectors of malicious web requests for intrusion detection in network traffic

2017-02-08 · Lukas Machlica, Karel Bartos, Michal Sofka

This paper proposes a generic classification system designed to detect security threats based on the behavior of malware samples. The system relies on statistical features computed from proxy log fields to train detector…

Intrusion Detection