Hello again guyz :)
today I'm going to show you how to hack SQL Vuln. site with SQLmap in BackTrack 5
first of all find a Vuln. site, or test our own sites by adding a single quote in the end of our link => '
and I assume that you have basic knowledge about SQL injection before reading this tutorial :P
and I assume that you have basic knowledge about SQL injection before reading this tutorial :P
second of all open BackTrack > Terminal; then type
cd /pentest/database/sqlmaphit Enter.
Now we are inside SQLmap, lets start hacking :P
####################################################################