Skip to content

pentesting lab

ninabarzh edited this page Jan 24, 2022 · 9 revisions

Set up a small pentesting lab

  • 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.

Using VMWare

Using KVM

Clone this wiki locally