Re: [sqlmap-users] Again an Error ;)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-12-21 22:35:08
|
fixed ;) kr On Tue, Dec 21, 2010 at 8:13 PM, <nig...@em...> wrote: > sqlmap -u "http://xxxxxx.xxx/content.php?show=galleries§ion=217&page=2" -a C:\pentest\sqlmap-0.9\txt\user-agents.txt --auth-type=basic --auth-cred=mja345:rewind --level 5 --risk 3 --current-user --current-db --is-dba --dbs > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 20:04:07 > > [20:04:08] [INFO] fetched random HTTP User-Agent header from file 'C:\pentest\sqlmap-0.9\txt\user-agents.txt': Mozilla/5.0 > (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML, like Gecko) Safari/125 > [20:04:08] [INFO] using 'C:\pentest\sqlmap-0.9\output\xxxxxx.xxx\session' as session file > [20:04:08] [INFO] resuming injection data from session file > [20:04:08] [INFO] resuming injection data from session file > > [20:04:08] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sql...@li... the command line, the following 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.6 > Operating system: nt > Traceback (most recent call last): > File "C:\pentest\sqlmap-0.9\sqlmap.py", line 79, in main > start() > File "C:\pentest\sqlmap-0.9\lib\controller\controller.py", > line 245, in start > setupTargetEnv() > File "C:\pentest\sqlmap-0.9\lib\core\target.py", line 285, > in setupTargetEnv > __setOutputResume() > File "C:\pentest\sqlmap-0.9\lib\core\target.py", line 170, > in __setOutputResume > resumeConfKb(expression, url, value) > File "C:\pentest\sqlmap-0.9\lib\core\session.py", line 333 > , in resumeConfKb > if injection.parameter in conf.paramDict[injection.place]: > KeyError: 'Cookie' > > [*] shutting down at: 20:04:09 > > ------------------------------------------------------------------------------ > Forrester recently released a report on the Return on Investment (ROI) of > Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even > within 7 months. Over 3 million businesses have gone Google with Google Apps: > an online email calendar, and document program that's accessible from your > browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew > _______________________________________________ > 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 |