A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
☆5,762Apr 3, 2024Updated last year
Alternatives and similar repositories for Awesome-Fuzzing
Users that are interested in Awesome-Fuzzing are comparing it to the libraries listed below
Sorting:
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,310Jan 6, 2026Updated last month
- A collection of links related to Linux kernel security and exploitation☆6,353Jan 26, 2026Updated last month
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,299Jun 29, 2023Updated 2 years ago
- Recent Fuzzing Paper☆2,737Nov 4, 2025Updated 4 months ago
- awesome list of browser exploitation tutorials☆2,267Sep 18, 2023Updated 2 years ago
- A fork of AFL for fuzzing Windows binaries☆2,535Dec 5, 2025Updated 3 months ago
- Set of tests for fuzzing engines☆1,467Aug 25, 2021Updated 4 years ago
- A repository for learning various heap exploitation techniques.☆8,450Jan 15, 2026Updated last month
- ✍️ A curated list of CVE PoCs.☆3,481Jan 4, 2022Updated 4 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,276Oct 12, 2022Updated 3 years ago
- A fork and successor of the Sulley Fuzzing Framework☆2,316Feb 15, 2026Updated 2 weeks ago
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆6,074Updated this week
- Tutorials, examples, discussions, research proposals, and other resources related to fuzzing☆3,751Oct 24, 2024Updated last year
- 🦄 A curated list of the awesome resources about the Vulnerability Research☆1,313Dec 7, 2020Updated 5 years ago
- DOM fuzzer☆1,769Nov 26, 2024Updated last year
- Defund the Police.☆13,486Jun 7, 2024Updated last year
- A JavaScript Engine Fuzzer☆2,152Updated this week
- Course materials for Modern Binary Exploitation by RPISEC☆5,936Dec 9, 2021Updated 4 years ago
- List of Awesome Advanced Windows Exploitation References☆1,548Jan 13, 2022Updated 4 years ago
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆6,326Updated this week
- A curated list of awesome Fuzzing(or Fuzz Testing) for software security☆957Nov 20, 2023Updated 2 years ago
- A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development☆2,089May 27, 2022Updated 3 years ago
- A collection of JavaScript engine CVEs with PoCs☆2,316Sep 3, 2019Updated 6 years ago
- OSS-Fuzz - continuous fuzzing for open source software.☆11,929Updated this week
- CTF framework and exploit development library☆13,293Updated this week
- HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux☆2,953Feb 24, 2025Updated last year
- linux-kernel-exploits Linux平台提权漏洞集合☆5,580Jul 13, 2020Updated 5 years ago
- An step by step fuzzing tutorial. A GitHub Security Lab initiative☆3,720Jun 3, 2024Updated last year
- A powerful and user-friendly binary analysis platform!☆8,517Updated this week
- A curated list of awesome reversing resources☆4,463Aug 19, 2023Updated 2 years ago
- A Coverage Explorer for Reverse Engineers☆2,505Feb 14, 2026Updated 2 weeks ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆645Apr 30, 2019Updated 6 years ago
- Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read☆1,355Feb 21, 2025Updated last year
- Driller: augmenting AFL with symbolic execution!