Hi,
I have managed to get W3AF running in Docker under Windows. If I
understand it right, in default Docker configuration, you mount
/root/.w3af and /root/w3af-shared as volumes, which are connected with
some directories located on the host file system.
But when I run
python w3af_console
W3AF's con
I though that containers in Windows 2016 are windows instances you manage with
poershell remoting
Sent from my iPhone
> On Nov 14, 2015, at 4:48 PM, Vojtěch Polášek wrote:
>
> HI,
> well, I couldn't get ssh to work, but I can connect through following
> command
> docker exec -ti bash
> Thanks
HI,
well, I couldn't get ssh to work, but I can connect through following
command
docker exec -ti bash
Thanks for that link.
Vojta
Dne 13.11.2015 v 13:14 Andres Riancho napsal(a):
> On Thu, Nov 12, 2015 at 6:16 PM, Vojtěch Polášek wrote:
>> Hi,
>> it is Openssh running on Windows, so it should w
On Thu, Nov 12, 2015 at 6:16 PM, Vojtěch Polášek wrote:
> Hi,
> it is Openssh running on Windows, so it should work.
> I am passing the .prv file as an argument, I hope it is right.
You shouldn't hope, use -v (verbose) to debug the ssh connection, this
will tell you if the ssh client is sending t
Hi,
it is Openssh running on Windows, so it should work.
I am passing the .prv file as an argument, I hope it is right. Is there
any other possibility to enter commands into the running container?
Thanks,
Vojta
Dne 12.11.2015 v 16:05 Andres Riancho napsal(a):
> Vojtěch,
>
> On Thu, Nov 12, 2015 at
Vojtěch,
On Thu, Nov 12, 2015 at 8:47 AM, Vojtěch Polášek wrote:
> Greetings,
> still no luck. Is it important to mount w3af and w3af-shared volmues to
> be able to at least log in?
The volumes [0] AFAIK are not required. If you don't set them w3af
will create the /root/.w3af inside the docker f
Greetings,
still no luck. Is it important to mount w3af and w3af-shared volmues to
be able to at least log in?
It would be greate if someone, who is more experienced with docker,
could try this. I am running following commands in Powershell:
docker-machine start mytest
docker-machine env --shell=po
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