how much of a hacker r u?

56 public posts in this discussion.

Post 1

http://scifi.pages.at/hackits/

i got up to lvl 8 then i couldn't b bothered doin anymore

Post 2

i am at 3 so far

Post 3

Got up to level 10, but getting bored pretty fast :P

Post 4

wtf??

Post 5

yeah me got bored as well.. level 6

Post 6

Got up to 4 pretty quickly then ... zzz. oh I'm reading code again... So I just finished all my uni exams, don't really feel like looking over code atm.

Post 7

lol it's a site where u gotta sorta "hack" it to find a password to get to the next level.. it sorta tests your knowledge of javascript and shows that it's not the best option for a secure webpage..

Post 8

lv 1, w00t. how the fuck are u meant to do that? is is simply analsying the source or sumthying (thats how i got the first one)

but how the hell are u meant to pull a pass out of [code:1:71306e0258]<html>
<head>
<title>Hackit</title>
<meta name="robots" content="noindex,nofollow">
<STYLE type="text/css">

</STYLE>
</head>
<body bgcolor="#000000" text="red"><br><br><br><center><h1>SECURITY LEVEL 2</h1><br><br></center>
<!--
h1{font-family:comic sans ms,Arial Black,Hevetica,sans-sherif;font-size:30pt;text-align:center;}
h1{color:white}
//-->
<script language="JavaScript1.1">
<!--
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("it's not that easy :-)");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
//-->
</script>
<script language="javascript">
</script>
<script language="JavaScript" type="text/javascript">
<!--
var m1, i;
m1="JavaScript";
value=prompt("Please enter password!","");
if (value==m1) {
window.location=value+".htm";
i=4;

}
//-->
</script>

<h1> </h1>
<h1> </h1>
<i><b><center><IMG src="denied.jpg" border=0></center></b></i>
</body>
</html>

[/code:1:71306e0258]

Post 9

Quote from PlayinG ShithousE:
m1="JavaScript";
value=prompt("Please enter password!","");
if (value==m1) {
window.location=value+".htm";
i=4;

}

The password is "JavaScript".

Post 10

yeah, i just figured that out :oops:

now the third one, am i right in saying it has sumthing to do with the

window.location.href=String.fromCharCode(65,66,67)+".htm";

line, or am i totally off??

Post 11

i'm trying to work out the next one... wtf?

Post 12

wahoo i got 3 now onto 4

Post 13

how the hell u get 3??

Post 14

shows my lack of any sort of coding knowledge ;)

Post 15

3 was hard casue it sends u on a chase for other stuff
i am at 4 now and i am stuck

Post 16

unescape: used to convert to a string from what it is so javacan read it or something like that.

Post 17

Quote from Jay:
unescape: used to convert to a string from what it is so javacan read it or something like that.

*words fly over head*

:shock:

is it like ABC or something. the character code for 65,66,67 is A, B and C respectively.

i don't get it.

Post 18

doing 4 now.

Post 19

heh bad engineer speek. Oh well never done Javascript before so this isn't so bad for a crash course. Always good to learn new languages.

Just save the page and add an alert (a); after the unescape line (I think this may work, just guessing atm)

Post 20

Quote from SOLOman1:
yeah me got bored as well.. level 6
matt says:
oi man tell me number 3 password

hrrrmm u shouldnt need 3 if u said u were at 6

Post 21

bugger... i got an exam in 7 hours.

i'll leave hacking for a few days... :|

Post 22

Quote from Knight Of Nih:
[quote:ec60ef453c="SOLOman1"]yeah me got bored as well.. level 6
matt says:
oi man tell me number 3 password

hrrrmm u shouldnt need 3 if u said u were at 6[/quote:ec60ef453c]

heh from memory its the link colour code :D

Post 23

Nah, he asked so that he could tell me what it was Knight :P

I got to level 4, but only caus my freinds told me all the answers.

Stupid game.

Post 24

Hardly hacking, more how's your html and javascript knowledge.

Post 25

ok level 10 has me buggered :(

woot ignore that

Post 26

4 is shit
shoudl be removed

Post 27

matt says:
lol what lvl 4
matt says:
?
Craig / Knight © says:
http://scifi.pages.at/hackits/%43%4f%44%45%5a.htm
matt says:
lol it linked me stright to the page... got hacks???
matt says:

matt says:
but ehat was the password
Craig / Knight © says:
lol

Post 28

OO I FUCKIGN GOT NUMBER 5 ALL ALONE
HAHAHA
SWEET
harb helped me with 4 (thats all the help i have had so far)

Post 29

Quote from Knight Of Nih:
matt says:
lol what lvl 4
matt says:
?
Craig / Knight © says:
http://scifi.pages.at/hackits/%43%4f%44%45%5a.htm
matt says:
lol it linked me stright to the page... got hacks???
matt says:

matt says:
but ehat was the password
Craig / Knight © says:
lol

was gonna tell melinko

Post 30

Learn how to count arrays by 11.

Post 31

im stuck at level 3 :?

Post 32

it's something like

if( password == a )
your right

and above it there is

var a = unescape (bunch of unicode numbers)

so u just gotta figure out what the unicode is in letters ;)

hint: go to charmap in advanced view :P

Post 33

oooh i beat level 3....link colour....

Post 34

level 4 codez are hard,

Post 35

Meh, i couldnt even do lvl 1, i typed in javascript and it denied me :'( im that shit at it :P

Post 36

Stuck at level 8.

Post 37

Quote from Ph3n0m3n0n:
Meh, i couldnt even do lvl 1, i typed in javascript and it denied me :'( im that shit at it :P

its easy man...

got CLUE

Post 38

I should probably finish 12 now. :P
About 24 combinations later:P
now 13 is a pain. Kinda...

Post 39

someone tell me how to get past lvl 7

Post 40

level 10's a bitch :x

Post 41

Quote from Ph3n0m3n0n:
Meh, i couldnt even do lvl 1, i typed in javascript and it denied me :'( im that shit at it :P

i tried password then quit becuase i can jsut go play cs instead

Post 42

Still stuck on the first one says access denied hmmmm........

Post 43

*tries not to give it away too much*

You know how when you type your password to log on to your computer .. (if you are using XP duno abt others) ... if you have the capslock key on it will come up saying something like "You have the caps key on blah blah" ... work it out ;)

that was more directed at Ph3n0m3n0n.. but if uc an't pass lvl 1 :roll: ...

Post 44

Whoa level 10 is stupidly insane

Thats like university grade maths Unless its a riddle and I'm going around it the wrong way :?

Post 45

stoopid lvl 7

Post 46

10: check your caches

13: know how java applets work. dead easy. if you know how. eaasssy.

14: omg. hope everyone knows how to step through program steps.

Post 47

Quote from Jay:
10: check your caches

13: know how java applets work. dead easy. if you know how. eaasssy.

14: omg. hope everyone knows how to step through program steps.

Oh I know how to get number 10... but the riddle really pisses me off

Post 48

First time ive ever seen javascript and i got to lvl 10 in 15min...

Give me c++ anyday :P

Post 49

source code!?

:P

Post 50

man Jay gimme a hint about the riddle for number 10?? I don't get it at all whats this prime between n and 2n :?

Post 51

someone tell me lvl 7 code!

Post 52

Quote from leonami:
man Jay gimme a hint about the riddle for number 10?? I don't get it at all whats this prime between n and 2n :?

I already did ;)
Read carefully. Look beyond the square.

Post 53

there is no spoon

Post 54

Quote from w00p:
*tries not to give it away too much*

You know how when you type your password to log on to your computer .. (if you are using XP duno abt others) ... if you have the capslock key on it will come up saying something like "You have the caps key on blah blah" ... work it out ;)

that was more directed at Ph3n0m3n0n.. but if uc an't pass lvl 1 :roll: ...

That was uncool to make me look dumber then i am.... wait... haha never mind gosh what was i thinking, i am dumb :P

Post 55

Quote from Ph3n0m3n0n:
[quote:51ff356591="w00p"]*tries not to give it away too much*

You know how when you type your password to log on to your computer .. (if you are using XP duno abt others) ... if you have the capslock key on it will come up saying something like "You have the caps key on blah blah" ... work it out ;)

that was more directed at Ph3n0m3n0n.. but if uc an't pass lvl 1 :roll: ...

That was uncool to make me look dumber then i am.... wait... haha never mind gosh what was i thinking, i am dumb :P[/quote:51ff356591]

yes, yes you are dumb ;)

Post 56

my complete lack of hacking skills is abundantly clear...i couldn't pass level 1 :cry: