remove duplicate link

This commit is contained in:
vanhauser-thc 2021-08-12 18:32:44 +02:00
parent c775f40ebf
commit 20815d6850

View File

@ -261,7 +261,6 @@ 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 do not want to follow a tutorial but rather try an exercise type of
training then we can highly recommend the following: