sqlmap/lib/parse
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
banner.py Update of copyright 2015-01-06 15:02:16 +01:00
cmdline.py Add support for --rw-dirs <rwDirs> cmd line argumant / conf file 2015-09-06 11:55:33 -04:00
configfile.py Minor refactoring 2015-08-26 16:18:03 +02:00
handler.py Update of copyright 2015-01-06 15:02:16 +01:00
headers.py Update of copyright 2015-01-06 15:02:16 +01:00
html.py Update of copyright 2015-01-06 15:02:16 +01:00
payloads.py Removing unused imports 2015-07-12 12:25:02 +02:00
sitemap.py Update of copyright 2015-01-06 15:02:16 +01:00