Automatic SQL injection and database takeover tool
Go to file
2012-12-20 14:59:11 +00:00
doc updated THANKS 2012-12-14 16:22:49 +00:00
extra Preventing double safe char encoding 2012-12-20 12:21:45 +01:00
lib standalone REST API, code cleanup (#297) 2012-12-20 14:35:02 +00:00
plugins Minor fix 2012-12-20 14:58:26 +01:00
procs minor fix for issue #309 2012-12-19 09:37:29 +00:00
shell making PHP stager smaller by 100 chars 2012-06-21 10:46:45 +00:00
tamper Removing trailing blanks 2012-12-14 12:00:45 +01:00
thirdparty catch ImportError exception if libmagic is not installed 2012-12-19 13:10:54 +00:00
txt Trivial update 2012-12-17 17:16:11 +01:00
udf cleanup to README files 2012-07-17 00:32:32 +01:00
xml updated VM.. 2012-12-20 13:18:45 +00:00
_sqlmap.py standalone REST API, code cleanup (#297) 2012-12-20 14:35:02 +00:00
.gitignore slightly updated gitignore 2012-07-11 16:54:53 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2012-12-06 02:53:03 -08:00
README.md Update README.md 2012-08-23 20:08:57 +03:00
sqlmap.conf Implementation for an Issue #293 2012-12-11 12:48:58 +01:00
sqlmap.py Minor style update 2012-08-22 15:05:17 +02:00
sqlmapapi.py now api can only be run with sqlmapapi.py 2012-12-20 14:59:11 +00: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