sqlmap/lib/request
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
basic.py you can't believe how much man can learn when having good testing points 2011-01-17 13:59:22 +00:00
basicauthhandler.py
certhandler.py
comparison.py slightly faster and thread safer inference 2011-01-16 10:52:42 +00:00
connect.py
direct.py Minor refactoring 2011-01-15 23:28:31 +00:00
inject.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
methodrequest.py
proxy.py
rangehandler.py
redirecthandler.py
templates.py