返回排行榜
google/syzkaller
Gosyzkaller is an unsupervised coverage-guided kernel fuzzer
linuxkernelfuzz-testingfuzzingfuzzertestingsecuritysecurity-vulnerabilitysecurity-tools
关键指标
Star 增长趋势
Star
6.3k
Forks
1.4k
周增长
—
Issues
507
2k4k6k
2023年1月2023年8月2024年3月2024年10月2025年5月2025年12月2026年7月
制品库Go Modules
go get github.com/google/syzkallerREADME
syzkaller - kernel fuzzer
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 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.
- How to install syzkaller
- How to use syzkaller
- How syzkaller works
- How to install syzbot
- How to contribute to syzkaller
- How to report Linux kernel bugs
- Tech talks and articles
- Research work based on syzkaller
Disclaimer
This is not an official Google product.
相关仓库