add server fuzzing with AFL tutorial (#20)

This commit is contained in:
jose nazario 2017-06-21 14:56:45 -04:00 committed by Mohammed A Imran
parent 70fde7696a
commit c2d46650bc

View File

@ -167,6 +167,7 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[Fuzzing Perl/XS modules with AFL](https://medium.com/@dgryski/fuzzing-perl-xs-modules-with-afl-4bfc2335dd90) [Fuzzing Perl/XS modules with AFL](https://medium.com/@dgryski/fuzzing-perl-xs-modules-with-afl-4bfc2335dd90)
[How to fuzz a server with American Fuzzy Lop](https://www.fastly.com/blog/how-fuzz-server-american-fuzzy-lop/) - by Jonathan Foote
##### libFuzzer Fuzzer related tutorials ##### libFuzzer Fuzzer related tutorials