[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