sqlmap/lib/request
2010-12-22 19:12:46 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
basic.py Ugly code to set the cookies when got them from a 302 redirect too 2010-12-03 17:41:10 +00:00
certhandler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
comparison.py code refactoring and some fixes 2010-12-18 09:51:34 +00:00
connect.py lol. this was a pesky bug. heuristic wasn't working on one mssql test site and i couldn't find why. at end the problem was that when the HTTP code was raised (like 500) no parseResponse was called. 2010-12-22 19:12:46 +00:00
direct.py Rewrite from scratch the detection engine. Now it performs checks defined in payload.xml. User can specify its own. 2010-11-28 18:10:54 +00:00
inject.py update regarding Sybase syntax 2010-12-22 10:39:56 +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 code refactoring and some fixes 2010-12-18 09:51:34 +00:00