AD Privesc with Empire
  • SANS Workshop: Active Directory Privilege Escalation with Empire!
  • Installing the environment
    • AWS
    • Terraform
    • Ansible
    • Empire
    • Dependency setup script
  • Lab 1: Environment Orientation and Spinning up
  • Lab 2: Empire Setup and Initial Agent
  • Lab 3: Kerberoasting, Lateral Movement and DCSyncing
  • Lab 4: Hopping Trusts - Parent Child and Tree-Root
Powered by GitBook
On this page
  1. Installing the environment

Terraform

PreviousAWSNextAnsible

Last updated 4 months ago

Terraform is actually pretty easy to install considering there are precompiled binaries available for download.

There is a package for Terraform as well, you can find the installation instructions here

If you want to take the precompiled route, you can open a terminal and type

dpkg --print-architecture

Once downloaded unzip the binary and move it in /usr/bin and you are good to go!

Then download the correct architecture from

https://releases.hashicorp.com/terraform/1.10.4/
Install | Terraform | HashiCorp DeveloperInstall | Terraform | HashiCorp Developer
Logo