Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2013-02-12 15:49:03 +01:00
doc
extra minor fix 2013-02-12 14:41:04 +00:00
lib More general except 2013-02-12 14:39:21 +01:00
plugins Minor patch to return False if --is-dba returns None 2013-02-12 13:04:42 +01:00
procs
shell
tamper
thirdparty
txt
udf
xml add parsed error messages to console_output for better debugging of failed regression test cases 2013-02-12 13:48:11 +00:00
.gitattributes
.gitignore
CONTRIBUTING.md
README.md
sqlmap.conf
sqlmap.py Adding support for symbolic linking sqlmap.py 2013-02-12 15:48:49 +01:00
sqlmapapi.py Minor fix 2013-02-06 10:30:54 +01: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