[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
sqlmap-users@lists.sourceforge.net 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
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to