diff options
| author | van Hauser <vh@thc.org> | 2020-08-11 18:44:57 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-08-11 18:44:57 +0200 |
| commit | 052d74b16cbb1d071c84ff71a3bdd43ca3d95bfa (patch) | |
| tree | 9cf87b736df244dba5bc2b331093ffb165f8f680 | |
| parent | 50e76fce123f01ec83024f3bbd3190f2e1a6d387 (diff) | |
| download | afl++-052d74b16cbb1d071c84ff71a3bdd43ca3d95bfa.tar.gz | |
added new githubsecurity blog entry
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 79b495d3..5550802c 100644 --- a/README.md +++ b/README.md @@ -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: |
