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: about 2 years ago

Related projects:

Repository Description Stars
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
google/fuzzer-test-suite A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. 1,437
s3team/squirrel A tool that generates random inputs to test the robustness of database management systems 188
status-im/nim-drchaos A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. 68
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,412
momalab/icsfuzz A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. 26
bhass1/pyfuzz_can A tool for generating and testing random CAN network inputs to simulate real-world conditions. 13
googleprojectzero/fuzzilli Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors 1,896
withsecureopensource/mqtt_fuzz A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. 77
prompt-security/ps-fuzz An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. 419
googleprojectzero/domato A tool used to generate malformed HTML code to test web application security 1,697
danmcinerney/fuzzstrings A collection of pre-defined strings to test web application vulnerabilities 32
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,057
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 213
compsec-snu/difuzz-rtl An approach to fuzz testing CPU designs using differential coverage analysis and random instruction mutation 79