Vojta,

    Please read answers inline:

On Wed, Dec 9, 2015 at 12:46 PM, Vojtěch Polášek <krec...@gmail.com> wrote:
> Greetings,
> I need to use spider_man plugin for my testing. I am running W3AF within
> Docker on Windows server 2012.

    Awesome!

> I run something like
> docker run -p 44444:44444: ... andresriancho/w3af

    That sounds like the right way to run the program to get the port
to be exposed.

> But I can't get the proxy to work properly. I tried every possible
> combination. In W3AF's config, I used container localhost and container
> IP address. In my browser, I used host's localhost and also IP address
> of the docker machine. Nothing works. Does the port need to be exposed
> in the docker file to get this working?

    I never tried it myself, but once you start the scan, and if
-p44444:44444 is used, you should be able to connect from your windows
host to 127.0.0.1:44444

> Could you please help me? I can not continue without using spider_man.
> Thanks,
> Vojta
>
> ------------------------------------------------------------------------------
> _______________________________________________
> W3af-users mailing list
> W3af-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/w3af-users



-- 
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