项目作者: google

项目描述 :
syzkaller is an unsupervised coverage-guided kernel fuzzer
高级语言: Go
项目地址: git://github.com/google/syzkaller.git
创建时间: 2015-10-12T06:05:05Z
项目社区:https://github.com/google/syzkaller

开源协议:Apache License 2.0

下载


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: FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows.

Mailing list: syzkaller@googlegroups.com (join on web or by subscribe@googlegroups.com">email).

Found bugs: 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:
Darwin/XNU,
FreeBSD,
Fuchsia,
NetBSD,
OpenBSD,
Starnix,
Windows,
gVisor.
Akaros,

Disclaimer

This is not an official Google product.