HACKERTEST.NET | Level 13: One difference

Level 13 is all the same like level 12 with just one difference. This time the image file we need to look for is different. Its images/lvl13.gif. If you open this image file you will find that Level 13 is in fact an image. And if you enlarge this image and look at it carefully you will find 4.xml written in the last l of level.

You can try opening this 4.xml but it won’t do any good, its just because its 4xml.php.

Good luck!!!

HACKERTEST.NET | Level 12: 3 words

Level 12 is just a step more from level 11. The clues don’t really point towards something that would help. So, let’s just begin with the normal source code. If you check the source code you will find a meta tag with an attribute name having the value clue and another attribute content having the value as use graphic software.

<meta name="clue" content="use graphic software">

This isn’t much of a clue but yet tells us that this mission is again related to some graphic or image. After looking at the source code the second time I found just one image in the source code as images/logo.gif. Now just open the image, and after enlarging it you will see some text written over Russia. Well, that’s the answer to next level you were looking for.

Continue reading “HACKERTEST.NET | Level 12: 3 words”

HACKERTEST.NET | Level 11: What are you looking at?

Level 11 haven’t got much into it, just a look in right place will do it. After checking out the source code you will find things similar to the previous levels.

<body background="images/try.gif">

But it does not work out and us gives only an image with Nice try written on it. This isn’t much of a clue, how about a second look at the source code? In the second look I looked more thoroughly and found this meta tag with the answer.

Continue reading “HACKERTEST.NET | Level 11: What are you looking at?”

HACKERTEST.NET | Level 10: Hidden context

Level 10 is kind of deceiving with its first interaction and with its false clue, like the word cookie it surely points us in wrong direction. But after sometime you will surely find the right path. And it will be a lot easier with the right kind of tool.

After looking for all the cookies I could and getting nothing from them I moved on and started looking for something else. The clue was yet to be found.

Continue reading “HACKERTEST.NET | Level 10: Hidden context”

HACKERTEST.NET | Level 9: Where is the password?

Level 9 is fun to begin with. When you start checking out the source code in the first few lines that the source code is not available at this time.

<BODY BGCOLOR="ffffff" TEXT="000000" BG="images/phat.gif">
<!-- SOURCE CODE IS NOT AVAILABLE AT THIS TIME //-->

Well its an old gimmick used to fool people around. Coders just leave lots and lots of blank spaces in the between the codes while coding so that in the first view it looks like as if the source code is empty. But if you will scroll done below you will find the whole code.

Continue reading “HACKERTEST.NET | Level 9: Where is the password?”