syzkaller
fuzzer
An unsupervised coverage-guided kernel fuzzer
syzkaller is an unsupervised coverage-guided kernel fuzzer
5k stars
194 watching
1k forks
Language: Go
last commit: 6 days ago fuzz-testingfuzzerfuzzingkernellinuxsecuritysecurity-toolssecurity-vulnerabilitytesting
Related projects:
Repository | Description | Stars |
---|---|---|
google/oss-fuzz | An automated testing framework that uses random data to find errors in software | 10,548 |
google/honggfuzz | A high-performance fuzzer for detecting security vulnerabilities in software | 3,079 |
compsec-snu/razzer | A tool to identify and fix race bugs in kernel code through fuzzing and static analysis | 358 |
google/fuzzing | A hub for learning and exploring fuzzing techniques to test software for vulnerabilities | 3,513 |
googleprojectzero/fuzzilli | A fuzzer for dynamic language interpreters designed to detect core interpreter bugs | 1,890 |
googleprojectzero/jackalope | A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,094 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
sycuricon/morfuzz | A fuzzing framework for detecting functional bugs in RISC-V processors | 23 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 133 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
junegunn/fzf | An interactive command-line filter program that matches items from various lists with typed patterns. | 65,547 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
madler/pigz | A parallel implementation of the gzip compression algorithm written in C to leverage multiple processors and cores. | 2,653 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
googleprojectzero/domato | A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security | 1,695 |