sqlmap/lib/core
2010-12-07 23:32:33 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
agent.py Minor fix 2010-12-07 17:17:38 +00:00
common.py minor update 2010-12-07 22:45:38 +00:00
convert.py dynamicity engine update 2010-11-07 00:12:00 +00:00
data.py fix for a bug reported by ToR (when resuming: queries[kb.dbms] -> KeyError: u'mysql') 2010-12-03 22:44:29 +00:00
datatype.py Minor improvement 2010-12-03 16:11:57 +00:00
dump.py Prioritize DBMS fingerprint based on DBMS (<dbms>) identified during the detection phase. 2010-11-28 21:27:47 +00:00
enums.py minor refactoring 2010-12-06 15:50:19 +00:00
exception.py bug fix (reported by ToR) 2010-11-10 19:44:51 +00:00
option.py two major bug fixes regarding time calculation (previously comparison was also a part of "delta", which screwed results in cases with large pages; other was a standard distribution based one) 2010-12-07 23:32:33 +00:00
optiondict.py Got rid of unreliable 'ORDER BY' technique to detect UNION query SQL injection, consequently switch --union-tech has gone now. 2010-11-29 17:18:38 +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 minor update related to r2401 2010-11-17 20:50:31 +00:00
revision.py Cosmetics 2010-10-19 23:09:30 +00:00
session.py fix for a bug reported by ToR (origValue = paramDict[kb.injection.parameter] -> KeyError in resume with missing injection parameter) 2010-12-07 10:57:32 +00:00
settings.py little mathematics here and there (used "Rules for normally distributed data") 2010-12-07 19:19:12 +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 Now, if the back-end dbms type has been identified by the detection engine, skips the fingerprint phase. 2010-11-30 22:40:25 +00:00
testing.py code refactoring 2010-11-23 21:00:42 +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