Wpgarlic is a proof-of-concept WordPress plugin fuzzer used in the research described in https://kazet.cc/2022/02/03/fuzzing-wordpress-plugins.html that helped to discover more than 140 vulnerablities…
WAF-A-MoLE is a guided mutation-based fuzzer for ML-based Web Application Firewalls, inspired by AFL and based on the FuzzingBook by Andreas Zeller et al.…
Advanced Fuzzing Library is a slot your own fuzzers together and extend their features using Rust. LibAFL is written and…
OpenRedireX is a asynchronous open redirect fuzzer for humans. Key Features Takes a url or list of urls and fuzzes…
URLBuster is a powerful web directory fuzzer to locate existing and/or hidden files or directories. Similar to dirb or gobuster,…
Nautilus is a coverage guided, grammar based fuzzer. You can use it to improve your test coverage and find more…
Frida-Fuzzer is a experimental fuzzer is meant to be used for API in-memory fuzzing. The design is highly inspired and…
FuzzBench is a free service that evaluates fuzzers on a wide variety of real-world benchmarks, at Google scale. The goal…
The idea is to be the Network Protocol Fuzzer that we will want to use. The aim of this tool is to…
Injectus is a simple python tool that goes through a list of URLs trying CRLF and open redirect payloads. Design…