maz41
Earned a new badge!
For completing the Cross-Site Scripting (XSS) module
Users earned this badge
Users have this badge
Completed on 31 Mar 2024
Cross-Site Scripting (XSS) vulnerabilities are among the most common web application vulnerabilities. An XSS vulnerability may allow an attacker to execute arbitrary JavaScript code within the target's browser and result in complete web application compromise if chained together with other vulnerabilities. This module will teach you how to identify XSS vulnerabilities and exploit them.