Hello All:
I've never before found this wargame site so interesting.. Did u know this before?? ...I've gone up till level 4...
The site indeed has great looks :cool:
Check it out NOW !!
Printable View
Hello All:
I've never before found this wargame site so interesting.. Did u know this before?? ...I've gone up till level 4...
The site indeed has great looks :cool:
Check it out NOW !!
Look like publicity... :)
interesting, I'm suprised you didn't explain the site in a little more detail for those who are curious about the link.
I think the site is really cool. And Spock and Captain Kirk will wellcome you after level 10 :P
Serious, i think is good to train your knowledge.
w00t :D I passed level 1....well that was EASY! :D just messin wid ya :)
Oh! I thought u'd try it out... Didn't u understand what wargame is ?? ...What more should I have explained ?? :confused:Quote:
Originally posted here by CT2600
interesting, I'm suprised you didn't explain the site in a little more detail for those who are curious about the link.
Man, this is awfully hard.. I can't even get pass level one. The password prompt comes up and I think this will be "easy" and nothing... I get denied... How am I supposed to figure this out? It is not like I am going to magically open the page source and the password will be there in black and white. Geesh...
:D
I don't understand how to complete level 8; as far as I can tell it's necessary to guess the name of a file on the server, as the Javascript does not contain the password
Slarty
Yeah I'm stuck on that one as well. It appears that the code:
...will just go to (whatever you enter).htmCode:UserEingabe = window.prompt("password security level 8","");
document.location.href=UserEingabe + ".htm";
Hmmm... ?
mjk
P.S.
Nice find. This is a fun site :D
Heyy,
Does every level contain a password ??
or is it like sometimes we need to find out the next nevel page url and jump to the next level without actually finding the pass for that level??
Actually, I just completed level 8... I'm not sure if I did it the "right" way. I don't want to give it away but yes, it's like what you said. I didn't find the actual password, I found the URL.
I'll let you figure out the rest :p
mjk
EDIT:
Damn it... Stuck on lvl 9 and I have to leave! This stuff's addictive!! :D
I'm stuck on level 2?!?!?! ::shocked::
Yeah, one of the administrators posted a link to this a while back in GCC. I have finished it since, and I'll say that for level 8, if you are a porn enthusiast, it's not that hard. You just have to mess with url's ;). good luck.
Excellent site for the "n00bz"... Vets will be bored...
I've gotten to Level 12 without too much fuss... How many levels are in this thing, anyway? I've got other things that I need to be doing, but I'm afraid I've gotten myself addicted...
Damnit...
-Wiski C.
[EDIT]
Alright, now Lv.14 is KILLING me... I guess I'm not as much of a "500p3|2 l337 h4x0|2" as I thought... damn...
Any hints? :D
[/EDIT]
Sorry... Stuck on 9 :DQuote:
Alright, now Lv.14 is KILLING me... I guess I'm not as much of a "500p3|2 l337 h4x0|2" as I thought... damn...
Any hints?
Could you just give me a small hint? A SMALL one, mind you :p
lol, mjk...
you're gonna kick yourself in the ass once you realize how easy this one is...
load the source in a text editor... use find/replace... I'll let you figure out what to find and replace...
hope that's not too much info...
Ok thanks wiski, I got it :p
I don't know why I didn't see it before. :D
I just ignored that part cause I expected the key of the problem to be in another part of the source.
The key to a lot of these is to let javascript do it for you. I labored over level 14 for a little bit trying to work through it by hand. And finally, I decided to just modify the code. So I took the page and made it to where it just outputs the result of all those loops right before it does a check. That's a good strategy for a lot of levels. Like when they use those stupid codes with %blah, just get javascript to tell you what it is by making your own page and outputting the decoded message. Good luck. Don't know if I should hide this or not, better safe than sorry.
There are about 15 or 16 levels.
later levels need some knowledges such as applet decompilation.
Good luck.
I got through the first 9 levels ok ...but 10 has got me puzzeled for now ...I'll find it though ... It's got to be something with the .... oh that's right I can't say :D
Hmph!
Still stuck on level 4.
What do I do with var a=unescape("%43%4f%44%45%5a"); ?? Any hints ??
no cheating allowed here :P
XNikon,
open the source in a text editor, create your own password...
Damn... not much of a hint, more of an instruction... oh well...
BTW, I'm still stuck on Lv. 14 - I've basically re-written the whole damn script, and I still can't make it tell me what I want to hear... maybe I need a break, come back w/ a fresh mind...
happy crackin'... :D
-Wiski C.
instronics,
http://scifi.pages.at/hackits/pass.js ;)
See, the answer was right in front of you the whole time!
Alright, no more give-a-ways...
-Wiski C.
Any hints for the 'matrix' login page.. i lost count, i think its level 14 :(
It wants a username and pass. Its go todo with substrings... i hate substrings
OK, here is the code I came up with a while back to get it to give me the user and pass for level 14. it actually gives it away so if you want to figure it out don't download it.
and XNikon, did you read my hint?
What do I do with var a=unescape("%43%4f%44%45%5a"); ?? Any hints ??
how about document.write(unescape("%43%4f%44%45%5a"));
and for the user and pass generated by my page, remember that the program tacks on the -
at least if I remember correctly, so don't add that when you enter them. Don't mind that the pages is called 11.htm, I used it from level 11 on. But it just has stuff for 14.
Thanks, h3r3tic...
you make it look so easy... I swear I've re-wrote that damn script at least ten different ways... can't believe I didn't get it...
...cheated...feel...so...dirty...
-Wiski C.
|The|Specialist has been busy taging his name and pictures of industrial bands everywhere.
Im haveing trouble with this however. I mean after I decrypt it and type in the name of the color it wants, type it in english or german or whatever... its still the same old crap. 404 errors and (ect). Whats up with this?
(edited) never mind I got it. :D
:eek:
Thanks Mr. Ripper!
oh ya .. . heretic.. i got it..
Why didn't it hit me earlier...
Time_Axe brought this website to my attention: http://scifi.pages.at/hackits
It's a pretty fun website. It's main point is to show you how insecure client side protection is and it gives you like 16 levels to beat. A couple of the levels are just solving riddles, but there aren't many of those. I am stuck on level 15. I got this .htpasswd file but I need to decrypt it, and i'm to lazy to download a decrypter and figure out how it works lol. Can someone just decrypt it and PM me the decrypted version please?
The encrypted line is: delta:INYc2qvBoKcq6
Thanks...
What levels did all you guys get to??
This was already done in another thread.
http://www.antionline.com/showthread...&postid=746912
It's a really fun site. I'm stuck on level 10 though.
mjk
Man I'm retarded! Sorry guys, didn't know there was already an active thread on this very subject! I guss I should have looked a little harder. Btw, I dont need that encrypted anymore, I figured it out. Now I'm on the last level :D
Im stuck on level one....what should i doo.....after playing few dozen of these site, i quit....:)
Hey Hey,
I don't think I'd rate this site very high on my list of places to look at. I've had insomnia so I just spent 45 minutes there... in those 45 minutes I got to level 14.. then I discovered a whole lot of javascript and quit hehe.... Anyways.. it's incredibly basic stuff.
Peace,
HT
I know it's basic, but it's pretty fun. Luckily I'm awesome with search engines, so I was able to skip every level and jump right to level 15 and 16, the last levels :cool: . I don't remember what I typed to get to 16 though :( . But anyway's, I beat both levels and now I have my name in the final guestbook!!! :D
btw, if anyone need's help ill be more then happy to help them. Since I skipped all those level's and beat the final, I decided to go back and beat all the other ones.
If you want, ill even supply the search string I used to pull up level 15.
Well you didn't learn very much did ya? I don't think many networks have been comprimised by google hacking...
Yeah yeah yeah the google as a hacking tool tutorial but you know what I mean.
;)
Actually you would be surprised with what you could do with google, I have never done anything though. I have heard of stories where they put people under criminal investigation just for directory browsing.
Well i got to level 3, kinda sacked there though as I didnt have a clue what to do next!
*Threads merged*