boofuzz

Fuzzer

A tool for generating and testing network protocol inputs to identify vulnerabilities

A fork and successor of the Sulley Fuzzing Framework

GitHub

2k stars
51 watching
346 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

fuzzingpythonsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,108
bhass1/pyfuzz_can A tool for generating and testing random CAN network inputs to simulate real-world conditions. 13
wdahlenburg/logicalfuzzingengine A Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities 10
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 212
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,399
battelle/sandsifter An x86 processor fuzzer that systematically searches for hidden instructions and bugs to detect security vulnerabilities and software issues 485
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 38
withsecureopensource/mqtt_fuzz A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. 77
googleprojectzero/domato A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security 1,695
redteampentesting/monsoon A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. 460
antojoseph/droid-ff A toolset for testing the security of Android applications by simulating various types of malformed input data 85
ameenmaali/qsfuzz A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. 296
googleprojectzero/fuzzilli A fuzzer for dynamic language interpreters designed to detect core interpreter bugs 1,890
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,651
rootup/bfuzz Automates browser testing with generated input payloads to identify vulnerabilities 309