XSS Challenges

Stage #10

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

Hint: s/domain//g;


Search:


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