All Projects → google → Syzkaller

google / Syzkaller

Licence: apache-2.0
syzkaller is an unsupervised coverage-guided kernel fuzzer

Programming Languages

go
31211 projects - #10 most used programming language
c
50402 projects - #5 most used programming language
Roff
2310 projects
C++
36643 projects - #6 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Syzkaller

Fisy Fuzz
This is the full file system fuzzing framework that I presented at the Hack in the Box 2020 Lockdown Edition conference in April.
Stars: ✭ 110 (-97.14%)
Mutual labels:  kernel, security-tools, fuzzing, fuzzer
Honggfuzz Rs
Fuzz your Rust code with Google-developed Honggfuzz !
Stars: ✭ 222 (-94.22%)
Mutual labels:  security-tools, fuzzing, fuzzer, fuzz-testing
Example Go
Go Fuzzit Example
Stars: ✭ 39 (-98.98%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
Ansvif
A Not So Very Intelligent Fuzzer: An advanced fuzzing framework designed to find vulnerabilities in C/C++ code.
Stars: ✭ 107 (-97.21%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
Sharpfuzz
AFL-based fuzz testing for .NET
Stars: ✭ 185 (-95.18%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
Jsfuzz
coverage guided fuzz testing for javascript
Stars: ✭ 532 (-86.15%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
Aflplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Stars: ✭ 2,319 (-39.63%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
Pythonfuzz
coverage guided fuzz testing for python
Stars: ✭ 175 (-95.44%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
Crlf Injection Scanner
Command line tool for testing CRLF injection on a list of domains.
Stars: ✭ 91 (-97.63%)
Mutual labels:  security-vulnerability, fuzzing, fuzzer
Libdiffuzz
Custom memory allocator that helps discover reads from uninitialized memory
Stars: ✭ 147 (-96.17%)
Mutual labels:  security-tools, fuzzing, fuzz-testing
Javafuzz
coverage guided fuzz testing for java
Stars: ✭ 193 (-94.98%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
fuzzuf
Fuzzing Unification Framework
Stars: ✭ 263 (-93.15%)
Mutual labels:  fuzzing, fuzz-testing, fuzzer
Fuzzdicts
Web Pentesting Fuzz 字典,一个就够了。
Stars: ✭ 4,013 (+4.48%)
Mutual labels:  fuzzing, fuzzer, fuzz-testing
unicorn-fuzzer
expansion of afl-unicorn using c++
Stars: ✭ 25 (-99.35%)
Mutual labels:  fuzzing, fuzzer
targets
🎯 A collection of fuzzing targets written in Rust.
Stars: ✭ 91 (-97.63%)
Mutual labels:  fuzzing, fuzz-testing
Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (-91.28%)
Mutual labels:  security-vulnerability, fuzzer
MsFontsFuzz
OpenType font file format fuzzer for Windows
Stars: ✭ 49 (-98.72%)
Mutual labels:  kernel, fuzzing
IEC61850-MMS-Fuzzer
Mutation Based Fuzzer for IEC61850 Server IED'S
Stars: ✭ 20 (-99.48%)
Mutual labels:  fuzzing, fuzzer
afl-pin
run AFL with pintool
Stars: ✭ 64 (-98.33%)
Mutual labels:  fuzzing, fuzzer
jest-fuzz
Fuzz testing for jest
Stars: ✭ 24 (-99.38%)
Mutual labels:  fuzzing, fuzz-testing

syzkaller - kernel fuzzer

CI Status OSS-Fuzz Go Report Card Coverage Status GoDoc License

syzkaller ([siːzˈkɔːlə]) is an unsupervised coverage-guided kernel fuzzer.
Supported OSes: Akaros, FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows.

Mailing list: [email protected] (join on web or by email).

Found bugs: Akaros, Darwin/XNU, FreeBSD, Linux, NetBSD, OpenBSD, Windows.

Documentation

Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now it's being extended to support other OS kernels as well. Most of the documentation at this moment is related to the Linux kernel. For other OS kernels check: Akaros, Darwin/XNU, FreeBSD, Fuchsia, NetBSD, OpenBSD, Windows, gVisor.

Disclaimer

This is not an official Google product.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].