Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2013-02-14 17:16:55 +00:00
doc updated doc 2013-02-13 16:30:11 +00:00
extra reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +00:00
lib Merge branch 'master' of github.com:sqlmapproject/sqlmap 2013-02-14 17:16:55 +00:00
plugins avoid tracebacks because the parameter does not exist 2013-02-14 13:18:33 +00:00
procs
shell
tamper reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +00:00
thirdparty reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +00:00
txt updated copyright 2013-01-18 14:07:51 +00:00
udf
xml Fix for an Issue #273 (must for MsSQL 2000; works on MsSQL > 2000) 2013-02-14 10:08:29 +01:00
.gitattributes
.gitignore
CONTRIBUTING.md
README.md
sqlmap.conf Unescaping is renamed to escaping 2013-01-18 15:40:37 +01:00
sqlmap.py reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +00:00
sqlmapapi.py reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +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