[sqlmap-users] BUG
Brought to you by:
inquisb
From: <nig...@em...> - 2011-03-04 16:04:09
|
[17:01:39] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest developm ent version from the Subversion repository. If the exception persists, please send by e-mail to sqlm ap-...@li... the following text and any information required 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 Command line: C:\pentest\p\sqlmap-0.9-1\sqlmap.py -u ********* ******************************************************************************** --auth-type=Basic - -auth-cred=**************** --random-agent --retries=6 --level 5 --risk 3 --current-user --current-db --is-dba --dbs Technique: UNION Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "C:\pentest\p\sqlmap-0.9-1\sqlmap.py", line 82, in main start() File "C:\pentest\p\sqlmap-0.9-1\lib\controller\controller.py ", line 424, in start action() File "C:\pentest\p\sqlmap-0.9-1\lib\controller\action.py", l ine 70, in action conf.dumper.dba(conf.dbmsHandler.isDba()) File "C:\pentest\p\sqlmap-0.9-1\plugins\generic\enumeration. py", line 138, in isDba query = queries[Backend.getIdentifiedDbms()].is_dba.query % kb.data.currentUser.split("@")[0] AttributeError: 'list' object has no attribute 'split' [*] shutting down at: 17:01:39 |