Automatic SQL injection and database takeover tool
Go to file
2012-07-17 00:19:52 +02:00
doc slight update to documentation 2012-07-16 22:58:55 +01:00
extra removed deprecated metasploit module 2012-07-14 19:27:31 +01:00
lib Merge branch 'master' of github.com:sqlmapproject/sqlmap 2012-07-17 00:19:52 +02:00
plugins minor fix to avoid cleanup() if web backdoor upload failed 2012-07-16 17:58:30 +01:00
procs refactoring for issue #51 2012-07-10 00:19:32 +01:00
shell making PHP stager smaller by 100 chars 2012-06-21 10:46:45 +00:00
tamper modified homepage address 2012-07-12 18:38:03 +01:00
thirdparty removed unnecessary files 2012-07-14 18:48:43 +01:00
txt adding a few more common tables 2012-06-25 16:39:36 +00:00
udf Added PostgreSQL 9.0 shared object for Linux 32-bit 2011-06-28 13:14:32 +00:00
xml added --hostname switch to retrieve DBMS server hostname - closes issue #69 2012-07-12 00:01:57 +01:00
_sqlmap.py Minor revert (returning that last \n) 2012-07-14 11:04:46 +02:00
.gitignore slightly updated gitignore 2012-07-11 16:54:53 +01:00
README.md minor update 2012-07-16 15:03:04 +01:00
sqlmap.conf Removing --disable... switches and making changes in default choice(s) for respectable sections 2012-07-16 11:31:51 +02:00
sqlmap.py modified homepage address 2012-07-12 18:38:03 +01:00

sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches 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.

Links