3 Videos for XSS 06

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
XSS 06: Introduction
In this video, we introduce the XSS 06 challenge, part of the essential badge series. The goal is to create an alert box with your unique identifier (UUID) by injecting JavaScript into a script tag already present in the HTML.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
XSS 06
In this video, we cover the XSS 06 exercise from the Essential badge series. The exercise demonstrates how to exploit a cross-site scripting vulnerability when user input is echoed back inside a script tag.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
XSS 06: Code Review
In this video, we conduct a code review for the XSS 06 challenge, part of the Code Review Badge. We identify and explain a vulnerability where unescaped user input is echoed back in JavaScript, leading to a potential XSS attack.