XSS vulnerable page
This page is vulnerable to cross-site scripting (XSS) attacks.
When you add a message in the box below, it’s added to the bottom of the page as raw HTML.
See what happens if you add the message <script>print()</script>
to the page.