Automatic SQL injection and database takeover tool
Go to file
Miroslav Stampar 53cb105f50 Merge pull request #107 from jekil/master
Removed "How to Apply These Terms to Your New Program"
2012-07-20 00:27:10 -07:00
doc Removed "How to Apply These Terms to Your New Programs" 2012-07-19 23:42:11 +02:00
extra cleanup to README files 2012-07-17 00:32:32 +01:00
lib Implementation for an Issue #67 2012-07-18 14:24:10 +02:00
plugins
procs
shell
tamper
thirdparty
txt Implementation for an Issue #67 2012-07-18 14:24:10 +02:00
udf cleanup to README files 2012-07-17 00:32:32 +01:00
xml more on issue #97 2012-07-17 23:07:16 +01:00
_sqlmap.py psyco lib is unmaintained now 2012-07-18 11:36:46 +01:00
.gitignore
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