HACKING VULNERABLE SITS WITH SQLMAP
For this we have to install sqlmap in ubuntu.
Just type following commands
Ctrl + Alt +T
type
sudo -s
type password
and change your self into Root Privilege
and type following command
- wget from http://sqlmap.sourceforge.net/#download
- tar zxvf sqlmap-0.9.tar.gz
- cd sqlmap-0.9
- ./sqlmap.py -u " your vulnearble site "
WELLDONE
ReplyDeletewhat will be next cmd in picture 1
ReplyDeletejust type "y" for next step
ReplyDelete