Hi, official documentation of sqlmap doesn't tell how to chose a specific name for a dump/extracted data.
I tried with (and other command lines) without success :
sqlmap.py -u myurl.com -D database -C user,city,phone --dump users.csv
Thanks for the help.
Hi, official documentation of sqlmap doesn't tell how to chose a specific name for a dump/extracted data.
I tried with (and other command lines) without success :
sqlmap.py -u myurl.com -D database -C user,city,phone --dump users.csvThanks for the help.