Stored XSS Lab - File Upload

Definition: Stored Cross-Site Scripting (XSS) occurs when user input is stored on the server and then displayed back to other users without proper sanitization. In this lab, you can upload HTML files, which may contain malicious scripts.

Back Labs