Automatic SQL injection and database takeover tool
Go to file
2012-08-14 23:25:12 +02:00
doc minor update 2012-08-08 18:09:27 +03:00
extra cleanup to README files 2012-07-17 00:32:32 +01:00
lib Proper fix for an Issue #145 2012-08-14 22:28:42 +02:00
plugins Fix for an Issue #148 2012-08-14 23:25:12 +02:00
procs added SQL file to write a file with LIMIT statement on MySQL 2012-07-20 16:20:53 +01:00
shell making PHP stager smaller by 100 chars 2012-06-21 10:46:45 +00:00
tamper working on issue #12 2012-07-26 23:11:07 +01:00
thirdparty Fix for an Issue #143 2012-08-09 13:44:21 +02:00
txt Refreshing wordlist with a yahoo dump dict 2012-07-24 10:28:15 +02:00
udf cleanup to README files 2012-07-17 00:32:32 +01:00
xml Fix by zhouhx@knownsec.com (better LIKE boundaries) 2012-08-06 19:04:23 +02:00
_sqlmap.py psyco lib is unmaintained now 2012-07-18 11:36:46 +01: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 Implementation for an Issue #4 2012-07-26 14:07:05 +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