mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-02-08 11:05:52 -05:00
Fix broken link of AFL and LibFuzzer tutorial (#24)
replace the link of 'A gentle introduction to fuzzing C++ code with AFL and libFuzzer'
This commit is contained in:
parent
01a365c2bd
commit
911c8f4989
@ -110,7 +110,7 @@ A curated list of fuzzing resources ( Books, courses - free and paid, videos, to
|
||||
|
||||
[Fuzzing workflows; a fuzz job from start to finish](https://foxglovesecurity.com/2016/03/15/fuzzing-workflows-a-fuzz-job-from-start-to-finish/) - by @BrandonPrry.
|
||||
|
||||
[A gentle introduction to fuzzing C++ code with AFL and libFuzzer](http://jefftrull.github.io/c++/clang/llvm/fuzzing/sanitizers/2015/11/27/fuzzing-with-sanitizers.html) - by Jeff Trull.
|
||||
[A gentle introduction to fuzzing C++ code with AFL and libFuzzer](http://jefftrull.github.io/c++/clang/llvm/fuzzing/sanitizer/2015/11/27/fuzzing-with-sanitizers.html) - by Jeff Trull.
|
||||
|
||||
[A 15 minute introduction to fuzzing](https://www.mwrinfosecurity.com/our-thinking/15-minute-guide-to-fuzzing/) - by folks at MWR Security.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user