sqlmap/plugins/dbms
2010-02-26 12:40:23 +00:00
..
__init__.py Updated to sqlmap 0.7 release candidate 1 2009-04-22 11:48:07 +00:00
mssqlserver.py Minor cosmetic fix 2010-02-10 15:51:52 +00:00
mysql.py Now can work 'cause isWindowsPath has been fixed, normalizePath called after ntToPosixSlashes 2010-02-26 12:40:23 +00:00
oracle.py sqlmap 0.8-rc3: Merge from Miroslav Stampar's branch fixing a bug when verbosity > 2, another major bug with urlencoding/urldecoding of POST data and Cookies, adding --drop-set-cookie option, implementing support to automatically decode gzip and deflate HTTP responses, support for Google dork page result (--gpage) and a minor code cleanup. 2010-01-02 02:02:12 +00:00
postgresql.py --read-file on PostgreSQL now relies on the new sys_fileread() UDF so that also binary files can be read. 2010-02-11 22:57:50 +00:00