awesome-fuzzing
github.com/cpuu/awesome-fuzzing ↗A curated list of awesome Fuzzing(or Fuzz Testing) for software security
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me kernel resources from awesome-fuzzing"
Installation instructions →What's inside
Tools
- ACTORKernel
An action-guided kernel fuzzing framework that generates inputs leveraging triggered actions and their temporal relationships.
- AFL++File
A superior fork to Google's AFL with more speed, more and better mutations, more and better instrumentation, and custom module support.
- AngoraFile
A mutation-based coverage guided fuzzer that increases branch coverage by solving path constraints without symbolic execution.
- CorbFuzzWeb
A state-aware fuzzer for generating as many responses from a web application as possible without need of setting up a database.
- DIFUZEKernel
An interface-aware fuzzer for Linux kernel drivers that automatically recovers ioctl interfaces via LLVM analysis and generates targeted test cases.
- DifuzzRTLCPU
A differential fuzz testing approach for CPU verification.
Talks
- Adventures in Fuzzing
NYU Talk 2018.
- Effective File Format Fuzzing
Black Hat Europe 2016.
- Fuzzing Labs - Patrick Ventuzelo
YouTube.
- Fuzzing with AFL
NDC Conferences 2018.
Papers
- AFGen: Whole-Function Fuzzing for Applications and Libraries, 2024IEEE Symposium on Security and Privacy (IEEE S&P)
- AFL-based Fuzzing for Java with Kelinci, 2017ACM Conference on Computer and Communications Security (ACM CCS)
- AidFuzzer: Adaptive Interrupt-Driven Firmware Fuzzing via Run-Time State Recognition, 2025USENIX Security
- AIFORE: Smart Fuzzing Based on Automatic Input Format Reverse Engineering, 2023USENIX Security
- A Modbus/TCP Fuzzer for testing internetworked industrial systems, 2015The others
- AmpFuzz: Fuzzing for Amplification DDoS Vulnerabilities, 2022USENIX Security
Showing a sample of 325 resources. View the full list on GitHub →