From f27aff20d5101784cccb51d6d5161bfc9726da56 Mon Sep 17 00:00:00 2001 From: strongcourage Date: Fri, 12 Jul 2019 22:08:04 +0200 Subject: [PATCH] add fuzzing corpus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d3f319..918c10d 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ https://files.fuzzing-project.org/ [Fuzzer Test Suite](https://github.com/google/fuzzer-test-suite) - Set of tests for fuzzing engines. Includes different well-known bugs such as Heartbleed, c-ares $100K bug and others. +[Fuzzing Corpus](https://github.com/strongcourage/fuzzing-corpus) - A corpus, including various file formats for fuzzing multiple targets in the fuzzing literature. ## Anti Fuzzing