eurecom-s3 / dissecting_afl

Code and artifacts of the "Dissecting American Fuzzy Lop - A FuzzBench Evaluation" paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dissecting American Fuzzy Lop - A FuzzBench Evaluation

This repo contains the code in the AFL/ folder and the artifacts to reproduce the experiments in the fuzzbench/ folder. The reports with the output of the experiments is contained in the reports/ folder (online version at https://eurecom-s3.github.io/dissecting_afl/reports/).

To build all the AFL variants used in the paper follow the readme in the AFL/ folder, to run the experiments follow the fuzzbench documentation. In the fuzzbench/fuzzers/ folder you find the fuzzers config used in the paper, while all the other fuzzers in fuzzbench were removed.

You can re-upload the fuzzers config to the FuzzBench service opening a PR and request an experiment (https://google.github.io/fuzzbench/getting-started/adding-a-new-fuzzer/#requesting-an-experiment) to reproduce our results.

Instead, to run the experiments locally, follow https://google.github.io/fuzzbench/running-a-local-experiment, but it needs a lot of time and computational power.

You can also re-generate the reports in the reports/ folder from the experiments on the FuzzBench service following the steps in this document.

About

Code and artifacts of the "Dissecting American Fuzzy Lop - A FuzzBench Evaluation" paper

License:Apache License 2.0


Languages

Language:HTML 57.0%Language:Python 16.6%Language:Jupyter Notebook 12.3%Language:C 8.7%Language:Shell 2.3%Language:Dockerfile 2.0%Language:C++ 0.8%Language:Makefile 0.4%Language:Mako 0.0%Language:PLpgSQL 0.0%Language:Ruby 0.0%Language:Rich Text Format 0.0%Language:JavaScript 0.0%