oss-fuzz
Fuzzing tool
An automated testing framework that uses random data to find errors in software
OSS-Fuzz - continuous fuzzing for open source software.
11k stars
256 watching
2k forks
Language: Shell
last commit: about 1 month ago
Linked from 2 awesome lists
fuzz-testingfuzzingoss-fuzzsecuritystabilityvulnerabilities
Related projects:
Repository | Description | Stars |
---|---|---|
google/honggfuzz | A high-performance fuzzer for detecting security vulnerabilities in software | 3,093 |
google/fuzzing | A hub for learning and exploring fuzzing techniques to test software for vulnerabilities | 3,545 |
antonio-morales/fuzzing101 | A step-by-step guide to learning fuzzing techniques for finding vulnerabilities in software projects | 3,269 |
google/syzkaller | An unsupervised coverage-guided kernel fuzzer | 5,428 |
fuzzdb-project/fuzzdb | A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing | 8,288 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 138 |
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 |
googleprojectzero/fuzzilli | Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |
dvyukov/go-fuzz | A tool for generating and testing random inputs to ensure software reliability | 4,790 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
ffuf/ffuf | Automated web application vulnerability scanner written in Go. | 12,876 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
wcventure/fuzzingpaper | A curated collection of recent papers on fuzz testing techniques and tools. | 2,498 |