Information for proctored hacks
-
Create a hack folder in your home directory
mkdir ~/hack && cd ~/hack
-
Clone repo per hackteam
git clone https://github.com/terraform-azurerm-examples/arc-onprem-servers hackteam
Repeat for each team.
-
Create the hackteams file
Whitespace delimited file. One row per team.
Fields:
- hackteam
- hackteam's tenant ID
- hackteam's subscription ID
- on premises tenant ID
- on premises subscription ID
- Windows Admin Password
- Run the hackteam.auto.tfvars.sh in any hackteam directory to
- generate SSH keys if missing
- create the hackteam.auto.tfvars variable file
- create the azcmagent.auto.tfvars variable file (if azcmagent if used as first argument)