[sqlmap-users] Again an Error ;)
Brought to you by:
inquisb
From: <nig...@em...> - 2010-12-21 19:13:58
|
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 |