HACKTHISSITE.ORG | Basic 7: Unix

Sam still believes saving the password in a file is still the best way to remember it and keep it secured, time to prove him wrong once again. As the description says the password is in the same directory(folder) as we are.

This time Network Security Sam has saved the unencrypted level7 password in an obscurely named file saved in this very directory.

The second line of the description tell us about one another news that came from Sam, about setting up an UNIX cal command script and with that we are provided with the script even.

Continue reading “HACKTHISSITE.ORG | Basic 7: Unix”

HACKTHISSITE.ORG | Basic 4: Changing the scripts

This time Sam hardcoded the password into the script. However, the password is long and complex, and Sam is often forgetful. So he wrote a script that would email his password to him automatically in case he forgot.

Now, as we see, Sam is quite forgetful, and he forgets his password all the time, so he wrote some script that would mail him the password. Lets begin with checking the source code as we always do.

Continue reading “HACKTHISSITE.ORG | Basic 4: Changing the scripts”

HACKTHISSITE.ORG | Basic 3: Deep into HTML

This level takes us little more deeper into HTML. Lessons learnt in previous levels should be remembered they can be useful any time.

This time Network Security Sam remembered to upload the password file, but there were deeper problems than that.

This time the password file is there, but with deeper problems. Lets just follow the simple steps we had learn in level 1 i.e. check out the source code.

Continue reading “HACKTHISSITE.ORG | Basic 3: Deep into HTML”

HACKTHISSITE.ORG | Basic 2: Common sense

Trying to figure out the password in this level is a little tricky if compared to level 1, if you had a problem doing that. Well, this level requires a little more than just common sense, and that is some programming knowledge (any language would do it).

Tip: Read the description back again, slowly, and try and understand every single word and line. Or else press continue reading…

Continue reading “HACKTHISSITE.ORG | Basic 2: Common sense”