about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-01-10 11:12:19 +0100
committervanhauser-thc <vh@thc.org>2022-01-10 11:12:19 +0100
commitef77d552e9b89852b293c300a5a9a9c617945f43 (patch)
tree9936a20a6a117fb698fde305097e46bed5ba38b1 /docs
parent85f3ebc714714c6077b5026f940c1ed7be07a074 (diff)
downloadafl++-ef77d552e9b89852b293c300a5a9a9c617945f43.tar.gz
add new tutorial
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorials.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tutorials.md b/docs/tutorials.md
index 4f6d913d..0a44602d 100644
--- a/docs/tutorials.md
+++ b/docs/tutorials.md
@@ -9,6 +9,7 @@ Here are some good write-ups 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://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/](https://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/)
 
 If you do not want to follow a tutorial but rather try an exercise type of
 training, then we can highly recommend the following: