{"id":13539028,"url":"https://github.com/google/syzkaller","last_synced_at":"2025-05-11T03:48:46.818Z","repository":{"id":37734021,"uuid":"44087204","full_name":"google/syzkaller","owner":"google","description":"syzkaller is an unsupervised coverage-guided kernel fuzzer","archived":false,"fork":false,"pushed_at":"2025-05-09T09:18:30.000Z","size":293473,"stargazers_count":5656,"open_issues_count":432,"forks_count":1275,"subscribers_count":192,"default_branch":"master","last_synced_at":"2025-05-11T03:48:19.448Z","etag":null,"topics":["fuzz-testing","fuzzer","fuzzing","kernel","linux","security","security-tools","security-vulnerability","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-12T06:05:05.000Z","updated_at":"2025-05-09T09:18:34.000Z","dependencies_parsed_at":"2023-10-23T09:35:54.612Z","dependency_job_id":"a1596031-9903-4c2a-8954-54a96c818e86","html_url":"https://github.com/google/syzkaller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fsyzkaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fsyzkaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fsyzkaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fsyzkaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/syzkaller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514559,"owners_count":21920334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fuzz-testing","fuzzer","fuzzing","kernel","linux","security","security-tools","security-vulnerability","testing"],"created_at":"2024-08-01T09:01:19.267Z","updated_at":"2025-05-11T03:48:46.784Z","avatar_url":"https://github.com/google.png","language":"Go","funding_links":[],"categories":["Security Tools","Tools","Go","\u003ca id=\"683b645c2162a1fce5f24ac2abfa1973\"\u003e\u003c/a\u003e漏洞\u0026\u0026漏洞管理\u0026\u0026漏洞发现/挖掘\u0026\u0026漏洞开发\u0026\u0026漏洞利用\u0026\u0026Fuzzing","Go (134)","Инструменты","Linux specific","Go程序设计","Project"],"sub_categories":["Misc","功能","Interfaces","Fuzzing","Fuzzing Tools","Video Tutorials","资源传输下载","Winetricks","Program Analysis","Objective-C Tools, Libraries, and Frameworks","Mesh networks","Kernel","二进制"],"readme":"# syzkaller - kernel fuzzer\n\n[![CI Status](https://github.com/google/syzkaller/workflows/ci/badge.svg)](https://github.com/google/syzkaller/actions?query=workflow/ci)\n[![OSS-Fuzz](https://oss-fuzz-build-logs.storage.googleapis.com/badges/syzkaller.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-syzkaller)\n[![Go Report Card](https://goreportcard.com/badge/github.com/google/syzkaller)](https://goreportcard.com/report/github.com/google/syzkaller)\n[![Coverage Status](https://codecov.io/gh/google/syzkaller/graph/badge.svg)](https://codecov.io/gh/google/syzkaller)\n[![GoDoc](https://godoc.org/github.com/google/syzkaller?status.svg)](https://godoc.org/github.com/google/syzkaller)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)\n\n`syzkaller` (`[siːzˈkɔːlə]`) is an unsupervised coverage-guided kernel fuzzer.\\\nSupported OSes: `FreeBSD`, `Fuchsia`, `gVisor`, `Linux`, `NetBSD`, `OpenBSD`, `Windows`.\n\nMailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) (join on [web](https://groups.google.com/forum/#!forum/syzkaller) or by [email](mailto:syzkaller+subscribe@googlegroups.com)).\n\nFound bugs: [Darwin/XNU](docs/darwin/README.md), [FreeBSD](docs/freebsd/found_bugs.md), [Linux](docs/linux/found_bugs.md), [NetBSD](docs/netbsd/found_bugs.md), [OpenBSD](docs/openbsd/found_bugs.md), [Windows](docs/windows/README.md).\n\n## Documentation\n\nInitially, syzkaller was developed with Linux kernel fuzzing in mind, but now\nit's being extended to support other OS kernels as well.\nMost of the documentation at this moment is related to the [Linux](docs/linux/setup.md) kernel.\nFor other OS kernels check:\n[Darwin/XNU](docs/darwin/README.md),\n[FreeBSD](docs/freebsd/README.md),\n[Fuchsia](docs/fuchsia/README.md),\n[NetBSD](docs/netbsd/README.md),\n[OpenBSD](docs/openbsd/setup.md),\n[Starnix](docs/starnix/README.md),\n[Windows](docs/windows/README.md),\n[gVisor](docs/gvisor/README.md).\n[Akaros](docs/akaros/README.md),\n\n- [How to install syzkaller](docs/setup.md)\n- [How to use syzkaller](docs/usage.md)\n- [How syzkaller works](docs/internals.md)\n- [How to install syzbot](docs/setup_syzbot.md)\n- [How to contribute to syzkaller](docs/contributing.md)\n- [How to report Linux kernel bugs](docs/linux/reporting_kernel_bugs.md)\n- [Tech talks and articles](docs/talks.md)\n- [Research work based on syzkaller](docs/research.md)\n\n## Disclaimer\n\nThis is not an official Google product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fsyzkaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle%2Fsyzkaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fsyzkaller/lists"}