Hackertest.net Solutions Level 3
Do you like this story?
Level 3
http://www.hackertest.net/l3l.htm
password: #000000
Method :
Follow Thru This code :
<body onload=javascript:pass(); alink="#000000">
<SCRIPT LANGUAGE="JavaScript">
function pass()
{
var pw, Eingabe;
pw=window.document.alinkColor;
Eingabe=prompt ("Please enter password");
if (Eingabe==pw)
{
window.location.href=String.fromCharCode(97,98,114,97,101)+".htm";
}
else
{
alert("Try again");
}
}
http://www.hackertest.net/l3l.htm
password: #000000
Method :
Follow Thru This code :
<body onload=javascript:pass(); alink="#000000">
<SCRIPT LANGUAGE="JavaScript">
function pass()
{
var pw, Eingabe;
pw=window.document.alinkColor;
Eingabe=prompt ("Please enter password");
if (Eingabe==pw)
{
window.location.href=String.fromCharCode(97,98,114,97,101)+".htm";
}
else
{
alert("Try again");
}
}
Subscribe to:
Post Comments (Atom)
0 Responses to “Hackertest.net Solutions Level 3”
Post a Comment