Automatic SQL injection and database takeover tool http://sqlmap.org
Find a file
2010-02-08 11:44:32 +00:00
doc fix for that -- bug 2010-02-08 11:44:32 +00:00
extra Removed carriage return (\r) from UDFs shared library source code 2010-01-28 01:16:01 +00:00
lib Avoid to check for existence of not needed UDFs and minor code adjustment for cleanup() method 2010-02-05 23:14:16 +00:00
plugins Avoid to check for existence of not needed UDFs and minor code adjustment for cleanup() method 2010-02-05 23:14:16 +00:00
shell fix for HTTP_POST_FILES issue ( added if (phpversion() < '4.1.0')...else... ) 2010-02-04 13:08:48 +00:00
txt
udf
xml Added some error messages to detect back-end DBMS 2010-01-30 22:24:20 +00:00
sqlmap.conf Minor code refactoring 2010-01-14 20:42:45 +00:00
sqlmap.py