Deep Anomaly Detection in Packet Payload
Jiaxin Liu, Xucheng Song, Yingjie Zhou, Xi Peng, Yanru Zhang, Pei Liu,, Dapeng Wu

TL;DR
This paper introduces a deep learning framework combining feature engineering, LSTM, CNN, and MLP to detect payload anomalies in network packets, outperforming existing methods in detection accuracy and false positive rates.
Contribution
It proposes a novel feature extraction method and a deep neural network architecture for adaptive payload anomaly detection, addressing limitations of signature-based approaches.
Findings
Higher detection rate than state-of-the-art methods
Lower false positive rate achieved
Effective on multiple public datasets
Abstract
With the widespread adoption of cloud services, especially the extensive deployment of plenty of Web applications, it is important and challenging to detect anomalies from the packet payload. For example, the anomalies in the packet payload can be expressed as a number of specific strings which may cause attacks. Although some approaches have achieved remarkable progress, they are with limited applications since they are dependent on in-depth expert knowledge, e.g., signatures describing anomalies or communication protocol at the application level. Moreover, they might fail to detect the payload anomalies that have long-term dependency relationships. To overcome these limitations and adaptively detect anomalies from the packet payload, we propose a deep learning based framework which consists of two steps. First, a novel feature engineering method is proposed to obtain the block-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Internet Traffic Analysis and Secure E-voting
