Automatic SQL injection and database takeover tool
Go to file
2012-12-14 12:01:13 +00:00
doc updated third party document to reflect inclusion of bottle web framework (#297) 2012-12-14 11:40:35 +00:00
extra bundle bottle library in sqlmap (it is MIT license) - issue #297 2012-12-14 03:00:30 +00:00
lib enhanced RESTful API to support JSON requests and improved standalone client/server skeleton (issue #297) 2012-12-14 12:01:13 +00:00
plugins
procs
shell making PHP stager smaller by 100 chars 2012-06-21 10:46:45 +00:00
tamper
thirdparty Cleaning some (web upload based) garbage 2012-12-13 13:19:47 +01:00
txt
udf
xml Lowering --limit for inline query technique 2012-12-05 10:58:41 +01:00
_sqlmap.py bundle bottle library in sqlmap (it is MIT license) - issue #297 2012-12-14 03:00:30 +00:00
.gitignore
CONTRIBUTING.md
README.md
sqlmap.conf
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