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 audit.eval on "http://domain/search.php | Method: GET | Parameters: (keyword="提醒您请输入您要搜索...", pagelist="")". The exception was: "'NoneType' object has no attribute 'get_wait_time'" at pool.py:get():554.The full traceback is:
File "/home/user/Program/w3af/core/controllers/core_helpers/consumers/audit.py", line 111, in _audit
plugin.audit_with_copy(fuzzable_request, orig_resp)
File "/home/user/Program/w3af/core/controllers/plugins/audit_plugin.py", line 126, in audit_with_copy
return self.audit(fuzzable_request.copy(), orig_resp)
File "/home/user/Program/w3af/plugins/audit/eval.py", line 97, in audit
self._fuzz_with_time_delay(freq)
File "/home/user/Program/w3af/plugins/audit/eval.py", line 118, in _fuzz_with_time_delay
self.worker_pool.map(self._test_delay, fake_mutants)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 250, in map
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 554, in get
raise self._value
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