Automatic SQL injection and database takeover tool
Go to file
2012-07-29 17:42:42 +02:00
doc Update of THANKS file 2012-07-29 17:42:42 +02:00
extra
lib Fix for an Issue #126 2012-07-29 17:33:08 +02:00
plugins Minor refactoring 2012-07-24 14:35:56 +02:00
procs
shell
tamper working on issue #12 2012-07-26 23:11:07 +01:00
thirdparty
txt Refreshing wordlist with a yahoo dump dict 2012-07-24 10:28:15 +02:00
udf
xml Revert of a previous commit (actually missing mysql.db is a bonus in this kind of attack :) 2012-07-26 11:40:47 +02:00
_sqlmap.py
.gitignore
README.md
sqlmap.conf Implementation for an Issue #4 2012-07-26 14:07:05 +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