For you bored hacker types
http://scifi.pages.at/hackits/
A webpage that lets you mess around with hacking into java stuff. (can also be used to improve the security of your webpages)
A webpage that lets you mess around with hacking into java stuff. (can also be used to improve the security of your webpages)
Xinxing is the hairy one.
Comments
Phew! sometimes a 'badscript' can drive you nuts
Magnanimous as the ocean, persistent as time.
Level 11 isn't too hard once you figure out the logic behind it, but you need to look up what substr() and substring() do. I haven't ever played with java-script either, but the syntax looks almost identical to C/C++, which I do have some experience with...
losing patience
I'll try again tomorrow though
I don't want the answer but I'll accpet all hints, lol
I think i got to 5
html>
<head>
<meta name="robots" content="noindex,nofollow">
</head>
<body bgcolor="#000000" link="#235711"><center><font face="veranda" color="blue"><h1>CONGRATULATIONS!</h1>
Now you can sign the guestbook!</font>
<font face="veranda" color="red">SECURITY LEVEL 3</font>
<SCRIPT LANGUAGE="JavaScript">
function pw()
{
var d1, Eingabe;
d1=window.document.linkColor;
Eingabe=prompt ("Please enter password");
if (Eingabe==d1)
{
window.location.href=String.fromCharCode(65,66,67)+".htm";
}
else
{
window.location.href="denied.htm";
}
}
</SCRIPT>
[url="javascript:pw()"]
</BODY>
</html>
thanks again man!
now back to business
But I'll get it...
Want a hint?
ok, I'll try to be vague...
entering in the wrong password is ok....
Am I only supposed to look at the hackit8.htm source code?
The clue is in the "where" the wrong password takes you to. Fool around after you get there
I'm not sure if I did it right but I got to level 9 without entering the password was this correct way of doing it?
thats how I did it. I didnt think you had to...
Level 9 is clever..I liked it
where's the source?
do you mean that you don't know how to scroll down?
hint....
did you get passed level 9?
OOOH
and thanks SpEktrE, I'm slowly moving forward
did you get this yet......
NO, i'm not on level 13.
2lbs.
Magnanimous as the ocean, persistent as time.
Yes I'm still at it