Honggfuzz QEMU-mode & Hardware-based coverage, Better than AFL++? - Blackbox Fuzzing #2

📥 Download source code and materials: Today, I will use both honggfuzz QEMU mode and honggfuzz Hardware-based coverage to fuzz a compiled binary. I will explain how those modes are working, fuzz the pdfinfo binary with QEMU mode and then fuzz it with hardware-based coverage mechanisms. #Blackbox #Fuzzing #honggfuzz 00:00 Intro 00:48 Honggfuzz 02:20 QEMU mode & Hardware-based coverage 04:31 Comparaison with AFL fuzzing of pdfinfo 05:42 Prepare your system for fuzzing 07:48 Run the fuzzer using QEMU mode 11:28 Run the fuzzer using Hardware-based coverage 16:24 Conclusion ==== 🔥 C/C Whitebox Fuzzing Training ==== ==== 🦄 Join the community ==== ==== 📡 Socials ==== - Twitter:
Back to Top