I've never done that in Windows, but it should work. You should try to follow the same steps which are outlined for Linux here [0]. I suspect you already did most of those since you found the ssh private key. It's strange that the docker image is asking you for a password if you're providing a SSH key; maybe -i is not the right flag in your ssh client?
[0] https://github.com/andresriancho/w3af/blob/master/extras/docker/scripts/w3af_console_docker On Mon, Nov 2, 2015 at 2:28 PM, Vojtěch Polášek <krec...@gmail.com> wrote: > 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 r...@xxx.xxx.xxx.xxx > 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 > > > ------------------------------------------------------------------------------ > _______________________________________________ > 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