[sqlmap-users] Crashes
Brought to you by:
inquisb
From: flashc0re <fla...@ro...> - 2013-11-25 07:47:34
|
Hey, mates! Here is crash log ((( [07:25:23] [INFO] the SQL query used returns 23 entries [07:25:36] [INFO] searching column 'option_value' across all databases [07:25:36] [WARNING] HTTP error codes detected during run: 500 (Internal Server Error) - 1 times [07:25:36] [CRITICAL] unhandled exception in sqlmap/1.0-dev-369006c, retry your run with the latest development version from the GitHub repository. If the exception persists, please send by e-mail to 'sql...@li...' or open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with 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-369006c Python version: 2.7.5+ Operating system: posix Command line: /home/flashc0re/hack/sqlmap-dev/sqlmap.py -u ******************************************* --search -C ************ --hex --tor --check-tor --tor-port=9050 --tor-type=socks5 Technique: ERROR Back-end DBMS: Microsoft SQL Server (fingerprinted) Traceback (most recent call last): File "/home/flashc0re/hack/sqlmap-dev/sqlmap.py", line 95, in main start() File "/home/flashc0re/hack/sqlmap-dev/lib/controller/controller.py", line 582, in start action() File "/home/flashc0re/hack/sqlmap-dev/lib/controller/action.py", line 133, in action conf.dbmsHandler.search() File "/home/flashc0re/hack/sqlmap-dev/plugins/generic/search.py", line 594, in search self.searchColumn() File "/home/flashc0re/hack/sqlmap-dev/plugins/dbms/mssqlserver/enumeration.py", line 322, in searchColumn query += " AND %s" % colQuery.replace("[DB]", db) TypeError: coercing to Unicode: need string or buffer, NoneType found [*] shutting down at 07:25:36 |