sqlmap/lib/request
2011-02-12 10:15:42 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
basic.py implementation of referer feature 2011-02-11 23:07:03 +00:00
basicauthhandler.py Converted from DOS format (\n\r to \n only) 2011-02-06 23:25:55 +00:00
certhandler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
comparison.py huge bug fix 2011-02-04 10:18:26 +00:00
connect.py implementation of referer feature 2011-02-11 23:07:03 +00:00
direct.py refactoring 2011-01-30 11:36:03 +00:00
inject.py we need this because of one pesky little bug going around (when union is recognized and the dbmses are fingerprinted, for those who don't have proper unescaping false TRUE is recognized in form of retrieved: %27%2B%28SELECT%20CAST...). tested on all major DBMSes. 2011-02-12 10:15:42 +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 Minor fix and cosmetics 2011-01-24 11:12:33 +00:00