Anyone?

On Thu, Mar 27, 2014 at 3:49 PM, Andres Riancho
<andres.rian...@gmail.com> wrote:
> List,
>
>     Anyone is able to reproduce this [0] issue? The traceback looks like this:
>
>   File "/opt/w3af/core/controllers/core_helpers/consumers/audit.py",
> line 111, in _audit
>     plugin.audit_with_copy(fuzzable_request, orig_resp)
>   File "/opt/w3af/core/controllers/plugins/audit_plugin.py", line 126,
> in audit_with_copy
>     return self.audit(fuzzable_request.copy(), orig_resp)
>   File "/opt/w3af/plugins/audit/os_commanding.py", line 73, in audit
>     self._with_echo(freq, orig_response)
>   File "/opt/w3af/plugins/audit/os_commanding.py", line 87, in _with_echo
>     orig_resp=orig_response)
>   File "/opt/w3af/core/data/fuzzer/fuzzer.py", line 55, in create_mutants
>     fuzzer_config)
>   File "/opt/w3af/core/data/fuzzer/mutants/querystring_mutant.py",
> line 51, in create_mutants
>     append, fuzzer_config)
>   File "/opt/w3af/core/data/fuzzer/mutants/mutant.py", line 274, in
> _create_mutants_worker
>     dc_copy[pname][element_index] = mutant_str
>
>     If so, how can I reproduce it? This is the last bug I need to fix
> before the next release! [1]
>
> [0] https://github.com/andresriancho/w3af/issues/580
> [1] https://github.com/andresriancho/w3af/issues?milestone=7&state=open
> --
> Andrés Riancho
> Project Leader at w3af - http://w3af.org/
> Web Application Attack and Audit Framework
> Twitter: @w3af
> GPG: 0x93C344F3



-- 
Andrés Riancho
Project Leader at w3af - http://w3af.org/
Web Application Attack and Audit Framework
Twitter: @w3af
GPG: 0x93C344F3

------------------------------------------------------------------------------
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to