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 sorry, cosmetics 2010-10-14 23:18:29 +00:00
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 minor fix/update 2011-01-05 13:32:40 +00:00
certhandler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
comparison.py slightly faster and thread safer inference 2011-01-16 10:52:42 +00:00
connect.py code reviewing part 2 2011-01-15 12:53:40 +00:00
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 More layout adjustments 2010-10-15 10:28:34 +00:00
proxy.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
rangehandler.py added Range handler (dealing with 206 HTTP messages) 2010-11-08 12:26:13 +00:00
redirecthandler.py Ugly code to set the cookies when got them from a 302 redirect too 2010-12-03 17:41:10 +00:00
templates.py fix for one of those more complex bugs (comparison was returning None while original page and/or page template were already had already DBMS error inside) 2010-12-24 12:13:48 +00:00