Reflected XSS Lab - Client Side Filter 7

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.

HTML tags < and > are prohibited!
Hello,

Show Hint

It's a client-side verification. Try a proxy tool like Burp Suite to bypass it (:
Back Self XSS