Link
Search
Menu
Expand
Document
ClusterFuzz
ClusterFuzz
Architecture
Getting started
Prerequisites
Running a local instance
Setting up fuzzing
libFuzzer and AFL++
Blackbox fuzzing
Heartbleed example
Production setup
ClusterFuzz
Build pipeline
Setting up a fuzzing job
Setting up bots
Using ClusterFuzz
UI overview
Workflows
Triaging new crashes
Fixing a bug
Analyzing fuzzer performance
Uploading a testcase
Advanced features
Access control
Code coverage
Contributing code
Source code
Running unit tests
Staging changes
Reference
Glossary
Coverage guided vs blackbox fuzzing
Job definition
FAQ
ClusterFuzz on GitHub
Using ClusterFuzz
Workflows
Workflows
这些文档详细介绍了在处理ClusterFuzz发现的崩溃以及分析Fuzzer性能时的一些常见工作流程.
General tips
在查看ClusterFuzz Web页面时, 通常可以将鼠标悬停在项目或字段上(例如, 在Testcase详情页上的”Crash State”)以查看更详细的说明.
Table of contents
Triaging new crashes
Fixing a bug
Analyzing fuzzer performance
Uploading a testcase