Re: [sqlmap-users] bug report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-04-01 11:15:52
|
hi quick fixed the crash part. but not sure why you are getting all those 'None(s)'. if you want to send some more info you can contact me privately. have you tried to research the content of -t traffic.txt? kr On Fri, Apr 1, 2011 at 12:56 PM, Kirill Morozov <l0...@l0...> wrote: > [14:47:15] [INFO] testing MySQL > [14:47:15] [INFO] confirming MySQL > [14:47:16] [INFO] the back-end DBMS is MySQL > [14:47:16] [INFO] fetching banner > web application technology: Apache 2.0.63, PHP 5.2.17 > back-end DBMS: MySQL >= 5.0.0 > [14:47:16] [INFO] fetching banner > banner: 'None' > [14:47:17] [INFO] fetching current user > current user: 'None' > [14:47:17] [INFO] fetching current database > current database: 'None' > [14:47:18] [INFO] testing if current user is DBA > [14:47:18] [INFO] fetching current user > [14:47:18] [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 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 (r3544) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -g *********************************** -c > sqlmap-lrd.conf --batch > Technique: UNION > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap.py", line 82, in main > start() > File "/root/sqlmap-dev/lib/controller/controller.py", line 442, in start > action() > File "/root/sqlmap-dev/lib/controller/action.py", line 70, in action > conf.dumper.dba(conf.dbmsHandler.isDba()) > File "/root/sqlmap-dev/plugins/generic/enumeration.py", line 145, in isDba > query = queries[Backend.getIdentifiedDbms()].is_dba.query % > kb.data.currentUser.split("@")[0] > AttributeError: 'NoneType' object has no attribute 'split' > > -- > Kirill Morozov > KIMO2-RIPE, RHCE > > > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |