Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 799 Bytes

hackteam.md

File metadata and controls

35 lines (24 loc) · 799 Bytes

Azure Arc hacks

Information for proctored hacks

  1. Create a hack folder in your home directory

    mkdir ~/hack && cd ~/hack
  2. Clone repo per hackteam

    git clone https://github.com/terraform-azurerm-examples/arc-onprem-servers hackteam

    Repeat for each team.

  3. 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
  1. 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)