Si quelqu´un a du temps à perdre alors aidé moi à trouver le mot de passe.
< HTML><HEAD>
< meta name="robots" content="noindex,nofollow">
< SCRIPT language=JavaScript>
function right(e) {
if ( navigator.appName == ´Netscape´ &&
( e.which == 3 || e.which == 2))
return false;
else if ( navigator.appName == ´Microsoft Internet Explorer´ &&
( event.button == 2 || event.button == 3)) {
alert("source code denied");
return false;
}
return true;
}
document.onmousedown=right;
if ( document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
< /SCRIPT>
< META content="MSHTML 5.00.2614.3500" name=GENERATOR></HEAD>
< BODY bgColor="#000000" text="red"><center>
< H1>
< font face="veranda" color="red"><b>SECURITY LEVEL
4</b></font></h1><br><br><tt><b>Password</b></tt><
br><br>
< form name="a" action="javascript:check()">
< input type="password" name="c" maxlength="20" size="14"><p>
< input type="submit" value=" login " >
< /form>
< script language=JavaScript>
{
var a=unescape("%43%4f%44%45%5a");
function check()
{
if ( document.a.c.value == a)
{
document.location.href="http://scifi.pages.at/hack<BR>its/"+document.a.c.value+".htm";
}
else
{
alert ( "wrong! - letter size?");
}
}
}
< /script>
< /SCRIPT>
< /BODY></HTML>