XSS Challenge with a very limited char range
Date: March 15, 2011 05:02AM
This started as a curiosity. I wanted to find different ways to run JavaScript with heavily limited character sets. Then, after having so much fun with LightOS's awesome SQLi challenge (http://sla.ckers.org/forum/read.php?24,36040), I decided to turn one of my little experiments into a XSS Challenge :). This way people will have fun attempting to solve it, and I'll be able to learn from your solutions.
Here's the link to the challenge: http://tr3w.net/misc/challenges/ch2.php
Although payloads such as 'location=name' are very effective, I don't want to consider them as solutions because the challenge would not be very entertaining. It's fun to try to run JS without the aid of any external code, just by typing into the URL bar :P
Hope you like it!
Edited 1 time(s). Last edit at 03/19/2011 05:24PM by tr3w.