Sunday, January 20, 2008

hackerskills.com solutions (2)

Found at http://www(dot)thehotfix(dot)net/forums/index.php?s=0074d9a5a19b00168c11416a7e666a91&showtopic=15107

Well, it's not in english, but easy to figure out

Level 1
http://www.hackertest.net/
Sandi: null
Level 2
http://www.hackertest.net/null.htm
Sandi: l3l
Level 3
http://www.hackertest.net/l3l.htm
Sandi: #000000
Level 4
http://www.hackertest.net/abrae.htm
Sandi: SAvE-as hELpS a lOt
Level 5
http://www.hackertest.net/sdrawkcab.htm
Level 6
http://www.hackertest.net/save_as.htm
Sandi: hackertestz
Level 7
http://www.hackertest.net/included.htm
Nama pengguna: phat
Sandi: jerkybar3
Level 8
http://www.hackertest.net/pwd2.php
Nama pengguna: zadmin
Sandi: stebbins
Level 9
http://www.hackertest.net/phat.php
Sandi: Z2F6ZWJydWg (http://www.hackertest.net/gazebruh.php)
Level 10
http://www.hackertest.net/gazebruh.php
Sandi: shackithalf
Level 11
http://www.hackertest.net/rofl.php
Level 12
http://www.hackertest.net/clipart.php

Saturday, January 12, 2008

hackerskills.com solutions

Found at http://ubuntuforums(dot)org/archive/index.php/t-534102.html

The first seven levels are easy. They all have to do with viewing the source. 8 is the first one to give me any trouble at all. Here's spoilers (in white text) for all of them that I've done so far:


Level 1
URL: http://www.hackerskills.com/
Method: View Source to get password.
Solution: "null"

Level 2
URL: http://www.hackerskills.com/null.htm
Method: View Source again.
Solution: "l3l"

Level 3
URL: http://www.hackerskills.com/l3l.htm
Method: View source again... the password is equal to the color of "alink".
Solution: "#000000"

Level 4
URL: http://www.hackerskills.com/abrae.htm
Method: Umm... am I missing something?
Solution: Click the link.

Level 5
URL: http://www.hackerskills.com/sdrawkcab.htm
Method: View source... You know... I'm sensing a theme here...
Solution: "SAvE-as hELpS a lOt"

Level 6
URL: http://www.hackerskills.com/save_as.htm
Method: View javascript file: "pwd.js". Finally something other than "View Source!"
Solution: "hackerskills123"

Level 7
URL: http://www.hackerskills.com/included.htm
Method: View /images/included.gif
Solution: u:"phat" / p: "jerkybar3"


Level 8
URL: http://www.hackerskills.com/pwd2.php
Method: View phat.php to get the background image, /images/phat.gif. View that and it tells you to look for a .PSD. Open phat.psd (use the GIMP if you don't have Photoshop). Remove watermarks. This is utterly retarded.
Solution: u: "zadmin" / p: "stebbins"

Level 9
URL: http://www.hackerskills.com/phat.htm
Method: View source to get a weird looking string. It's Base 64 encoded, so use a PHP page to run in through base64_decode().
Solution: http://www.hackerskills.com/gazebruh.htm