5326 Forks
27449 Stars
27449 Watchers

sqlmap

Automatic SQL injection and database takeover tool

How to download and setup sqlmap

Open terminal and run command
git clone https://github.com/sqlmapproject/sqlmap.git
git clone is used to create a copy or clone of sqlmap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sqlmap https://github.com/sqlmapproject/sqlmap/archive/master.zip

Or simply clone sqlmap with SSH
[email protected]:sqlmapproject/sqlmap.git

If you have some problems with sqlmap

You may open issue on sqlmap support forum (system) here: https://github.com/sqlmapproject/sqlmap/issues