Required Downloads for Virtual Box Password for Windows: “Passw0rd!” http://old.kali.org/kali-images/kali-2018.4/ https://www.kali.org/downloads/ https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ Download Custom Kali https://sourceforge.net/projects/metasploitable/files/ to become root please use this command: msfadmin@metasploitable:~$ sudo su – to find the IP address of the machine use: root@metasploitable:~$ ifconfig to shutdown the machine use this command: root@metasploitable:~$ shutdown -h now in Kali to discover all the IPs in the same network use this tool: netdiscover -r 192.168.222.0/24 in Kali to discover all the ports open on a specific host IPs use…