Setting up fuzzing

These pages walk you through setting up fuzzing jobs.

The two types of fuzzing supported on ClusterFuzz are coverage guided fuzzing (using libFuzzer and AFL) and blackbox fuzzing. See this page for a comparison.


Table of contents