Introduction to Cross-Site Scripting Attacks
Difficulty: Intermediate
Duration: 28 seconds
Students: 73
This lesson covers cross-site scripting (XSS) attacks, which are important to know about for anyone interested in ethical testing or bug bounty hunting. We'll cover reflected XSS, reflected AJAX XSS, and stored XSS.
Covered Topics