Skip to content

Easily deploy a multi-tiered pentest lab to AWS using Terraform and Ansible

License

Notifications You must be signed in to change notification settings

marcosValle/auto-pentest-lab

Repository files navigation

auto-pentest-lab

Easily deploy a multi-tiered pentest lab to AWS using Terraform and Ansible.

Fancy AWS diagram

Setup

  1. Install Terraform
  2. Create an AWS account
  3. Add your AWS keys to vars.tf
  4. Run:
$ terraform init
$ terraform plan -out lab.plan
$ terraform apply

About

Easily deploy a multi-tiered pentest lab to AWS using Terraform and Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages