Help Me Hack

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Zorba

Lifer
Oct 22, 1999
15,613
11,255
136
Hmm, I understand the code from number 8, but not sure what the password is
 

AzNmAnJLH

Golden Member
Feb 26, 2002
1,785
1
0
<html><body bgcolor="#000000" text="red">



<center><h1>SECURITY LEVEL 8</h1>

<img src="tactic.jpg" border=0></center>

<script language=JavaScript>

UserEingabe = window.prompt("password security level 8","");
document.location.href=UserEingabe + ".htm";

// -->
</script>
<script language="JavaScript1.2">
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu()
{
event.cancelBubble = true
event.returnValue = false;

return false;
}
function norightclick(e)
{
if (window.Event)
{
if (e.which == 2 || e.which == 3)
return false;
}
else
if (event.button == 2 || event.button == 3)
{
event.cancelBubble = true
event.returnValue = false;
return false;
}
}

document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;
</script>
</font></h1>
</body>
</html>
 

Kilrsat

Golden Member
Jul 16, 2001
1,072
0
0
Originally posted by: Zorba
Hmm, I understand the code from number 8, but not sure what the password is

View the directory contents, look for the .htm files. Pick the right name.
Now hurry up and get to 12! :)
 

AzNmAnJLH

Golden Member
Feb 26, 2002
1,785
1
0
Originally posted by: Kilrsat
Originally posted by: Zorba
Hmm, I understand the code from number 8, but not sure what the password is

View the directory contents, look for the .htm files. Pick the right name.
Now hurry up and get to 12! :)


do you mean you are trying to enter 12... and you just reach 11 or you are entering 13...?

maybe a little more hint on 7 entering 8...???? HEHE
 

Kilrsat

Golden Member
Jul 16, 2001
1,072
0
0
Originally posted by: AzNmAnJLH
Originally posted by: Kilrsat
Originally posted by: Zorba
Hmm, I understand the code from number 8, but not sure what the password is

View the directory contents, look for the .htm files. Pick the right name.
Now hurry up and get to 12! :)


do you mean you are trying to enter 12... and you just reach 11 or you are entering 13...?

maybe a little more hint on 7 entering 8...???? HEHE
On 12 trying to get to 13. Completed 11.

Here's a tip for yours: remove the *.htm from the address. Look only at the directory.
 

trek

Senior member
Dec 13, 2000
982
0
71
Originally posted by: Kilrsat
Level 12 is annoying, bah...
it is annoying, you just have to try all the possible combinations... there are 36 total.
 

Kilrsat

Golden Member
Jul 16, 2001
1,072
0
0
Originally posted by: trek
Originally posted by: Kilrsat
Level 12 is annoying, bah...
it is annoying, you just have to try all the possible combinations... there are 36 total.

I could have sworn I already did. Probably keep forgetting the same one.