Reflected XSS Lab - Hard Filter 6

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 filtering to increase difficulty.

Hello,

Show Hint

Find a payload that doesn't contain any of the 5 blacklisted words.
Back Next