Full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase and SAP MaxDB database management systems.
Full support for six SQL injection techniques: boolean-based blind, time-based blind, error-based, UNION query, stacked queries and out-of-band.
Step 1 :
sudo -sH
cd /opt
apt-get install git
git clone git://github.com/sqlmapproject/sqlmap.git
Step 2 :
To run it.
sudo -sH
cd /opt
python sqlmap.py
That's all! See you.