[W3af-users] W3AF Docker and Windows
Status: Beta
Brought to you by:
andresriancho
From: Vojtěch P. <kr...@gm...> - 2015-11-02 17:28:48
|
Hi, does anyone here have experience running W3AF within Docker on Windows. I installed docker, downloaded W3AF and ran it, but I had a problem while connecting through ssh. Within w3af/extras/docker/scripts/common I ran: ssh -i w3af-docker.prv -t -t -oStrictHostKeyChecking=no ro...@xx... where xxx.xxx.xxx.xxx was the IP address of my docker machine running. I connected to the server and tried password w3af, but no success. Has anything changed? Thanks, Vojta |