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: almost 2 years ago
Linked from 1 awesome list

fuzzingpythonsecurity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
bhass1/pyfuzz_canA tool for generating and testing random CAN network inputs to simulate real-world conditions.13
wdahlenburg/logicalfuzzingengineA Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities10
henshin/filebusterA fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities213
google/atherisA tool that uses fuzz testing to identify bugs in software by randomly generating input data1,412
battelle/sandsifterAutomates the discovery of hidden instructions and bugs in x86 processors490
jonmetz/androfuzzA tool for fuzzing Android apps with generated files39
withsecureopensource/mqtt_fuzzA tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets.77
googleprojectzero/domatoA tool used to generate malformed HTML code to test web application security1,697
redteampentesting/monsoonA tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications.464
antojoseph/droid-ffA toolset for testing the security of Android applications by simulating various types of malformed input data85
ameenmaali/qsfuzzA tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules.297
googleprojectzero/fuzzilliAutomates the process of finding bugs in JavaScript engines by generating random code and testing it for errors1,896
rust-fuzz/afl.rsA tool for finding security and stability issues in Rust code by testing it with pseudo-random data.1,668
rootup/bfuzzAutomates browser testing with generated input payloads to identify vulnerabilities309