XSS Challenges
Stage #7
What you have to do:
Inject the following JavaScript command:
alert(document.domain);
Hint:
nearly the same... but a bit more tricky.
Search:
This page was written by yamagata21, inspired by
http://blogged-on.de/xss/
.