DoLLM: How Large Language Models Understanding Network Flow Data to Detect Carpet Bombing DDoS
Qingyang Li, Yihang Zhang, Zhidong Jia, Yannan Hu, Lei Zhang, Jianrong, Zhang, Yongming Xu, Yong Cui, Zongming Guo, Xinggong Zhang

TL;DR
This paper explores how large language models can understand network flow data to detect sophisticated DDoS attacks like Carpet Bombing, demonstrating improved detection performance using semantic analysis of network flows.
Contribution
It introduces DoLLM, a novel approach that leverages open-source LLMs for network flow analysis and DDoS detection, applying semantic space projections to enhance detection accuracy.
Findings
F1 score increased by up to 33.3% in zero-shot scenarios.
DoLLM effectively detects complex Carpet Bombing DDoS attacks.
Demonstrated strong detection capabilities on public and real ISP datasets.
Abstract
It is an interesting question Can and How Large Language Models (LLMs) understand non-language network data, and help us detect unknown malicious flows. This paper takes Carpet Bombing as a case study and shows how to exploit LLMs' powerful capability in the networking area. Carpet Bombing is a new DDoS attack that has dramatically increased in recent years, significantly threatening network infrastructures. It targets multiple victim IPs within subnets, causing congestion on access links and disrupting network services for a vast number of users. Characterized by low-rates, multi-vectors, these attacks challenge traditional DDoS defenses. We propose DoLLM, a DDoS detection model utilizes open-source LLMs as backbone. By reorganizing non-contextual network flows into Flow-Sequences and projecting them into LLMs semantic space as token embeddings, DoLLM leverages LLMs' contextual…
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 · Digital and Cyber Forensics
