From 48aba16ef5df3d1980a407ff24b4a424ba60ce95 Mon Sep 17 00:00:00 2001 From: Chandrapal Date: Tue, 12 Jul 2016 11:04:13 +0530 Subject: [PATCH] Added awesome-fuzzing, thanks to @s4n7h0 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70b4667..59adfc9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Your [contributions](contributing.md) are always welcome! - [Awesome Bug Bounty](#awesome-bug-bounty) - [Awesome CTF](#awesome-ctf) - [Awesome Exploit Development](#awesome-exploit-development) +- [Awesome Fuzzing](#awesome-fuzzing) - [Awesome Hacking One](#awesome-hacking-one) - [Awesome Honeypots](#awesome-honeypots) - [Awesome Incident Response](#awesome-incident-response) @@ -60,6 +61,9 @@ Your [contributions](contributing.md) are always welcome! #### [Awesome Exploit Development](https://github.com/FabioBaroni/awesome-exploit-development) `A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development` +#### [Awesome Fuzzing](https://github.com/secfigo/Awesome-Fuzzing) +`A curated list of fuzzing resources for learning Fuzzing and initial phases of Exploit Development like root cause analysis` + #### [Awesome Hacking One](https://github.com/carpedm20/awesome-hacking) `A curated list of awesome Hacking tutorials, tools and resources`