

Open virtual machine inside the metasploitable3-master.vagrant\machines\win2k8 or ub1404\vmware_desktop\45a3b355-f450-4e0d-83f2-18f5bea2ad60 (some random folder)\metasploitable3-win2k8.vmxĮxport the virtual machine as OVA if you like or make a copyĭo same for Ubuntu 14.

If both box are downloaded successfully move to next stepĬ:\Users\mustb\Documents\Virtual Machines\Mabl3>vagrant upĬ:\Users\mustb\Documents\Virtual Machines\Mabl3>vagrant provision This process will pull the vmware image from internet box repository All rights reserved.Ĭ:\Windows\system32>cd \Users\mustb\Documents\Virtual Machines\Mabl3Ĭ:\Users\mustb\Documents\Virtual Machines\Mabl3>dirĭirectory of C:\Users\mustb\Documents\Virtual Machines\Mabl3Ĭ:\Users\mustb\Documents\Virtual Machines\Mabl3>vagrant up -provider vmware_desktop Run administrative command prompt and go to metasploitable3-master.Extract the Metasploitable-Master zip where you want to put your machine.Please refer to the system requirements section for more details. Download the Metasploitable3 github repository as zip Windows Server 2008 Hyper-V, Microsoft Hyper-V Server 2008, or the R2 versions of these products is required to use this virtual machine.Install Vagrant and Vagrant VMware Plugins.Seamless windows does not seem possible as it depends on VBoxTray which uses Explorer, and that's not installed in server core.I saw an opportunity to share my experience with you all. seamless mouse integration, resizing the guest display, time sync. Start guest service: net start VBoxServiceĪfter that, most things are working.Make the service automatically start on bootup: "sc config VBoxService start= auto" (the space before 'auto' is necessary).Install guest service: "C:\Program Files\Sun\xVM VirtualBox Guest Additions\x86\Bin\VBoxService.exe" /i.Change to the guest additions directory with: cd "C:\Program Files\Sun\xVM VirtualBox Guest Additions\x86" (or 圆4 on 64-bit versions).Extract files: VBoxWindowsAdditions.exe /extract.Change to the D: drive by simply typing "D:".Select "Install Guest Additions" it will not start up automatically (this is a good thing actually), but will insert the iso into the virtual CD drive.

I was able to manually get the guest additions drivers installed and the service started:
