From a5f07804cf91d310d9b3956041179207939b3e1b Mon Sep 17 00:00:00 2001 From: houjingyi Date: Fri, 25 Sep 2020 10:03:58 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c92882b..50cf1b9 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,8 @@ A curated list of fuzzing resources ( Books, courses - free and paid, videos, to [Fuzzing Closed Source PDF Viewers](https://www.gosecure.net/blog/2019/07/30/fuzzing-closed-source-pdf-viewers/) +[Fuzzing Image Parsing in Windows, Part One: Color Profiles](https://www.fireeye.com/blog/threat-research/2020/09/fuzzing-image-parsing-in-windows-color-profiles.html) + [Effective File Format Fuzzing](https://j00ru.vexillium.org/slides/2016/blackhat.pdf) - Mateusz “j00ru” Jurczyk @ Black Hat Europe 2016, London [A year of Windows kernel font fuzzing Part-1 the results](https://googleprojectzero.blogspot.com/2016/06/a-year-of-windows-kernel-font-fuzzing-1_27.html) - Amazing article by Google's Project Zero, describing what it takes to do fuzzing and create fuzzers. @@ -205,6 +207,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio ##### honggfuzz related tutorials +[Fuzzing ImageIO](https://googleprojectzero.blogspot.com/2020/04/fuzzing-imageio.html) + [Double-Free RCE in VLC. A honggfuzz how-to](https://www.pentestpartners.com/security-blog/double-free-rce-in-vlc-a-honggfuzz-how-to/) ##### Spike Fuzzer related tutorials