A Flow is a Stream of Packets: A Stream-Structured Data Approach for DDoS Detection
Raja Giryes, Lior Shafir, Avishai Wool

TL;DR
This paper introduces a novel stream-structured approach for DDoS detection that models flows as variable-length packet streams, enabling faster and more accurate identification of malicious traffic compared to traditional aggregated flow methods.
Contribution
The paper proposes a tree-based detection method that operates on packet streams rather than fixed-size flow records, improving detection speed and accuracy for DDoS attacks.
Findings
Achieves comparable or better accuracy than state-of-the-art deep learning methods.
Detects malicious flows significantly earlier, saving up to 99.79% of detection time.
Uses only 4-6% of traffic volume for detection.
Abstract
Distributed Denial of Service (DDoS) attacks are getting increasingly harmful to the Internet, showing no signs of slowing down. Developing an accurate detection mechanism to thwart DDoS attacks is still a big challenge due to the rich variety of these attacks and the emergence of new attack vectors. In this paper, we propose a new tree-based DDoS detection approach that operates on a flow as a stream structure, rather than the traditional fixed-size record structure containing aggregated flow statistics. Although aggregated flow records have gained popularity over the past decade, providing an effective means for flow-based intrusion detection by inspecting only a fraction of the total traffic volume, they are inherently constrained. Their detection precision is limited not only by the lack of packet payloads, but also by their structure, which is unable to model fine-grained…
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
