3 Videos for XSS 02

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
XSS 02: Introduction
In this video, we introduce the XSS 02 challenge from the Essential Badge series. The goal is to create an alert box with your unique identifier by exploiting a cross-site scripting (XSS) vulnerability.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
XSS 02: Code Review
In this video, we conduct a code review for the XSS 02 challenge, focusing on PHP code and its handling of user input. We identify the flaws in the script tag filtering and suggest HTML encoding as a better alternative.