Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2010-11-19 15:51:56 +00:00
doc Added new switch --union-char to be able to provide the character used in union-test and exploit (default is still NULL, but can be any) 2010-11-19 14:56:20 +00:00
extra
lib Improved --union-cols to accept a range to test for union SQL injection. By default it is 1-20. 2010-11-19 15:48:24 +00:00
plugins
shell
tamper
txt new file added (dictionary attack on password hashes - MySQL, MSSQL, Oracle and Posgres - is soon going to be a part of sqlmap) 2010-11-19 15:51:56 +00:00
udf
xml
sqlmap.conf Improved --union-cols to accept a range to test for union SQL injection. By default it is 1-20. 2010-11-19 15:48:24 +00:00
sqlmap.py