[sqlmap-users] hi problem in start scaning
Brought to you by:
inquisb
From: יוסי פ. <jos...@gm...> - 2012-12-20 17:08:04
|
[01:04:46] [DEBUG] cleaning up configuration parameters [01:04:46] [DEBUG] setting the HTTP timeout [01:04:46] [DEBUG] setting the HTTP method to GET [01:04:46] [DEBUG] creating HTTP requests opener object [01:04:46] [INFO] starting crawler [01:04:46] [INFO] searching for links with depth 1 [01:04:47] [DEBUG] declared web page charset 'utf-8' [01:04:47] [CRITICAL] unhandled exception in sqlmap/1.0-dev-7adaffa, 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-7adaffa Python version: 2.6.5 Operating system: posix Command line: ./sqlmap.py -u ******************************************** --crawl 1 --forms -v 3 Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "/pentest/database/sqlmap/_sqlmap.py", line 66, in main init(cmdLineOptions) File "/pentest/database/sqlmap/lib/core/option.py", line 2095, in init _setCrawler() File "/pentest/database/sqlmap/lib/core/option.py", line 465, in _setCrawler crawler.getTargetUrls() File "/pentest/database/sqlmap/lib/utils/crawler.py", line 128, in getTargetUrls for url in threadData.shared.values: TypeError: 'builtin_function_or_method' object is not iterable [*] shutting down at 01:04:47 |