ChatAFLndss/ChatAFL
Large Language Model guided Protocol Fuzzing (NDSS'24)
This project helps security researchers and penetration testers uncover vulnerabilities in network protocols more effectively. It takes a network protocol specification and automatically generates diverse, structure-aware messages to test the system. The output identifies potential weaknesses or crashes in the protocol implementation, enabling a deeper security analysis.
382 stars. No commits in the last 6 months.
Use this if you need to thoroughly test the robustness and security of network protocol implementations, especially when traditional fuzzing methods struggle to find new vulnerabilities.
Not ideal if you are looking to test simple APIs or non-network-based applications, as it is specifically designed for stateful network protocol fuzzing.
Stars
382
Forks
50
Language
C
License
Apache-2.0
Category
Last pushed
Jun 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ChatAFLndss/ChatAFL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/oss-fuzz-gen
LLM powered fuzzing via OSS-Fuzz.
cyberark/FuzzyAI
A powerful tool for automated LLM fuzzing. It is designed to help developers and security...
prompt-security/ps-fuzz
Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt
fuzz4all/fuzz4all
🌌️Fuzz4All: Universal Fuzzing with Large Language Models
mnns/LLMFuzzer
🧠 LLMFuzzer - Fuzzing Framework for Large Language Models 🧠 LLMFuzzer is the first open-source...