sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of back-end database servers. It comes with a broad range of features lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.
You Can Download it From Here :
كود:
http://sqlmap.sourceforge.net/#download
in this video i use SQLMAP to dump out database information by automatically abusing the SQL injection