From 827ecd61f651fcf72d1f155ecf5afc76101dde75 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Tue, 28 Jul 2020 22:13:37 +0200 Subject: add new example/guideline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62137855..0716b750 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Here are some good writeups to show how to effectively use AFL++: * [https://aflplus.plus/docs/tutorials/libxml2_tutorial/](https://aflplus.plus/docs/tutorials/libxml2_tutorial/) * [https://bananamafia.dev/post/gb-fuzz/](https://bananamafia.dev/post/gb-fuzz/) * [https://securitylab.github.com/research/fuzzing-challenges-solutions-1](https://securitylab.github.com/research/fuzzing-challenges-solutions-1) + * [https://securitylab.github.com/research/fuzzing-software-2](https://securitylab.github.com/research/fuzzing-software-2) * [https://securitylab.github.com/research/fuzzing-sockets-FTP](https://securitylab.github.com/research/fuzzing-sockets-FTP) If you are interested in fuzzing structured data (where you define what the -- cgit 1.4.1