sqlmap/lib/core
Bernardo Damele 8d07272c82 Added --union-cols switch to specify the max number of columns to test for UNION query sql injection.
Now stores/resumes also the exact UNION payload to session file.
2010-11-13 23:24:41 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
agent.py Put a space always between the user's provided prefix and sqlmap payload 2010-11-12 11:48:26 +00:00
common.py Minor bug fix 2010-11-12 15:17:12 +00:00
convert.py dynamicity engine update 2010-11-07 00:12:00 +00:00
data.py removed temp dictionary and replaced with kb.misc 2010-10-19 23:00:19 +00:00
datatype.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
dump.py improvement of --common-tables and --common-columns 2010-11-11 20:37:25 +00:00
enums.py minor update 2010-11-08 09:49:57 +00:00
exception.py bug fix (reported by ToR) 2010-11-10 19:44:51 +00:00
option.py Properly handle both HTTPS and HTTP requests through proxy 2010-11-12 14:21:46 +00:00
optiondict.py Added --union-cols switch to specify the max number of columns to test for UNION query sql injection. 2010-11-13 23:24:41 +00:00
profiling.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
progress.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
readlineng.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
replication.py refix 2010-11-04 09:34:04 +00:00
revision.py Cosmetics 2010-10-19 23:09:30 +00:00
session.py Added --union-cols switch to specify the max number of columns to test for UNION query sql injection. 2010-11-13 23:24:41 +00:00
settings.py another update 2010-11-09 23:35:37 +00:00
shell.py minor fix 2010-10-21 23:09:57 +00:00
subprocessng.py Minor code refactoring 2010-10-29 10:51:09 +00:00
target.py More replacements for refactoring. 2010-11-08 12:36:48 +00:00
testing.py don't call variables 'file', it's a reserved word :) 2010-10-15 10:29:24 +00:00
unescaper.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
update.py Minor code refactoring 2010-10-29 10:51:09 +00:00
xmldump.py refactoring regarding __START__,... 2010-10-21 09:51:07 +00:00