No user description was provided for this bug report given that it was related to handled exceptions in scan with id 0b7ecf6ee7
Version Information
Python version: 2.7.4 (default, Apr 19 2013, 18:28:01) [GCC 4.7.3]
GTK version: 2.24.17
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.5
Revision: 7731e36eb4 - 10 6月 2013 21:56
Author: Andres Riancho and the w3af team.
Traceback
An exception was found while running infrastructure.find_vhosts on "http://domain/vodlist/ | Method: GET | Parameters: (16-1-高等教育-2005--=".html")". The exception was: "'NoneType' object has no attribute 'get_uri'" at parser_cache.py:get_document_parser_for():74.The full traceback is:
File "/home/user/Program/w3af/core/controllers/core_helpers/consumers/crawl_infrastructure.py", line 389, in _discover_worker
result = plugin.discover_wrapper(fuzzable_request)
File "/home/user/Program/w3af/core/controllers/plugins/infrastructure_plugin.py", line 46, in discover_wrapper
return self.discover(fuzzable_request_copy)
File "/home/user/Program/w3af/plugins/infrastructure/find_vhosts.py", line 64, in discover
analysis_result = self._analyze(fuzzable_request)
File "/home/user/Program/w3af/plugins/infrastructure/find_vhosts.py", line 77, in _analyze
vhost_list.extend(self._get_dead_links(fuzzable_request))
File "/home/user/Program/w3af/plugins/infrastructure/find_vhosts.py", line 118, in _get_dead_links
dp = parser_cache.dpc.get_document_parser_for(original_response)
File "/home/user/Program/w3af/core/data/parsers/parser_cache.py", line 74, in get_document_parser_for
uri_str = http_response.get_uri().url_string.encode('utf-8')
User description
No user description was provided for this bug report given that it was related to handled exceptions in scan with id 0b7ecf6ee7
Version Information
Traceback
Enabled Plugins