sqlmap/lib/core
2010-12-01 23:32:02 +00:00
..
__init__.py
agent.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
common.py update of dynamicity engine 2010-11-29 15:14:49 +00:00
convert.py dynamicity engine update 2010-11-07 00:12:00 +00:00
data.py
datatype.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
dump.py Prioritize DBMS fingerprint based on DBMS (<dbms>) identified during the detection phase. 2010-11-28 21:27:47 +00:00
enums.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
exception.py bug fix (reported by ToR) 2010-11-10 19:44:51 +00:00
option.py Got rid of conf.logic for the moment, haven't decided yet what to do with parenthesis check 2010-12-01 23:32:02 +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
progress.py
readlineng.py
replication.py minor update related to r2401 2010-11-17 20:50:31 +00:00
revision.py
session.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
settings.py Unified start and stop delimiters accross errror-based (detection engine) and union query (--union-test) tests. 2010-12-01 10:31:50 +00:00
shell.py
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
update.py Minor code refactoring 2010-10-29 10:51:09 +00:00
xmldump.py