Added Anti-Fuzzing section to TOC.

This commit is contained in:
shekk 2016-10-25 17:25:14 -05:00 committed by GitHub
parent 962c12cd39
commit 10b538ff5f

View File

@ -19,6 +19,7 @@ A curated list of fuzzing resources ( Books, courses - free and paid, videos, to
+ [Symbolic Execution + SAT/SMT Solvers](#smt-solvers)
+ [Essential Tools (generic)](#essential-tools)
- [Vulnerable Applications](#vuln-apps)
- [Anti-Fuzzing](#antifuzz)
- [Contributing](#contribution)
Awesome Fuzzing Resources
@ -303,7 +304,7 @@ https://files.fuzzing-project.org/
[MS Office file format documentation](https://www.microsoft.com/en-us/download/details.aspx?id=14565)
<a name="Anti-Fuzzing"/>
<a name="antifuzz"/>
## Anti-Fuzzing
[Introduction to Anti-Fuzzing: A Defence In-Depth Aid](https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2014/january/introduction-to-anti-fuzzing-a-defence-in-depth-aid/)