Hackertest.net Solutions Level 1



Level 1
http://www.hackertest.net/

Password: null

Method:

Follow thru this Code :


{
var a="null";
function check()
{
if (document.a.c.value == a)
{
document.location.href="http://www.hackertest.net/"+document.a.c.value+".htm";
}
else
{
alert ("Try again");
}
}

0 Responses to “Hackertest.net Solutions Level 1”

Post a Comment