-
Andrew Duch posted an update in the group
ethical hacking 5 months, 2 weeks ago
Template machine
After the template machine is created, start the machine and connect to it to complete the following three major tasks.Set up the machine for nested virtualization. It enables all the appropriate windows features, like Hyper-V, and sets up the networking for the Hyper-V images to be able to communicate with each other and the internet.
Set up the Kali Linux image. Kali is a Linux distribution that includes tools for penetration testing and security auditing.
Set up the Metasploitable image. For this example, the Metasploitable3 image will be used. This image is created to purposely have security vulnerabilities.
A script that automates the tasks outlined above is available at Lab Services Ethical Hacking Scripts.