Fuzzing 101

Fuzzing-101 is a comprehensive course designed for those looking to become experts in fuzzing. The course includes 10 exercises focusing on real targets such as Xpdf, TCPdump, GIMP, and Google Chrome/V8. Participants will use tools like AFL-clang-fast, Sanitizers, and WinAFL to find and exploit vulnerabilities. The course is suitable for anyone interested in learning fuzzing basics and finding vulnerabilities in software projects. The exercises have been tested on Ubuntu 20.04.2 LTS, and a running Linux system with internet connection is required. Participants will use AFL++, a superior fork of AFL, for the exercises. Join the GitHub Security Lab Slack for help, suggestions, or to share your fuzzing experience!

https://github.com/antonio-morales/Fuzzing101

To top