This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Repository files navigation
Gives us a windows lab with some minor things for internal dev/breaking
You get a domain
You get a configurable amount of Win10 'desktops' (see vars.tf count_win10_machines)
you get a configurable amount of Server 2019 'servers' (see vars.tf count_win2019_machines)
you get a configurable amount of kali 'attacker boxes' (see vars.tf count_kali_machines)
The images are rebuilt daily, and have latest Windows Updates, and Defender Updates.
Ansible
Packer images prebuilt
Daily fresh images are provided at https://s3.ap-southeast-2.amazonaws.com/pentesterwtf/
ansible-galaxy collections installed for windows
ansible-galaxy collection install community.windows
evtouch.xsl
Adds the evtouch usb input device, so win10/2019 has a nice mouse input
insecure_private_key is straight out of vagrant, and used to auth to the kali host initially
You can’t perform that action at this time.