diff --git a/README.md b/README.md index 5da83b0..3843687 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,20 @@ A collection of hacking / penetration testing resources to make you better! We started a new [tools](https://github.com/vitalysim/Awesome-Hacking-Resources/blob/master/tools.md) list, come and contribute +## Table of Contents + * [Learning the Skills](#learning-the-skills) + * [YouTube Channels](#youtube-channels) + * [Sharpening Your Skills](#sharpening-your-skills) + * [Reverse Engineering, Buffer Overflow and Exploit Development](#reverse-engineering-buffer-overflow-and-exploit-development) + * [Privilege Escalation](#privilege-escalation) + * [Malware Analysis](#malware-analysis) + * [Vulnerable Web Application](#vulnerable-web-application) + * [Vulnerable OS](#vulnerable-os) + * [Exploits](#exploits) + * [Forums](#forums) + * [Archived Security Conference Videos](#archived-security-conference-videos) + * [Online Communities](#online-communities) + * [Online News Sources](#online-news-sources) Learning the Skills --