sqlmap/lib/core
Bernardo Damele 7e8ac16245 Added preventive check for stacked queries support when executing DDL,
DML & co. statements in SQL query and SQL shell. Minor improvements on    
this new feature.
Increased default connection timeout to 30 seconds (needed for vmware
machine not correctly synched).
2008-12-19 20:48:33 +00:00
..
__init__.py propsets.. 2008-10-15 15:56:32 +00:00
agent.py Ahead with the improvements to the comparison algorithm. 2008-12-19 20:09:46 +00:00
common.py Ahead with the improvements to the comparison algorithm. 2008-12-19 20:09:46 +00:00
convert.py Minor fix to urldecode %3d and any other urlencoded values in target url, posted data and cookie 2008-10-16 16:31:20 +00:00
data.py propsets.. 2008-10-15 15:56:32 +00:00
datatype.py propsets.. 2008-10-15 15:56:32 +00:00
dump.py Adapted the code to support a list of targets from a text file (Burp log file) or from a directory (WebScarab conversations folder) with command line option -l. 2008-11-20 17:56:09 +00:00
exception.py sqlmap 0.6.3-rc4: 2008-12-04 17:40:03 +00:00
option.py Added preventive check for stacked queries support when executing DDL, 2008-12-19 20:48:33 +00:00
optiondict.py Minor enhancement to support an option (--is-dba) to show if the 2008-12-18 20:41:11 +00:00
progress.py Minor adjustment to ETA feature 2008-11-20 11:13:04 +00:00
readlineng.py propsets.. 2008-10-15 15:56:32 +00:00
session.py Minor adjustments and minor bug fixes. Documentation almost complete for sqlmap 0.6.3. 2008-12-12 19:06:31 +00:00
settings.py Ahead with the improvements to the comparison algorithm. 2008-12-19 20:09:46 +00:00
shell.py Minor enhancement to be able to enumerate table columns and dump table 2008-11-12 22:53:25 +00:00
target.py Minor adjustment, still to work on the cookie urlencoding/decoding 2008-12-02 21:57:12 +00:00
unescaper.py Major bug fix so that the users' privileges enumeration now works properly also on both MySQL < 5.0 and MySQL >= 5.0 also if the user has provided one or more users with -U option; 2008-11-02 18:17:12 +00:00
update.py Minor enhancemet to support also --regexp, --excl-str and --excl-reg 2008-12-05 15:34:13 +00:00