-
Notifications
You must be signed in to change notification settings - Fork 1
pentesting lab
ninabarzh edited this page Jan 24, 2022
·
9 revisions
- If the machine you are on supports virtualization, you can use VMWare and ready-made guests or use KVM and make the virtual machines yourself.
- Do not run both virtualization solutions, or turn off one in
systemctl
when using the other. Switching is a hassle though. - If you do not have virtualization, you can set up a lab with a few old buckets.
- In all cases you can use testing versions from Microsoft (for 90 days). In virtualized machines make a snapshot immediately after install, to return to when time runs out.
- Microsoft test VM's - 90 days
- ZSecurity kali linux VM - set it to 4G RAM
- Windows 10 enterprise edition iso - 90 days
- Windows 10 Home or Pro iso - Though you can download the image for free, you will have to use your own license key later.
- How To Install Windows 10 on Ubuntu KVM?
- Hosting a Kali Linux virtual machine using KVM on an Ubuntu 20.10 box
- Running Windows 10 on Linux using KVM with VGA Passthrough