sqlmap/lib/takeover
Mr.T_cpdump 5ca0e11acb Add support for --rw-dirs <rwDirs> cmd line argumant / conf file
option. This allows one to fully automate commands where the default
upload directories cannot be used, as in:

$ sqlmap --batch --rw-dirs='/var/www/html/uploads' --os-cmd="ls;id" \
	-u 'http://nullbyte/kzMb5nVYJw/420search.php?usrtosearch=ramses'
2015-09-06 11:55:33 -04:00
..
__init__.py Update of copyright 2015-01-06 15:02:16 +01:00
abstraction.py Patch for an Issue #1115 2015-01-15 12:42:32 +01:00
icmpsh.py Fixes #1384 2015-09-03 10:32:45 +02:00
metasploit.py Another minor language patch 2015-09-03 10:26:46 +02:00
registry.py Update of copyright 2015-01-06 15:02:16 +01:00
udf.py Fixes #1309 2015-07-20 17:03:20 +02:00
web.py Add support for --rw-dirs <rwDirs> cmd line argumant / conf file 2015-09-06 11:55:33 -04:00
xp_cmdshell.py Merge of an Issue #1227 2015-04-22 17:21:55 +02:00