Tag: hack
JavaScript Challenge 6 :: Simple strings
by Arxleol on Feb.03, 2010, under hellboundhackers.org, javascript, tutorial
Once again we are required to examine javascript function and find correct password.
JavaScript Challenge 5 :: Stop me quickly 2
by Arxleol on Feb.01, 2010, under hellboundhackers.org, javascript, tutorial
Though this challange is a bit different from the second one because it stops on the same page and you have access to the javascript code:
JavaScript Challenge 2 :: Stop me quickly
by Arxleol on Jan.28, 2010, under hellboundhackers.org, tutorial
When you open challenge number 2 you will be asked for password, and if you answer incorrectly you will be routed back to same page and again asked to input password. Effectively disabling you to see code.
Basic Web Hacking 16 :: SQL injection
by Arxleol on Jan.12, 2010, under hellboundhackers.org, tutorial
From the introduction of mission we figure out that we need to use SQL injection to login.
Basic Web Hacking 15 :: My robot
by Arxleol on Jan.11, 2010, under hellboundhackers.org, tutorial
In the introduction of the mission we find out that we have to think in direction of hidden directories.
Basic Web Hacking 14 :: Remember basics
by Arxleol on Jan.10, 2010, under hellboundhackers.org, tutorial
This challenge is very simple. As always remember basics of exploiting your target. So as always first thing is to check out source code.
Basic Web Hacking 13 :: Forgotten George
by Arxleol on Jan.08, 2010, under HTML, hellboundhackers.org, tutorial
In the following mission we will use Firebug. Very useful web developers tool.
Javascript Missions 2 :: Disable Javascript
by Arxleol on Jan.06, 2010, under hackthissite.org, javascript, tutorial
In the second javascript mission we have to disable javascript to login or solve mission.
hackthissite.org extbasic 8 :: Perl is a bitch sometimes
by Arxleol on Jan.05, 2010, under hackthissite.org, perl, tutorial
So our very dear Billy decided to work some code in perl.
hackthissite.org extbasic 6 :: Sucky Sysadmin
by Arxleol on Jan.04, 2010, under hackthissite.org, php, tutorial
In the 6th extended basic mission, we have to use exploit of php server configured to use global variables.