No user description was provided for this bug report given that it was related to handled exceptions in scan with id 811f497c58
The user provided the following email address for contact: mirwingr@gmail.com
Version Information
Python version: 2.7.3 (default, Aug 1 2012, 05:14:39) [GCC 4.6.3]
GTK version: 2.24.10
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.5
Revision: 12f7d7d2fc - 26 abr 2013 11:50
Author: Andres Riancho and the w3af team.
Traceback
An exception was found while running bruteforce.basic_auth on "http://domain/path/foo/ | Method: GET". The exception was: "addinfourl instance has no attribute 'id'" at pool.py:get():528.The full traceback is:
File "/home/user/w3af/core/controllers/core_helpers/consumers/bruteforce.py", line 98, in _bruteforce
new_frs = plugin.bruteforce_wrapper(fuzzable_request)
File "/home/user/w3af/core/controllers/plugins/bruteforce_plugin.py", line 100, in bruteforce_wrapper
self.audit(fuzzable_request.copy())
File "/home/user/w3af/plugins/bruteforce/basic_auth.py", line 64, in audit
self._bruteforce(domain_path, up_generator)
File "/home/user/w3af/core/controllers/plugins/bruteforce_plugin.py", line 116, in _bruteforce
self._brute_worker, args_iter, chunksize=100)
File "/home/user/w3af/core/controllers/threads/threadpool.py", line 76, in map_multi_args
return self.map_async(one_to_many(func), iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 528, 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 811f497c58
The user provided the following email address for contact: mirwingr@gmail.com
Version Information
Traceback
Enabled Plugins