sqlmap/lib/request
Bernardo Damele af9725214a Properly deal with partial (single entry) UNION injections.
Got rid of kb.union*, now it's all stored/used from kb.injection.
Minor bug fix with where=2 detection phase.
2011-01-12 12:01:32 +00:00
..
__init__.py
basic.py Code refactoring and cosmetics 2011-01-07 15:41:09 +00:00
basicauthhandler.py minor fix/update 2011-01-05 13:32:40 +00:00
certhandler.py
comparison.py minor update 2010-12-27 18:27:42 +00:00
connect.py Minor code refactoring and cosmetics 2011-01-11 21:46:21 +00:00
direct.py update for a previous update (putting conf.dataEncoding in getUnicode wherever we know that data won't be 'touched' or 'used' in anyway related to the current web page - if not sure, just leave it as it is) 2011-01-03 22:31:29 +00:00
inject.py Properly deal with partial (single entry) UNION injections. 2011-01-12 12:01:32 +00:00
methodrequest.py
proxy.py
rangehandler.py
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