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
254 watching
2k forks
Language: Shell
last commit: 6 days 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,079 |
google/fuzzing | A hub for learning and exploring fuzzing techniques to test software for vulnerabilities | 3,513 |
antonio-morales/fuzzing101 | A step-by-step guide to learning fuzzing techniques for finding vulnerabilities in software projects | 3,222 |
google/syzkaller | An unsupervised coverage-guided kernel fuzzer | 5,386 |
fuzzdb-project/fuzzdb | A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing | 8,242 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 133 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
googleprojectzero/fuzzilli | A fuzzer for dynamic language interpreters designed to detect core interpreter bugs | 1,890 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |
dvyukov/go-fuzz | A tool for generating and testing random inputs to ensure software reliability | 4,780 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
ffuf/ffuf | Automated web application vulnerability scanner written in Go. | 12,704 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
wcventure/fuzzingpaper | A collection of recent papers on fuzz testing and related topics. | 2,467 |