Basic Web Hacking 16 :: SQL injection
by Arxleol on Tuesday 12.01.2010, under hellboundhackers.org, tutorial
From the introduction of mission we figure out that we need to use SQL injection to login.
Basic Challenge 16
This login is vunerable to SQL injection
Without any additional clues I decided to try out few simple SQL injections:
‘ 1=1
This was my first one since it didn’t work I decided to tryout next one:
‘ 1=1- -
Now, if you want to know more about SQL there are many quality articles on hellboundhackers.org
Similar Posts:
No comments for this entry yet...