fuzzgoat

Fuzzer target

A deliberately crafted C program to test the efficacy of fuzzers.

A vulnerable C program for testing fuzzers.

GitHub

191 stars
7 watching
65 forks
Language: C
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
google/fuzzer-test-suiteA set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.1,437
s3team/squirrelA tool that generates random inputs to test the robustness of database management systems188
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68
google/atherisA tool that uses fuzz testing to identify bugs in software by randomly generating input data1,412
momalab/icsfuzzA tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code.26
bhass1/pyfuzz_canA tool for generating and testing random CAN network inputs to simulate real-world conditions.13
googleprojectzero/fuzzilliAutomates the process of finding bugs in JavaScript engines by generating random code and testing it for errors1,896
withsecureopensource/mqtt_fuzzA tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets.77
prompt-security/ps-fuzzAn interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks.419
googleprojectzero/domatoA tool used to generate malformed HTML code to test web application security1,697
danmcinerney/fuzzstringsA collection of pre-defined strings to test web application vulnerabilities32
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057
henshin/filebusterA fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities213
compsec-snu/difuzz-rtlAn approach to fuzz testing CPU designs using differential coverage analysis and random instruction mutation79