ランキングに戻る
google/syzkaller
Gosyzkaller is an unsupervised coverage-guided kernel fuzzer
linuxkernelfuzz-testingfuzzingfuzzertestingsecuritysecurity-vulnerabilitysecurity-tools
主要指標
スター成長
スター
6.3k
フォーク
1.4k
週間成長
—
Issue
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.
関連リポジトリ