Merge pull request #52 from strongcourage/master

add fuzzing corpus
This commit is contained in:
Mohammed A Imran 2019-07-13 17:31:13 +08:00 committed by GitHub
commit c626fb378f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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