sqlmap/lib/core
2011-01-19 21:46:43 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
agent.py Major bug fix to properly process custom queries (--sql-query/--sql-shell) when technique in use is error-based. 2011-01-18 23:02:11 +00:00
common.py minor refactoring 2011-01-19 15:26:57 +00:00
convert.py code review of modules in lib/core directory 2011-01-15 12:13:45 +00:00
data.py important update regarding restoring of potentially changed switch values in multi-target mode and/or missing switch values in resume mode 2011-01-02 10:37:32 +00:00
datatype.py More code cleanup 2011-01-15 23:11:36 +00:00
dump.py bug fix (UnboundLocalError: local variable 'colType' referenced before assignment) 2011-01-19 21:46:43 +00:00
enums.py Major code refactoring - moved to one location only (getIdentifiedDBMS() in common.py) the retrieval of identified/fingerprinted DBMS. 2011-01-13 17:36:54 +00:00
exception.py raising critical when google detects strange traffic and also removing obsolete sqlmapSiteTooDynamic 2011-01-03 14:21:41 +00:00
option.py Minor code refactoring 2011-01-17 21:13:59 +00:00
optiondict.py refactoring, code clearing and removal of obsolete switch --longest-common 2011-01-14 14:37:03 +00:00
profiling.py update for a previous update (putting conf.dataEncoding in getUnicode wherever we know that data won't be 'touched' or 'used' in anyway related to the current web page - if not sure, just leave it as it is) 2011-01-03 22:31:29 +00:00
progress.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
readlineng.py fix for a bug reported by buawig@gmail.com (AttributeError: 'module' object has no attribute 'set_completer') 2011-01-17 00:17:31 +00:00
replication.py fixes for bugs reported by pragmatk@gmail.com 2011-01-06 16:59:58 +00:00
revision.py Cosmetics 2010-10-19 23:09:30 +00:00
session.py More code cleanup 2011-01-15 23:11:36 +00:00
settings.py Major bug fix to properly process custom queries (--sql-query/--sql-shell) when technique in use is error-based. 2011-01-18 23:02:11 +00:00
shell.py code reviewing part 2 2011-01-15 12:53:40 +00:00
subprocessng.py Minor code refactoring 2010-10-29 10:51:09 +00:00
target.py refactoring, code clearing and removal of obsolete switch --longest-common 2011-01-14 14:37:03 +00:00
testing.py code review of modules in lib/core directory 2011-01-15 12:13:45 +00:00
threads.py slightly faster and thread safer inference 2011-01-16 10:52:42 +00:00
unescaper.py Major code refactoring - moved to one location only (getIdentifiedDBMS() in common.py) the retrieval of identified/fingerprinted DBMS. 2011-01-13 17:36:54 +00:00
update.py code review of modules in lib/core directory 2011-01-15 12:13:45 +00:00
xmldump.py code review part 3 2011-01-15 13:15:10 +00:00