XSS Challenges
Stage #17
What you have to do:
Inject the following JavaScript command:
alert(document.domain);
Hint: multi-byte character
Hint2: This stage works on only old version IE. So, you may skip this stage.
This page was written by yamagata21,
inspired by
http://blogged-on.de/xss/.