mirror of
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters.git
synced 2024-11-12 23:27:07 +00:00
reverted README.md changes
This commit is contained in:
parent
9e1ce38a0a
commit
521e56152f
1 changed files with 10 additions and 12 deletions
22
README.md
22
README.md
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue