mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-01-22 05:21:02 -05:00
Added Anti-Fuzzing section to TOC.
This commit is contained in:
parent
962c12cd39
commit
10b538ff5f
@ -19,6 +19,7 @@ A curated list of fuzzing resources ( Books, courses - free and paid, videos, to
|
|||||||
+ [Symbolic Execution + SAT/SMT Solvers](#smt-solvers)
|
+ [Symbolic Execution + SAT/SMT Solvers](#smt-solvers)
|
||||||
+ [Essential Tools (generic)](#essential-tools)
|
+ [Essential Tools (generic)](#essential-tools)
|
||||||
- [Vulnerable Applications](#vuln-apps)
|
- [Vulnerable Applications](#vuln-apps)
|
||||||
|
- [Anti-Fuzzing](#antifuzz)
|
||||||
- [Contributing](#contribution)
|
- [Contributing](#contribution)
|
||||||
|
|
||||||
Awesome Fuzzing Resources
|
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)
|
[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
|
## 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/)
|
[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/)
|
||||||
|
Loading…
Reference in New Issue
Block a user