reverted README.md changes

This commit is contained in:
AshF0x 2020-01-07 09:51:38 +01:00
parent 9e1ce38a0a
commit 521e56152f

View file

@ -2,20 +2,18 @@
## Intro
There are a number of new hackers joining the community on a regular basis and this raises the question of "How do I get started and what are some good resources?" and we hope to help with those questions using this repository.
As a hacker, there a ton of techniques, terminologies, and topics you need to familiarize yourself with to understand how an application works. Cody Brocious [(@daeken)](http://twitter.com/daeken) and I put these resources together in order to help new hackers with resources to learn the basics of Web Application Security.
There are a number of new hackers joining the community on a regular basis and more than often the first thing they ask is "How do I get started and what are some good resources?". As a hacker, there a ton of techniques, terminologies, and topics you need to familiarize yourself with to understand how an application works. Cody Brocious [(@daeken)](http://twitter.com/daeken), I put these resources together in order to help new hackers with resources to learn the basics of Web Application Security.
We understand that there are more resources other than the ones we have listed and we hope to cover more resources in the near future!
---
## Table of Contents
| Topic | Description |
| ------------------------------ | ----------- |
|1. [Basics](/assets/basics.md)|A quick guide about Networking, Programming & Automation|
|2. [Setup](/assets/setup.md)|Tips on how to get started/setting up your environment|
|3. [Tools](/assets/tools.md)|A curated list of usefull Tools, organized by use case|
|4. [Labs & Testing Environments](/assets/labs.md)|List with Labs & Platforms to test your skills and learn how to exploit common web app vulnerabilities|
|5. [Vulnerability Types](/assets/vulns.md)|A list with resources, describing vulnerabilities & how to find/exploit them|
|6. [Mobile Hacking](/assets/mobile.md)|Helpful content focusing especially on Mobile Application Hacking|
|6. [Blog posts & Talks](/assets/blogposts.md)|Published Blogposts & Writeups organized by Vulnerability Types|
|7. [Media Resources](/assets/media.md)|A collection of lists, featuring YouTubers, Streamers, Twitter Accounts, Books, Podcasts etc.|
1. [Basics](/assets/basics.md)
2. [Setup](/assets/setup.md)
3. [Tools](/assets/tools.md)
4. [Labs & Testing Environments](/assets/labs.md)
5. [Vulnerability Types](/assets/vulns.md)
6. [Mobile Hacking](/assets/mobile.md)
6. [Blog posts & Talks](/assets/blogposts.md)
7. [Media Resources](/assets/media.md)