Skip to content

Commit

Permalink
Added Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
n4itr0-07 committed Sep 28, 2024
1 parent 45a6bd3 commit 0a14427
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Complete Bug Bounty Roadmap

This is a comprehensive Bug Bounty Roadmap designed to help individuals learn Bug Bounty from the basics to advanced techniques. It covers everything you need to know, including networking, web application security, reconnaissance, vulnerability discovery, and the use of essential tools.

## Live Preview

You can check out the live version of this roadmap [here](https://bugbountyroadmap.freewebhostmost.com/).

## Features

- **Step-by-Step Learning Path**: From the fundamentals of networking and web technologies to advanced bug bounty hunting techniques.
- **Curated Resources**: Every topic is backed by carefully selected resources like articles, courses, and tool links.
- **Modern Design**: A clean and professional design with dark themes, color-coded sections, and responsive layout.
- **Manually Added Resources**: A dedicated section where new resources can be added manually for future updates.
- **Responsive**: The roadmap is designed to be fully responsive, making it easy to follow on any device.

## Roadmap Sections

1. **Basics of Networking & Web Technology**: Learn the core web technologies like HTML, CSS, JavaScript, HTTP/HTTPS, and DNS.
2. **Web Application Security Fundamentals**: Understand the OWASP Top 10 vulnerabilities and other critical security topics.
3. **Reconnaissance**: Master the art of gathering information about your target, including tools and techniques for recon.
4. **Vulnerability Discovery & Exploitation**: Dive deep into XSS, SQL Injection, CSRF, SSRF, and other common vulnerabilities.
5. **Bug Bounty Tools**: Get familiar with essential tools like Burp Suite, Nmap, SQLMap, Sublist3r, and more.
6. **Advanced Techniques**: Explore advanced topics such as mobile security, source code review, and specialized recon methods.
7. **CTFs & Real-World Practice**: Hone your skills by practicing on platforms like Hack The Box, TryHackMe, and participating in CTFs.
8. **Manually Added Resources**: A section for additional handpicked resources to stay updated with new trends.

## How to Use

1. Clone or download this repository.
2. Open the `index.html` file in your preferred browser to view the roadmap locally or deploy it on any static site hosting platform (like GitHub Pages).
3. You can modify the "Manually Added Resources" section to add new tools, blogs, or references.

## Technologies Used

- **HTML**: For the structure of the webpage.
- **CSS**: For styling and making the site visually appealing.
- **GitHub Pages**: For hosting the live version of the roadmap.

## Contributing

Feel free to fork this repository, add new sections, or improve the design. Pull requests are welcome.

## Contact

If you have any suggestions or issues, feel free to reach out to me on my social media profiles (which can be found in the footer section of the webpage).

---

Check out the [live roadmap](https://bugbountyroadmap.freewebhostmost.com/) and start your journey into Bug Bounty Hunting today!

0 comments on commit 0a14427

Please sign in to comment.