added new githubsecurity blog entry

This commit is contained in:
van Hauser 2020-08-11 18:44:57 +02:00
parent 50e76fce12
commit 052d74b16c

View File

@ -195,6 +195,7 @@ Here are some good writeups to show how to effectively use AFL++:
* [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)
* [https://securitylab.github.com/research/fuzzing-sockets-FreeRDP](https://securitylab.github.com/research/fuzzing-sockets-FreeRDP)
If you are interested in fuzzing structured data (where you define what the
structure is), these links have you covered: