From baf4ae52c4c92dfdcd1f55535aea5ae041d3a04f Mon Sep 17 00:00:00 2001 From: hexcoder Date: Thu, 12 Aug 2021 10:14:30 +0200 Subject: add AFL++ tutorials from Antonio Morales --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41672379..edd1a440 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ Here are some good writeups to show how to effectively use AFL++: * [https://securitylab.github.com/research/fuzzing-sockets-FTP](https://securitylab.github.com/research/fuzzing-sockets-FTP) * [https://securitylab.github.com/research/fuzzing-sockets-FreeRDP](https://securitylab.github.com/research/fuzzing-sockets-FreeRDP) * [https://securitylab.github.com/research/fuzzing-apache-1](https://securitylab.github.com/research/fuzzing-apache-1) + * [https://github.com/antonio-morales/Fuzzing101](https://github.com/antonio-morales/Fuzzing101) If you are interested in fuzzing structured data (where you define what the structure is), these links have you covered: -- cgit 1.4.1