fuzzer-test-suite
Fuzz testing suite
A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.
Set of tests for fuzzing engines
1k stars
81 watching
279 forks
Language: C
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| A deliberately crafted C program to test the efficacy of fuzzers. | 191 |
| An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
| Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |
| An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |
| Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| A framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies. | 9 |
| A tool used to generate malformed HTML code to test web application security | 1,697 |
| A hub for learning and exploring fuzzing techniques to test software for vulnerabilities | 3,545 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| Automates browser testing with generated input payloads to identify vulnerabilities | 309 |