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: about 1 month 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,671 |
google/honggfuzz | A high-performance fuzzer for detecting security vulnerabilities in software | 3,093 |
compsec-snu/razzer | Automated tool to find and identify race bugs in kernels through fuzzing | 359 |
google/fuzzing | A hub for learning and exploring fuzzing techniques to test software for vulnerabilities | 3,545 |
googleprojectzero/fuzzilli | Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
googleprojectzero/jackalope | A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,103 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
sycuricon/morfuzz | A fuzzing framework for detecting functional bugs in RISC-V processors | 25 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 138 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
junegunn/fzf | An interactive filter program for various types of lists, providing fast and customizable matching. | 66,191 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
madler/pigz | A parallel implementation of gzip that exploits multiple processors and cores to improve compression performance. | 2,669 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
googleprojectzero/domato | A tool used to generate malformed HTML code to test web application security | 1,697 |