Resources-for-Beginner-Bug-.../README.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2019-01-15 19:31:22 +00:00
# Resources-for-Beginner-Bug-Bounty-Hunters
2019-01-15 19:39:52 +00:00
2019-01-15 19:41:29 +00:00
## Intro
2019-01-15 19:39:52 +00:00
2020-01-07 08:51:38 +00:00
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.
2019-01-15 19:41:29 +00:00
2020-01-07 12:49:14 +00:00
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!<br>
2020-03-22 16:26:20 +00:00
## Current Version: 2020.04
2020-01-16 07:26:37 +00:00
2020-01-16 07:46:23 +00:00
[Changelog: See what's new!](/assets/changelog.md) 📣
2020-01-07 12:49:14 +00:00
2019-12-12 09:50:59 +00:00
---
## Table of Contents
2020-01-07 08:51:38 +00:00
2020-02-26 09:41:06 +00:00
- [Basics](/assets/basics.md)
- [Setup](/assets/setup.md)
- [Tools](/assets/tools.md)
- [Labs & Testing Environments](/assets/labs.md)
- [Vulnerability Types](/assets/vulns.md)
- [Mobile Hacking](/assets/mobile.md)
- [Smart Contracts](/assets/smartcon.md)
2020-03-30 17:22:47 +00:00
- [Coding & Scripting](/assets/coding.md)
2020-03-22 16:09:49 +00:00
- [Hardware & IoT](/assets/hardware.md)
2020-02-26 09:41:06 +00:00
- [Blog posts & Talks](/assets/blogposts.md)
- [Media Resources](/assets/media.md)