Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2012-10-22 14:13:30 +02:00
doc
extra
lib In case on --no-cast DUMP_REPLACEMENTS should not be used 2012-10-22 14:13:30 +02:00
plugins Minor fix for --dump --technique=B when empty strings are returned 2012-10-22 11:49:23 +02:00
procs
shell
tamper
thirdparty
txt Minor cleanup of standard wordlist (html entities, etc.) 2012-09-12 16:06:32 +02:00
udf
xml Cleaning/refactoring of bunch of stacked/suffix/comment stuff (e.g. 2012-09-26 11:27:43 +02:00
.gitignore
_sqlmap.py
README.md
sqlmap.conf Implementation for an Issue #128 2012-10-05 10:24:09 +02:00
sqlmap.py

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