mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
1.7 KiB
1.7 KiB
Fuzzing Resources
Commercial Fuzzers
Community-supported/Open Source Fuzzers
- Peach Fuzzer Community Edition
- Munity Fuzzer
- Sulley
- Boofuzz
- Radamsa
- Zzuf
- OWASP Zed Attack Proxy Fuzz Add-on
- American Fuzzy Lop
- Honggfuzz
Free Tutorials
- Fuzzing with AFL - by Michael Macnair
- Attacking Antivirus Software's Kernel Driver
- Fuzzing the Windows Kernel - OffensiveCon 2020
- Youtube Playlist of various fuzzing talks and presentations
- DerbyCon 2016: Fuzzing basics...or how to break software
- TALOS Munity Fuzzer Tutorial
- A curated list of Fuzz-related topics maintained by @secfigo. Includes tools, books, free and paid courses, videos, and tutorials.