Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2013-01-15 10:02:46 +01:00
doc Minor update of doc/THANKS 2013-01-11 11:24:51 +01:00
extra Fix for an Issue #333 2013-01-11 14:09:30 +01:00
lib Minor refactoring 2013-01-14 16:27:50 +01:00
plugins fixed error message 2013-01-14 16:49:05 +00:00
procs Fix for an Issue #333 2013-01-11 14:09:30 +01:00
shell
tamper Some PEP8 related style cleaning 2013-01-10 13:18:44 +01:00
thirdparty Fix for an Issue #333 2013-01-11 14:09:30 +01:00
txt
udf
xml added first Oracle test cases 2013-01-14 17:30:42 +00:00
.gitattributes Minor update 2012-12-27 15:14:40 +01:00
.gitignore Trivial update 2012-12-26 17:15:59 +01:00
_sqlmap.py code refactoring 2013-01-14 10:22:38 +00:00
CONTRIBUTING.md
README.md
sqlmap.conf
sqlmap.py 755 is ok for the main files - issue #333 2013-01-11 15:15:58 +00:00
sqlmapapi.py 755 is ok for the main files - issue #333 2013-01-11 15:15:58 +00: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