Blackbox Fuzzing using AFL++ QEMU mode (Binary-Only Fuzzing)

📥 Download source code and materials: In this really basic course, I will use AFL to fuzz an already compiled binary. I will first explain how AFLplusplus QEMU mode is working and why it’s impacting the performance. Then, we will fuzz the pdfinfo binary and we will improve the coverage by providing additional pdf files into the corpora. #Fuzzing #afl #QEMU 00:00 Intro 00:44 AFL QEMU mode 03:04 pdfinfo presentation 05:36 Prepare the folder 06:29 Run the fuzzer command 09:25 Understand the AFL screen status 10:50 Adding new corpora inputs 12:46 Fuzzing improvement 17:30 Going deeper with C/C Whitebox fuzzing ==== 🔥 C/C Whitebox Fuzzing Training ==== ==== 🦄 Join the community ==== ==== 📡 Socials ====
Back to Top