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
347 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,110
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 213
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,412
battelle/sandsifter Automates the discovery of hidden instructions and bugs in x86 processors 490
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 39
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 used to generate malformed HTML code to test web application security 1,697
redteampentesting/monsoon A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. 464
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. 297
googleprojectzero/fuzzilli Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors 1,896
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,668
rootup/bfuzz Automates browser testing with generated input payloads to identify vulnerabilities 309