Achim,
On Mon, May 20, 2013 at 1:09 PM, Achim Hoffmann wrote:
> Hi Andrés,
>
> sounds like fuzzer.py is what I asked for. Thanks.
Good to hear,
> Questions now are:
> 1. how can a private file be used there?
w3af is pluggable up to some extent, I didn't design it to be able to
have multiple
Hi Andrés,
sounds like fuzzer.py is what I asked for. Thanks.
Questions now are:
1. how can a private file be used there?
2. how to use a dynamically generated file there?
Ciao,
Achim
Am 15.05.2013 15:41, schrieb Andres Riancho:
> Achim,
>
> On Wed, May 15, 2013 at 9:53 AM, Achim Hoffmann
Achim,
On Wed, May 15, 2013 at 9:53 AM, Achim Hoffmann wrote:
> Hi all,
>
> I'm searching for a plugin which can multiple encode a payload.
> Does such a thing exist in w3af?
No, it doesn't. w3af doesn't play with encoding as much as it should.
As a side note, I think I wouldn't implement this
Hi all,
I'm searching for a plugin which can multiple encode a payload.
Does such a thing exist in w3af?
The idea is as follows:
given the url like
/path/fooxss/other
I want to test these variants:
/path/fooxss/other
/path/foo%3Cu%3Exss/other
/path/foo%25