[W3af-users] using spider_man with W3AF and Docker
Status: Beta
Brought to you by:
andresriancho
From: Vojtěch P. <kr...@gm...> - 2015-12-09 15:46:29
|
Greetings, I need to use spider_man plugin for my testing. I am running W3AF within Docker on Windows server 2012. I run something like docker run -p 44444:44444: ... andresriancho/w3af 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? Could you please help me? I can not continue without using spider_man. Thanks, Vojta |