Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
Miroslav Stampar c0888e92c8 Minor update
2013-02-05 12:02:48 +01:00
doc
extra minor mandatory fix for git pull to work 2013-02-03 11:34:32 +00:00
lib Bug fixes for search (safeStringFormat should not replace all if given scalar values) 2013-02-05 11:37:49 +01:00
plugins Bug fix for escaping in SQLite 3 2013-02-05 11:58:11 +01:00
procs
shell
tamper
thirdparty
txt
udf
xml Minor update 2013-02-05 12:02:48 +01:00
.gitattributes
.gitignore
_sqlmap.py improvement to restful API to store to IPC database partial entries, not yet functional (issue #297) 2013-02-03 11:31:05 +00:00
CONTRIBUTING.md
README.md
sqlmap.conf
sqlmap.py
sqlmapapi.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