Automatic SQL injection and database takeover tool
Go to file
2013-01-21 10:30:49 +00:00
doc
extra stylistic update 2013-01-21 10:30:49 +00:00
lib Fix for a regression test #30 test case fail (Firebird inline) 2013-01-21 10:12:54 +01:00
plugins Another update for an Issue #362 2013-01-20 22:47:26 +01:00
procs
shell
tamper
thirdparty
txt
udf
xml Slightly better payload for Firebird delay-based SQLi (adding sligtly more delay) 2013-01-20 23:10:58 +01:00
_sqlmap.py
.gitattributes
.gitignore
CONTRIBUTING.md
README.md
sqlmap.conf Unescaping is renamed to escaping 2013-01-18 15:40:37 +01:00
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