hackertest.net level 16 :: unavailable
by Arxleol on Monday 30.11.2009, under hackertest.net, tutorial
Now that you have reached level 16 let’s solve this mission probably one of the most intriguing.
Since, you see only UNAVAILABLE on the page check source code:
UNAVAILABLE
<!-- level 17: /images" -->
You may notice that road to level 17 is to enter to folder images.
http://www.hackertest.net/unavailable/images/
Though it looks like there is nothing on this page, check out the source code once again. You will find following line:
<body background="bg.jpg">
Now let’s open this image:
http://www.hackertest.net/unavailable/images/bg.jpg
Notice that as in previous case it is either none valid photo or just shows link of itself. Let’s download this image and open it with notepad. On the very first line you should notice following file name: Ducky.php.
Let’s open it on the following URL:
http://www.hackertest.net/unavailable/Ducky.php
And you are at the doors of hackertest.net level 17.
Thursday 03.12.2009 on 00:14
[...] http://www.hackertest.net/unavailable/ level 16 [...]