Re: [sqlmap-users] Still errors in cracking
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2011-07-27 08:08:19
|
This should be fixed now. Can you please retry and report back? Bernardo On 26 July 2011 10:36, Gianluca Brindisi <g...@br...> wrote: > Hi all! > I still have errors while trying to crack retrieved hashes :( > > [11:32:53] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4293), > 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: 1.0-dev (r4293) > Python version: 2.6.5 > Operating system: posix > Command line: sqlmap.py --tor --url > *************************************** --password > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "sqlmap.py", line 86, in main > start() > File "/home/g/sqlmap-dev2/lib/controller/controller.py", line 554, in start > action() > File "/home/g/sqlmap-dev2/lib/controller/action.py", line 77, in action > conf.dbmsHandler.getPasswordHashes(), "password hash") > File "/home/g/sqlmap-dev2/plugins/generic/enumeration.py", line 396, > in getPasswordHashes > attackCachedUsersPasswords() > File "/home/g/sqlmap-dev2/lib/utils/hash.py", line 246, in > attackCachedUsersPasswords > results = dictionaryAttack(kb.data.cachedUsersPasswords) > File "/home/g/sqlmap-dev2/lib/utils/hash.py", line 575, in dictionaryAttack > retVal = _multiprocessing.Queue() > File "/usr/local/lib/python2.6/multiprocessing/__init__.py", line > 212, in Queue > from multiprocessing.queues import Queue > File "/usr/local/lib/python2.6/multiprocessing/queues.py", line 22, > in <module> > from multiprocessing.synchronize import Lock, BoundedSemaphore, > Semaphore, Condition > File "/usr/local/lib/python2.6/multiprocessing/synchronize.py", line > 33, in <module> > " function, see issue 3770.") > ImportError: This platform lacks a functioning sem_open > implementation, therefore, the required synchronization primitives > needed will not function, see issue 3770. > > [*] shutting down at 11:32:53 > > Gianluca > > ------------------------------------------------------------------------------ > Magic Quadrant for Content-Aware Data Loss Prevention > Research study explores the data loss prevention market. Includes in-depth > analysis on the changes within the DLP market, and the criteria used to > evaluate the strengths and weaknesses of these DLP solutions. > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) PGP Key ID: Unavailable |