Automatic SQL injection and database takeover tool
Go to file
2013-01-19 18:28:30 +00:00
doc updated copyright 2013-01-18 14:07:51 +00:00
extra syntax fix 2013-01-19 18:28:24 +00:00
lib Merge branch 'master' of github.com:sqlmapproject/sqlmap 2013-01-19 19:08:18 +01:00
plugins add possibility to provide a list of web server document root possible directories for web shell upload in --os-cmd and --os-shell for MySQL 2013-01-19 18:04:33 +00:00
procs Fix for an Issue #333 2013-01-11 14:09:30 +01:00
shell
tamper updated copyright 2013-01-18 14:07:51 +00:00
thirdparty updated copyright 2013-01-18 14:07:51 +00:00
txt updated copyright 2013-01-18 14:07:51 +00:00
udf
xml fixed --columns on DB2, inline with Oracle and other DBMSes now 2013-01-19 16:14:25 +00:00
_sqlmap.py updated copyright 2013-01-18 14:07:51 +00:00
.gitattributes Minor update 2012-12-27 15:14:40 +01:00
.gitignore
CONTRIBUTING.md
README.md
sqlmap.conf Unescaping is renamed to escaping 2013-01-18 15:40:37 +01:00
sqlmap.py updated copyright 2013-01-18 14:07:51 +00:00
sqlmapapi.py updated copyright 2013-01-18 14:07:51 +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