Just received an email in the sqlmap-users mailing list that might be interesting for us while trying to add multiprocessing to our project:
---------- Forwarded message ---------- From: Gianluca Brindisi <g...@brindi.si> Date: Tue, Jul 26, 2011 at 6:36 AM Subject: [sqlmap-users] Still errors in cracking To: sqlmap-us...@lists.sourceforge.net 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 sqlmap-us...@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 (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 sqlmap-us...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlmap-users -- Andrés Riancho Director of Web Security at Rapid7 LLC Founder at Bonsai Information Security Project Leader at w3af ------------------------------------------------------------------------------ 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/ _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop