MultiFuzz: A Dense Retrieval-based Multi-Agent System for Network Protocol Fuzzing
Youssef Maklad, Fares Wael, Ali Hamdi, Wael Elsersy, Khaled Shaban

TL;DR
MultiFuzz introduces a dense retrieval-based multi-agent system that leverages semantic context and structured reasoning to significantly enhance network protocol fuzzing effectiveness and state coverage over existing methods.
Contribution
It presents a novel multi-agent framework integrating dense retrieval, structured reasoning, and LLMs to improve protocol fuzzing beyond current state-of-the-art techniques.
Findings
Improves branch coverage and protocol state exploration.
Outperforms NSFuzz, AFLNet, and ChatAFL in experiments.
Enhances fuzzing reliability through semantic-aware context retrieval.
Abstract
Traditional protocol fuzzing techniques, such as those employed by AFL-based systems, often lack effectiveness due to a limited semantic understanding of complex protocol grammars and rigid seed mutation strategies. Recent works, such as ChatAFL, have integrated Large Language Models (LLMs) to guide protocol fuzzing and address these limitations, pushing protocol fuzzers to wider exploration of the protocol state space. But ChatAFL still faces issues like unreliable output, LLM hallucinations, and assumptions of LLM knowledge about protocol specifications. This paper introduces MultiFuzz, a novel dense retrieval-based multi-agent system designed to overcome these limitations by integrating semantic-aware context retrieval, specialized agents, and structured tool-assisted reasoning. MultiFuzz utilizes agentic chunks of protocol documentation (RFC Documents) to build embeddings in a…
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 · Network Packet Processing and Optimization · IPv6, Mobility, Handover, Networks, Security
