Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2012-12-19 09:37:29 +00:00
doc updated THANKS 2012-12-14 16:22:49 +00:00
extra
lib typo fix 2012-12-19 01:11:18 +00:00
plugins minor fix for issue #309 2012-12-19 09:37:29 +00:00
procs minor fix for issue #309 2012-12-19 09:37:29 +00:00
shell
tamper Removing trailing blanks 2012-12-14 12:00:45 +01:00
thirdparty updated third-party magic library 2012-12-18 23:58:49 +00:00
txt Trivial update 2012-12-17 17:16:11 +01:00
udf
xml added test cases for --sql-query and improved tests for --search -C 2012-12-18 16:30:46 +00:00
.gitignore
_sqlmap.py code refactoring and first time logger is handled by a separate file descriptor (issue #297) 2012-12-15 00:12:22 +00:00
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