HACKTHISSITE.ORG | Javascript Mission 2: Disable Javascript

In this level we need to disable the javascript to login and solve the mission. In the intro it is told that faith has setup a javascript redirection, that logs out the user to keep the hackers away.

faith had made a redirect script and logout with javascript to keep hackers away

In order to move further, disable javascript in your browser. Firefox users can disable it from Tools-> Options -> Content-> And uncheck the Enable javascript box.

Continue reading “HACKTHISSITE.ORG | Javascript Mission 2: Disable Javascript”

HACKTHISSITE.ORG | Javascript Mission 1: Idiot Test

Javascript with its wide scope in web development and intensive use is turning out to be a key to hack for the hackers because of its vulnerability. But here I will not discuss about javascript, what it is and how it works however here in these missions we will not be doing javascript injections, but will only analyze the code and workout.

The intro:

Continue reading “HACKTHISSITE.ORG | Javascript Mission 1: Idiot Test”

HACKTHISSITE.ORG | Basic 11: Is there a solution even?

This mission is known as one of the very unsolvable missions throughout the Hackthissite’s forum. Many have tried to solve it by searching hints and using them, but this mission still is a mystery for most of them. The very beginning intro of this mission can be blamed for this, as it points us in unknown direction.

Sam decided to make a music site. Unfortunately he does not understand Apache. This mission is a bit harder than the other basics.

Now, when we open the mission all we receive are some similar messages like these, every time we refresh the page a new line shows up.

Continue reading “HACKTHISSITE.ORG | Basic 11: Is there a solution even?”

HACKTHISSITE.ORG | Basic 10: Javascript, really?

This level does seems to be lot tougher than the previous levels as it does not tell us what we need to do. Yes, the intro does tells us that knowledge of javascript might be helpful, but still no clue, how?

This time Sam used a more temporary and “hidden” approach to authenticating users, but he didn’t think about whether or not those users knew their way around javascript…

Well, we can give a try using all the tricks we have learnt by now, but none of them seems to be working. The task is to think of something that is temporary and hidden from users. Haven’t figured it out by now?

Continue reading “HACKTHISSITE.ORG | Basic 10: Javascript, really?”

HACKTHISSITE.ORG | Basic 9: Not difficult but tricky

The password is again hidden in an unknown file. However, the script that was previously used to find it has some limitations. Requirements: Knowledge of SSI, unix directory structure.

The intro for level9 points us towards using SSI and UNIX commands and its directory structure. Well, here we get our first clue. Let us now move on to the description, and see what it says.

Continue reading “HACKTHISSITE.ORG | Basic 9: Not difficult but tricky”