XSS Challenges
Stage #6
What you have to do:
Inject the following JavaScript command:
alert(document.domain);
Hint:
event handler attributes
Search:
This page was written by yamagata21, inspired by
http://blogged-on.de/xss/
.