sqlmap/lib/request
Bernardo Damele 089c16a1b8 Added tag <epayload> to the payloads.xml's <test> tag to define which payload to use when exploiting the test type.
Removed some useless tests.
Moved <error> from queries.xml to payloads.xml as it makes more sense.
Beeps at sql inj found only if --beep is provided.
Minor fix in order to be able to pickle advancedDict() objects.
Minor code refactoring.
Removed useless folders.
2010-12-01 17:09:52 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
basic.py fix for a bug reported by nightman (unknown charset 'null') 2010-11-17 09:57:32 +00:00
certhandler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
comparison.py Proper english (--postfix is now --suffix) and --string/--regexp does not necessarily need to match into the original response body, it might well be in the injected True condition only! 2010-11-17 22:00:09 +00:00
connect.py minor update 2010-11-29 15:25:45 +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 Added tag <epayload> to the payloads.xml's <test> tag to define which payload to use when exploiting the test type. 2010-12-01 17:09:52 +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 sorry, cosmetics 2010-10-14 23:18:29 +00:00