sqlmap/lib
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
..
contrib
controller Proper support for --union-cols 2011-01-17 22:57:33 +00:00
core 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
parse update regarding time based data retrieval 2011-01-16 17:52:42 +00:00
request 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
takeover code reviewing part 2 2011-01-15 12:53:40 +00:00
techniques 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
utils minor fix (break if all found) 2011-01-17 09:41:25 +00:00
__init__.py