Hi guys,

I have started looking into Kali Docker as a solution for maintaining a consistent, up-to-date, Kali image for consultants. However, one of the things I have not been able to figure out is the networking. Is there a way to have Docker use the same eth0 that's available in a VM? I'm assuming that, if this isn't possible, then you can't do layer 2 attacks from a Docker container and have to do it on the host.

Any help would be greatly appreciated.