Resources-for-Beginner-Bug-Bounty-Hunters

Vulnerabilities 💉

This page is created to help hackers understand a specific vulnerability type in details.

Online Resources & Frameworks

As we start to build this repository, we’ll be adding more vulnerability types and resources for each one.

Cross-Site Scripting (XSS)

XSS is a great place to start as it’s one of the most popular and easiest vulnerabilities to find in a web application.

Reading Material

Cross-Site Request Forgery (CSRF)

Reading Material

Insecure Direct Object Reference (IDOR)

Reading Material

Server-Side Request Forgery

Reading Material

Labs


back to Intro Page