Skip to content

Bug Bounty Hunting Path

Introduction

Introduction to Web Applications
[[Web Application Layout]]
[[Frontend VS Backend]]

Front End Components

[[HTML]] :SiHackthebox:
[[Cascading Style Sheets (CSS)]] :SiHackthebox:
[[JavaScript]]

Front End Vulnerabilities

[[Sensitive Data Exposure]] :SiHackthebox:
[[HTML Injection]] :SiHackthebox:
Cross-Site Scripting (XSS) :SiHackthebox:
[[Cross-Site Request Forgery (CSRF)]]

Back End Components

[[Back End Servers]] :SiHackthebox:
[[Web Servers]] :SiHackthebox:
[[Databases]] :SiHackthebox:
[[Development Frameworks & APIs]] :SiHackthebox:

Back End Vulnerabilities

[[Common Web Vulnerabilities]] :SiHackthebox:
[[Public Vulnerabilities]] :SiHackthebox:

Next Steps

Next Steps