syzkaller

syzkaller 是一个无监督、覆盖引导的内核模糊测试工具。(syzkaller is an unsupervised, coverage-guided kernel fuzzer.)

Github星跟踪图

syzkaller - 内核模糊测试器

syzkaller 是一个无监督覆盖引导的内核模糊测试器。 Linux 内核 fuzzing 支持最多, akaros、freebsd、fuchsia、netbsd 和 windows 都受到不同程度的支持。

项目邮件列表是 syzkaller@googlegroups.com 。 您可以通过谷歌账户或向syzkaller+subscribe@googlegroups.com发送电子邮件来订阅它。

找到的错误列表:Akaros, Darwin/XNU, FreeBSD, Linux, NetBSD, OpenBSD, Windows.

文档

最初,syzkaller 是在 Linux 内核模糊测试的情况下开发的,但现在它已经扩展到支持其他操作系统内核。 目前大多数文档都与Linux内核相关。 对于其他操作系统内核,请检查: Akaros FreeBSD Fuchsia NetBSD Windows

外部文章

声明

这不是Google的官方产品。

主要指标

概览
名称与所有者google/syzkaller
主编程语言Go
编程语言Go (语言数: 14)
平台BSD, Linux, Windows, Akaros, Darwin/XNU
许可证Apache License 2.0
所有者活动
创建于2015-10-12 06:05:05
推送于2025-04-17 19:58:10
最后一次提交2025-04-17 19:45:47
发布数0
用户参与
星数5.6k
关注者数192
派生数1.3k
提交数10.3k
已启用问题?
问题数1090
打开的问题数365
拉请求数4308
打开的拉请求数67
关闭的拉请求数486
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

syzkaller - kernel fuzzer

Build Status
fuzzit
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: syzkaller@googlegroups.com (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.

External Articles

Disclaimer

This is not an official Google product.