Bob,

Shoudl always include sqlmap mailing-list

AS

2012/5/23 Bob <stock.l...@qq.com>

> 18:59:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5066), 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: 1.0-dev (r5066)
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py -u
> ********************************************************* --dump-all
> Technique: BOOLEAN
> Back-end DBMS: Microsoft Access (fingerprinted)
> Traceback (most recent call last):
>   File "/pentest/database/sqlmap/_sqlmap.py", line 82, in main
>     start()
>   File "/pentest/database/sqlmap/lib/controller/controller.py", line 573,
> in start
>     action()
>   File "/pentest/database/sqlmap/lib/controller/action.py", line 112, in
> action
>     conf.dbmsHandler.dumpAll()
>   File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
> 1790, in dumpAll
>     self.getTables()
>   File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
> 798, in getTables
>     tables = self.getTables(False)
>   File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
> 819, in getTables
>     dbs = self.getDbs()
>   File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
> 746, in getDbs
>     query = rootQuery.blind.count
> AttributeError: 'DictObject' object has no attribute 'blind'
>
> [*] shutting down at 18:59:51
>
>
> **
>
>
> ------------------ Original ------------------
> *From: * "Andr Silva"<andre...@gmail.com>;
> *Date: * Sat, Apr 21, 2012 06:48 PM
> *To: * "Bob"<stock.l...@qq.com>; **
> *Cc: * "sqlmap-users"<sqlmap-users@lists.sourceforge.net>; **
> *Subject: * Re: [sqlmap-users] sqlmap bug report
>
> Try using "svn up" on sqlmap directory or you can also checkout the last
> version of sqlmap
>
> svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev
> *
>
> *
> 2012/4/21 Bob <stock.l...@qq.com>
>
>> [17:18:15] [CRITICAL] unhandled exception in sqlmap/0.9, 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 (r3630)
>> Python version: 2.6.5
>> Operating system: posix
>> Command line: ./sqlmap.py --update
>> Technique: None
>> Back-end DBMS: None (identified)
>> Traceback (most recent call last):
>> File "./sqlmap.py", line 74, in main
>> File "/pentest/database/sqlmap/lib/core/option.py", line 1590, in init
>> update()
>> File "/pentest/database/sqlmap/lib/core/update.py", line 71, in update
>> client.update(rootDir)
>> ClientError: callback_get_login required
>>
>> [*] shutting down at: 17:18:15
>>
>> root@bt:/pentest/database/sqlmap# ./sqlmap.py --update
>> Traceback (most recent call last):
>> File "./sqlmap.py", line 17, in <module>
>> from _sqlmap import main
>> File "/pentest/database/sqlmap/_sqlmap.py", line 26, in <module>
>> from lib.controller.controller import start
>> File "/pentest/database/sqlmap/lib/controller/controller.py", line 12, in
>> <module>
>> from lib.controller.action import action
>> File "/pentest/database/sqlmap/lib/controller/action.py", line 10, in
>> <module>
>> from lib.controller.handler import setHandler
>> File "/pentest/database/sqlmap/lib/controller/handler.py", line 27, in
>> <module>
>> from plugins.dbms.mssqlserver import MSSQLServerMap
>> File "/pentest/database/sqlmap/plugins/dbms/mssqlserver/__init__.py",
>> line 13, in <module>
>> from plugins.dbms.mssqlserver.enumeration import Enumeration
>> File "/pentest/database/sqlmap/plugins/dbms/mssqlserver/enumeration.py",
>> line 13, in <module>
>> from lib.core.common import getLimitRange
>> ImportError: cannot import name getLimitRange
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> For Developers, A Lot Can Happen In A Second.
>> Boundary is the first to Know...and Tell You.
>> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
>> http://p.sf.net/sfu/Boundary-d2dvs2
>> _______________________________________________
>> sqlmap-users mailing list
>> sqlmap-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>>
>>
> **
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to