sqlmap/plugins/dbms/mssqlserver
Bernardo Damele daebb0010b Major bug fix to properly process custom queries (--sql-query/--sql-shell) when technique in use is error-based.
Alignment of SQL statement payload packing/unpacking between all of the techniques.
Minor bug fix to use the proper charset (2, numbers) when dealing with COUNT() in custom queries too.
Minor code cleanup.
2011-01-18 23:02:11 +00:00
..
__init__.py bug fix 2010-12-09 17:10:22 +00:00
connector.py Set proper verbose level for dbms direct error messages 2010-11-07 22:14:06 +00:00
enumeration.py Major bug fix to properly process custom queries (--sql-query/--sql-shell) when technique in use is error-based. 2011-01-18 23:02:11 +00:00
filesystem.py Minor bug fix 2011-01-15 10:14:05 +00:00
fingerprint.py Minor code refactoring and adjustments - kb.dbms is needed in fingerprint.py, not getIdentifiedDBMS because when checkDbms() method is called, it's within the fingerprint phase and at that stage, getIdentifiedDBMS() would always return kb.misc.fpDbms. 2011-01-14 12:47:07 +00:00
syntax.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
takeover.py polite cosmetics 2010-12-10 15:28:56 +00:00