Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2012-12-18 16:13:38 +00:00
doc
extra bundle bottle library in sqlmap (it is MIT license) - issue #297 2012-12-14 03:00:30 +00:00
lib
plugins
procs Bug fix for --os-shell on MySQL (it was not working for a long time because of this) 2012-10-29 15:45:30 +01:00
shell making PHP stager smaller by 100 chars 2012-06-21 10:46:45 +00:00
tamper
thirdparty
txt
udf
xml added more specific --search -T and -C test cases 2012-12-18 16:13:38 +00:00
.gitignore
_sqlmap.py
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