No user description was provided for this bug report given that it was related to handled exceptions in scan with id b150f60aba
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: db956b8abd - 17 6月 2013 12:20
Author: Andres Riancho and the w3af team.
Traceback
An exception was found while running audit.rfi on "http://domain/app/member/login.php | Method: POST | Parameters: (uid2="guest", SS="", SR="", TS="", username="帐号", passwd="xx@x@x.x", rmNum="验证码")". The exception was: "argument of type 'NoneType' is not iterable" at rfi.py:_analyze_result():300.The full traceback is:
File "/home/user/w3af/core/controllers/core_helpers/consumers/audit.py", line 111, in _audit
plugin.audit_with_copy(fuzzable_request, orig_resp)
File "/home/user/w3af/core/controllers/plugins/audit_plugin.py", line 126, in audit_with_copy
return self.audit(fuzzable_request.copy(), orig_resp)
File "/home/user/w3af/plugins/audit/rfi.py", line 89, in audit
self._w3af_site_test_inclusion(freq, orig_response)
File "/home/user/w3af/plugins/audit/rfi.py", line 249, in _w3af_site_test_inclusion
self._test_inclusion(freq, rfi_data, orig_response)
File "/home/user/w3af/plugins/audit/rfi.py", line 266, in _test_inclusion
analyze_result_par)
File "/home/user/w3af/core/controllers/plugins/plugin.py", line 200, in _send_mutants_in_threads
callback(mutant, http_response)
File "/home/user/w3af/plugins/audit/rfi.py", line 300, in _analyze_result
if rfi_data.rfi_result in response:
User description
No user description was provided for this bug report given that it was related to handled exceptions in scan with id b150f60aba
Version Information
Traceback
Enabled Plugins