Python version: 2.7.5+ (default, Feb 27 2014, 19:37:08) [GCC 4.8.1]
GTK version: 2.24.20
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.6.0.5
Revision: 880379b54b - 26 sep 2014 18:32
Branch: master
Local changes: No
Author: Andres Riancho and the w3af team.
Traceback
A "TypeError" exception was found while running audit.os_commanding on "Method: GET | http://domain/ | Query string: (phpinfo)". The exception was: "Invalid type <class 'w3af.core.data.fuzzer.mutants.querystring_mutant.QSMutant'> for HTTPResponse ctor param geturl." at pool.py:next():655.The full traceback is:
File "/opt/w3af/w3af/core/controllers/core_helpers/consumers/audit.py", line 111, in _audit
plugin.audit_with_copy(fuzzable_request, orig_resp)
File "/opt/w3af/w3af/core/controllers/plugins/audit_plugin.py", line 132, in audit_with_copy
return self.audit(fuzzable_request, orig_resp)
File "/opt/w3af/w3af/plugins/audit/os_commanding.py", line 75, in audit
self._with_echo(freq, orig_response)
File "/opt/w3af/w3af/plugins/audit/os_commanding.py", line 93, in _with_echo
self._analyze_echo)
File "/opt/w3af/w3af/core/controllers/plugins/plugin.py", line 187, in _send_mutants_in_threads
for (mutant,), http_response in imap_unordered(func, iterable):
File "/usr/lib/python2.7/multiprocessing/pool.py", line 655, in next
raise value
Description
See https://github.com/andresriancho/w3af/issues/7287 and the comment in this issue
Version Information
Traceback
Enabled Plugins