Switch to full style
Off topic, but don't go too far overboard - after all, we are watching...heh.
Post a reply

How good of a hacker are you?

Sun Dec 08, 2002 7:27 am

A friend showed this site to me, and I thought I would share it with you all. Kinda fun.

http://www.try2hack.nl/levels/level1.html

I got to level 6 but got stuck and dont have the time to sit down and figure it out. How high can you get?

Sun Dec 08, 2002 10:12 am

am i stupid? i cant get the password for lev 1

Sun Dec 08, 2002 10:15 am

:rotflmao: Ya

Hint: Take a look at the source

Sun Dec 08, 2002 10:18 am

i have been grrrrrrr ive tried mostly everything up there b4 u said anything

Sun Dec 08, 2002 10:20 am

Its in plain text right in the source, you cant miss it.

Sun Dec 08, 2002 10:21 am

i am lol :help:

Sun Dec 08, 2002 10:28 am

ive ried everything damnit im stupid

Sun Dec 08, 2002 10:46 am

Ya i'd say so....here is the source:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="rating" content="general">
<meta name="robots" content="noindex,nofollow">
<meta name="url" content="http://www.try2hack.nl/">
<meta name="document-state" content="static">
<style type="text/css">
<!--
body { background-color: #FFFFFF; font-family: "Tahoma", "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; }
td { font-family: "Tahoma", "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; }
-->
</style>
<script language="JavaScript">
<!--
function Try(passwd){
if (passwd =="h4x0r"){
alert("Alright! On to level 2 ...");
location.href = "level2-fozumi.html";
}
else {
alert("The password is incorrect. Please don't try again.");
location.href = "http://www.disney.com";
};
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<img alt="here be the try2hack logo" src="../images/logo.jpg" width="362" height="88" border="0">

Level 1


Enter the password to continue :
<form name="pass">
<table summary="" cellpadding="0" cellspacing="0" border="0" width="200" bgcolor="#99CCFF">
<tr>
<td align="center" width="100%"><input type="password" name="txtpasswd" size="20"></td>
</tr>
<tr>
<td align="center" width="100%"><input type="reset" name="cmdtry" value="click here to continue" onclick="Try(pass.txtpasswd.value)"></td>
</tr>
</table>
</form>
</div>
</body>
</html>


If you cant get it now, your blind AND stupid ;)

Sun Dec 08, 2002 11:05 am

MMmmgood thanks, my kids loved it ;)

Sun Dec 08, 2002 11:25 am

So everyone who tries this, post back as to how high you got!

2nd level...

Sun Dec 08, 2002 12:42 pm

I'm no hacker...I got so far as the password for the second level, but couldn't get the username.

Maybe after sitting on it a while I'll eventually get it.

Sun Dec 08, 2002 1:30 pm

i got as far as zog, my problem is that i dont know html.I couldnt find any place for username in the source. Im assuming that you have to edit the source and hardcode your own username.

Sun Dec 08, 2002 1:59 pm

i am fucking dumb i still dont know password

Sun Dec 08, 2002 2:10 pm

this line of code is in the source on level 1:

if (passwd =="h4x0r"){

now if you cant figure out what the password is on level 1,
im gonna have to say you definitely have no future in programming of any kind.;)

Sun Dec 08, 2002 5:57 pm

i got to level 2, but hacking is too borring to spill all that time that you actually could game so...

its also quite silly, hacking is like cheating and cheaters are silly people who can't win by the rulez...

Herr Renz
Post a reply