Closed troyxmccall closed 8 years ago
Hi @troyxmccall
you can find informations about how I build virtualbox boxes on the wiki: https://github.com/Sliim/pentest-env/wiki/About%20boxes#kali-linux-20161
Basically, the steps for current Kali 2016.1 are:
For VMWare Fusion, I don't know if there is an equivalent for VirtualBox guest addition.. In any case you need to adapt the steps 2 and 3.
Also I have some network issues with current box, you probably need to configure network interfaces to avoid these issues in your box. See #8 for details.
I would be happy to add your VMWare Fusion support to the pentest-env master branch :)
@Sliim beautiful. Thanks, I'll submit a PR once completed
Cool! Have fun ;)
I use VMWare Fusion with Vagrant because Virtualbox is just well, terrible. I was wondering how the Vagrant virtual box is pre-built/provisioned.I'd be happy to build the VMware port myself, I just would like to know what that all entails.