Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2013-01-09 16:10:26 +01:00
doc updated THANKS 2012-12-14 16:22:49 +00:00
extra Some more updates for an Issue #295 2013-01-07 16:55:41 +01:00
lib Minor style update 2013-01-09 16:10:26 +01:00
plugins Minor style update (for the sake of consistency over the code and our PEP8 adaptation) 2013-01-09 15:38:41 +01:00
procs minor fix for issue #309 2012-12-19 09:37:29 +00:00
shell
tamper Removing trailing whitespaces (PEP8) 2013-01-03 23:57:07 +01:00
thirdparty Replacing CRLF with LF in rest of files 2012-12-26 17:12:17 +01:00
txt Replacing CRLF with LF in rest of files 2012-12-26 17:12:17 +01:00
udf
xml Update for an Issue #24 2013-01-08 10:55:25 +01:00
.gitattributes Minor update 2012-12-27 15:14:40 +01:00
.gitignore Trivial update 2012-12-26 17:15:59 +01:00
_sqlmap.py Minor cleanup 2012-12-20 21:03:41 +01:00
CONTRIBUTING.md
README.md
sqlmap.conf
sqlmap.py
sqlmapapi.py fixed options initiation 2012-12-20 16:53:43 +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