Re: [sqlmap-users] (no subject)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-08 09:30:26
|
hi nightman. this looks strange. i am able to reproduce it only when i open that dumping file with some other locking process (like MS Word). i've made some updates but can't reproduce it in a normal run (also with Ctrl+C). could you please try to reproduce it on your side and research what could be wrong? kr On Sat, Jan 8, 2011 at 7:17 AM, <nig...@em...> wrote: > hi > I know its my fault, but a message with the file is locked or not ready > looks better ;) > > sqlmap -u "http://xxxxxxx.xxx/retrievePhoto.php?fid=236" > --auth-type=basic --auth-cred=xxxx:xxxx -a > C:\pentest\sqlmap.0.9\txt\user-agents.txt --level 5 --risk 3 --dump -D xxxx > -T xxxxx --threads=3 > > [01:08:43] [INFO] read from file > 'C:\pentest\sqlmap.0.9-1\output\xxxxx.xxx\session': > [01:08:44] [WARNING] Ctrl+C detected in dumping phase > > [01:08:44] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run > with the latest development version from the Subversio > n repository. If the exception persists, please send by e-mail to > sql...@li... the command line, the followi > ng text and any information needed to reproduce the bug. The developers > will try to reproduce the bug, fix it accordingly and get > back to you. > sqlmap version: 0.9-dev > Python version: 2.6.5 > Operating system: nt > Traceback (most recent call last): > File "C:\pentest\sqlmap.0.9-1\sqlmap.py", line 83, in main > start() > File "C:\pentest\sqlmap.0.9-1\lib\controller\controller.py", line 404, in > start > action() > File "C:\pentest\sqlmap.0.9-1\lib\controller\action.py", line 107, in > action > conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) > File "C:\pentest\sqlmap.0.9-1\lib\core\dump.py", line 262, in > dbTableValues > dumpFP = codecs.open(dumpFileName, "wb", conf.dataEncoding) > File "C:\Python26\lib\codecs.py", line 870, in open > file = __builtin__.open(filename, mode, buffering) > IOError: [Errno 13] Permission denied: > u'C:\\pentest\\sqlmap.0.9-1\\output\\xxxxx.xxx\\dump\\xxxx\\xxxxx.csv' > > [*] shutting down at: 01:08:44 > > > ------------------------------------------------------------------------------ > Gaining the trust of online customers is vital for the success of any > company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |