sqlmap/lib/request
Miroslav Stampar b8a5a54395 minor update
2010-05-15 20:44:08 +00:00
..
__init__.py Updated copyright 2010-03-03 15:26:27 +00:00
basic.py some more speed up (one time compilation of popular regexes) 2010-05-14 14:48:54 +00:00
certhandler.py Fixes #59 - proper customizable redirect (302 and 301) 2010-03-15 14:24:43 +00:00
comparison.py some code refactoring 2010-05-14 14:21:13 +00:00
connect.py minor update 2010-05-15 20:44:08 +00:00
direct.py Minor bug fix for -d to avoid resuming queries when they're SELECT on sqlmap own tables, aligned to same resume of -u now. 2010-04-15 10:06:38 +00:00
inject.py added calculateDeltaSeconds method for dealing with non-deterministic time behaviour in some cases (e.g. WAITFOR DELAY in case of MSSQL) 2010-05-13 11:05:35 +00:00
proxy.py Updated copyright 2010-03-03 15:26:27 +00:00
redirecthandler.py Fixes #178 and #179 - proper handling of custom redirects 2010-03-16 14:30:57 +00:00