hack-test.com

Punk

Moderator
Staff member
http://www.hack-test.com

Test-Hack is your own online hacker simulation. With 20 levels that require different skills to get to another step of the game, this new real-life immitation will help you advance your security knowledge. Test-Hack will help you improve your JavaScript, PHP, HTML and graphic thinking in a fun way that will entertain any visitor! Have a spare minute? Log on! Each level will provide you with a new, harder clue to find a way to get to another level. Only few people have gotten to the end of the maze. Can you pass the test?

I'm on level 8 :)

If you need clues, please ask :)
 

alex12345

New Member
webbenji you evil man(i'm assuming) i now going to obsess over this and prob try to get to level 20 in vain hehe
how could you?
 

Punk

Moderator
Staff member
It's in a the javascript code...
look in there....

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

Simple for the first level then the javascript becomes harder and PHP comes in the script...
 

rydin4life

New Member
Well, since I know nothing about this..I don't even know what to do...or how to go about it

level 1 & hacking in general > me
 

Punk

Moderator
Staff member
im on the 2nd level. all it is, is basic HTML saying "refresh now" what are you meant to do?

Same thing over and over except harder : look and find the password in the source.


For level 7, look for an image file...
 
Top