sqlmap/plugins/dbms
2010-01-12 11:21:28 +00:00
..
__init__.py Updated to sqlmap 0.7 release candidate 1 2009-04-22 11:48:07 +00:00
mssqlserver.py Added support for --dump with -C also on MSSQL 2010-01-10 19:12:54 +00:00
mysql.py Enhancements to MySQL active fingerprint and comment injection fingerprint, now it covers also MySQL 5.5.x and improved on MySQL 5.1.x. 2010-01-12 11:21:28 +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 Avoid useless checks for --os-bof (no need to check for DBA or for xp_cmdshell). Minor code restyling. 2010-01-04 15:02:56 +00:00