Added awesome-fuzzing, thanks to @s4n7h0

This commit is contained in:
Chandrapal 2016-07-12 11:04:13 +05:30
parent 9b1c882a5b
commit 48aba16ef5
No known key found for this signature in database
GPG Key ID: 65CD82FEB1CFD4E1
1 changed files with 4 additions and 0 deletions

View File

@ -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`