Reflected XSS Lab - Basic Encoding 3

Definition: Reflected Cross-Site Scripting (XSS) occurs when user input is immediately returned by a web application without proper validation or escaping. This lab has advanced input encoding to increase difficulty.

Hello,

Show Hint

Your payload is reflected inside a script tag. You're almost there!
Back Next