From 20c9293ba174493b1ed4ea2c698ef14ab60e711a Mon Sep 17 00:00:00 2001 From: figbux Date: Thu, 28 Nov 2019 05:23:59 +0300 Subject: [PATCH] Add a new anti-fuzzing method (#53) * Add a new anti-fuzzing publication * Add forgotten newline --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 918c10d..92a8a51 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,8 @@ https://files.fuzzing-project.org/ [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/) +[Fuzzification: Anti-Fuzzing Techniques](https://www.usenix.org/conference/usenixsecurity19/presentation/jung) + ## Contributing