Automatic SQL injection and database takeover tool
Go to file
2012-08-15 22:31:25 +02:00
doc
extra
lib Implementation of an Issue #149 2012-08-15 22:31:25 +02:00
plugins
procs
shell
tamper
thirdparty Implementation of an Issue #149 2012-08-15 22:31:25 +02:00
txt Refreshing wordlist with a yahoo dump dict 2012-07-24 10:28:15 +02:00
udf
xml Fix by zhouhx@knownsec.com (better LIKE boundaries) 2012-08-06 19:04:23 +02:00
_sqlmap.py psyco lib is unmaintained now 2012-07-18 11:36:46 +01:00
.gitignore
README.md
sqlmap.conf Implementation of an Issue #149 2012-08-15 22:31:25 +02:00
sqlmap.py modified homepage address 2012-07-12 18:38:03 +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