• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help Me Hack

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
<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>
 
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! 🙂
 
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
 
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.
 
Back
Top