fuzzgoat
Fuzzer target
A deliberately crafted C program to test the efficacy of fuzzers.
A vulnerable C program for testing fuzzers.
191 stars
7 watching
65 forks
Language: C
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
| A tool that generates random inputs to test the robustness of database management systems | 188 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. | 77 |
| An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |
| A tool used to generate malformed HTML code to test web application security | 1,697 |
| A collection of pre-defined strings to test web application vulnerabilities | 32 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| An approach to fuzz testing CPU designs using differential coverage analysis and random instruction mutation | 79 |