Skip to content

usc-isi-bass/fuzzbench

This branch is 243 commits behind google/fuzzbench:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 1, 2022
Nov 9, 2022
Oct 3, 2022
Oct 24, 2022
Sep 22, 2022
Aug 10, 2020
Apr 13, 2021
Aug 12, 2022
Oct 19, 2022
Nov 11, 2022
Apr 23, 2021
Nov 9, 2022
Nov 11, 2022
Apr 13, 2021
Jan 13, 2021
Oct 3, 2022
Jul 13, 2020
Feb 24, 2020
Oct 31, 2021
Oct 3, 2022
Apr 23, 2021
Feb 24, 2020
Feb 24, 2020
Feb 24, 2020
May 10, 2021
Oct 12, 2022
Feb 24, 2020
Aug 5, 2021
Mar 28, 2022
Jul 13, 2020
Oct 19, 2022

Repository files navigation

FuzzBench: Fuzzer Benchmarking As a Service

FuzzBench is a free service that evaluates fuzzers on a wide variety of real-world benchmarks, at Google scale. The goal of FuzzBench is to make it painless to rigorously evaluate fuzzing research and make fuzzing research easier for the community to adopt. We invite members of the research community to contribute their fuzzers and give us feedback on improving our evaluation techniques.

FuzzBench provides:

  • An easy API for integrating fuzzers.
  • Benchmarks from real-world projects. FuzzBench can use any OSS-Fuzz project as a benchmark.
  • A reporting library that produces reports with graphs and statistical tests to help you understand the significance of results.

To participate, submit your fuzzer to run on the FuzzBench platform by following our simple guide. After your integration is accepted, we will run a large-scale experiment using your fuzzer and generate a report comparing your fuzzer to others. See a sample report.

Overview

FuzzBench Service diagram

Sample Report

You can view our sample report here and our periodically generated reports here. The sample report is generated using 10 fuzzers against 24 real-world benchmarks, with 20 trials each and over a duration of 24 hours. The raw data in compressed CSV format can be found at the end of the report.

When analyzing reports, we recommend:

  • Checking the strengths and weaknesses of a fuzzer against various benchmarks.
  • Looking at aggregate results to understand the overall significance of the result.

Please provide feedback on any inaccuracies and potential improvements (such as integration changes, new benchmarks, etc.) by opening a GitHub issue here.

Documentation

Read our detailed documentation to learn how to use FuzzBench.

Contacts

Join our mailing list for discussions and announcements, or send us a private email at [email protected].

About

FuzzBench - Fuzzer benchmarking as a service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.0%
  • Jupyter Notebook 25.2%
  • Dockerfile 14.4%
  • Shell 3.8%
  • C++ 1.6%
  • HTML 1.1%
  • Other 0.9%