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-06-17 17:56:06
最后一次提交2025-06-17 10:19:55
發布數35
最新版本名稱v2.6.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數5.4k
關注者數116
派生數577
提交數3.6k
已啟用問題?
問題數826
打開的問題數64
拉請求數3490
打開的拉請求數17
關閉的拉請求數485
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?