From f5c84030f87c7dfa954b0ae736afb5e7cb1d2f97 Mon Sep 17 00:00:00 2001 From: Luiz Devitte Date: Thu, 19 Oct 2017 14:21:54 -0200 Subject: [PATCH 1/2] Include ToC in README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 5da83b0..97ec055 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 -- From d5cb9b71d483c29b6c75f373198914a785ab238d Mon Sep 17 00:00:00 2001 From: Luiz Devitte Date: Thu, 19 Oct 2017 14:22:41 -0200 Subject: [PATCH 2/2] Update ToC in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97ec055..3843687 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ We started a new [tools](https://github.com/vitalysim/Awesome-Hacking-Resources/ * [Privilege Escalation](#privilege-escalation) * [Malware Analysis](#malware-analysis) * [Vulnerable Web Application](#vulnerable-web-application) - * [Vulnerable OS]{#vulnerable-os) + * [Vulnerable OS](#vulnerable-os) * [Exploits](#exploits) * [Forums](#forums) * [Archived Security Conference Videos](#archived-security-conference-videos)