fuzzbench
fuzzer testing
Automated testing of software components to identify vulnerabilities and weaknesses
FuzzBench - Fuzzer benchmarking as a service.
1k stars
35 watching
273 forks
Language: Python
last commit: 4 months ago benchmark-frameworkbenchmarkingevaluationfuzzingsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 138 |
| Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| Automates browser testing with generated input payloads to identify vulnerabilities | 309 |
| A tool used to generate malformed HTML code to test web application security | 1,697 |
| Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. | 332 |
| Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |
| A deliberately crafted C program to test the efficacy of fuzzers. | 191 |