Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2013-01-29 21:06:02 +01:00
doc Update of a doc/THANKS 2013-01-25 10:27:57 +01:00
extra fixed stall 2013-01-29 16:39:14 +00:00
lib Minor fine tuning 2013-01-29 21:06:02 +01:00
plugins Better naming 2013-01-29 20:53:11 +01:00
procs Fix for an Issue #333 2013-01-11 14:09:30 +01:00
shell
tamper Refactoring between.py script 2013-01-29 16:22:19 +01: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 Removing unneeded whitespace in inference queries 2013-01-29 16:13:49 +01:00
.gitattributes
.gitignore
_sqlmap.py split init() into two separate functions for API purposes (issue #297) 2013-01-29 15:33:16 +00:00
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