sqlmap/plugins/generic
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 sorry, cosmetics 2010-10-14 23:18:29 +00:00
connector.py removed all trailing spaces from blank lines 2010-11-03 10:08:27 +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 Major code refactoring - moved to one location only (getIdentifiedDBMS() in common.py) the retrieval of identified/fingerprinted DBMS. 2011-01-13 17:36:54 +00:00
fingerprint.py Minor code refactoring 2011-01-17 21:13:59 +00:00
misc.py Major code refactoring - moved to one location only (getIdentifiedDBMS() in common.py) the retrieval of identified/fingerprinted DBMS. 2011-01-13 17:36:54 +00:00
syntax.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
takeover.py Major code refactoring - moved to one location only (getIdentifiedDBMS() in common.py) the retrieval of identified/fingerprinted DBMS. 2011-01-13 17:36:54 +00:00