© Copyright 2017 Mobile Tech - All Rights Reserved

Sqlmap

Follow the Commands 
apt-get update
apt-get upgrade
pkg install perl
pkg install python2
pkg install git
git clone https://github.com/sqlmapproject/sqlmap
cd sqlmap
python2 swlmap.py
python2 sqlmap.py -u #website_link --dbs
python2 sqlmap.py -u #website_link --dbs --columns