clusterfuzz

Scalable fuzzing infrastructure.

Github星跟踪图

ClusterFuzz

ClusterFuzz is a scalable fuzzing
infrastructure that finds security and stability issues in software.

Google uses ClusterFuzz to fuzz the Chrome Browser and as the fuzzing
backend for OSS-Fuzz.

ClusterFuzz provides many features which help seamlessly integrate fuzzing into
a software project's development process:

  • Highly scalable. Google's internal instance runs on over 25,000 machines.
  • Accurate deduplication of crashes.
  • Fully automatic bug filing and closing for issue trackers
    (Monorail only for now).
  • Testcase minimization.
  • Regression finding through bisection.
  • Statistics for analyzing fuzzer performance, and crash rates.
  • Easy to use web interface for management and viewing crashes.
  • Firebase authentication.
  • Support for coverage guided fuzzing (e.g. libFuzzer and AFL) and blackbox
    fuzzing.

Overview

Documentation

You can find detailed documentation here.

Trophies

As of January 2019, ClusterFuzz has found ~16,000 bugs
in Chrome and ~11,000 bugs in over 160 open source projects integrated with
OSS-Fuzz.

Getting Help

You can file an issue to ask
questions, request features, or ask for help.

Staying Up to Date

We will use clusterfuzz-announce(#)googlegroups.com to make announcements about ClusterFuzz.

主要指标

概览
名称与所有者google/clusterfuzz
主编程语言Python
编程语言Python (语言数: 15)
平台
许可证Apache License 2.0
所有者活动
创建于2019-01-29 00:19:40
推送于2025-07-29 19:51:50
最后一次提交2025-07-27 19:17:46
发布数35
最新版本名称v2.6.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数5.4k
关注者数115
派生数582
提交数3.6k
已启用问题?
问题数830
打开的问题数66
拉请求数3524
打开的拉请求数17
关闭的拉请求数497
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?