XSS Challenges

Stage #12

What you have to do:
Inject the following JavaScript command: alert(document.domain);

Hint: "s/[\x00-\x20\<\>\"\']//g;"


Search:


This page was written by yamagata21, inspired by http://blogged-on.de/xss/.