FitM, the Fuzzer in the Middle, can fuzz client and server binaries at the same time using userspace snapshot-fuzzing and network emulation. It's fast and comparably easy to set up.
-
Updated
May 8, 2022 - C
FitM, the Fuzzer in the Middle, can fuzz client and server binaries at the same time using userspace snapshot-fuzzing and network emulation. It's fast and comparably easy to set up.
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
Fuzzware's emulation component. Belongs to fuzzware main repo.
[Masters Thesis] A connection-multiplexing web server fuzzing harness for AFL++.
Fuzz pidgin dbus by using AFL++ and clang's ASAN
Integration of AFL (American Fuzzy Lop) with Lua programming language. Superseded by https://github.com/ligurio/luzer.
CS-412 Software Security EPFL course labs of Spring 2023 edition
A directed fuzzer based on AFLplusplus making use of git commits to target most frequently, or recently, updated functions.
Test task for ispras. I fuzz project Chafa with AFL++ using custom mutation(GIF generator)
Add a description, image, and links to the aflplusplus topic page so that developers can more easily learn about it.
To associate your repository with the aflplusplus topic, visit your repo's landing page and select "manage topics."