Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

UC Cyber Club's Azure Penetration Testing Lab IaC Reference Architecture

License

Notifications You must be signed in to change notification settings

uc-cyberclub/azure-pentesting-lab-tf

Repository files navigation

Azure Penetration Testing Sandbox

About

This is a Penetration Testing sandbox built in Azure with Terraform!
The final product is a single Resource Group (RG) with public and private subnets, and 6 VMs to play with.

Prerequisites

  • Create an Azure account
  • Install the Microsoft Remote Desktop application if you're using a Mac. Windows machines already have it installed

Instructions

  • Clone this repo to your computer: git clone https://github.com/uc-cyberclub/azure-pentesting-lab-tf.git
  • azure-pentesting-lab-tf
  • Login to your Azure account: az login, then log in using the browser window that pops up
  • terraform init
  • terraform apply
  • Read the outputs to connect to the resources it builds!

Network Diagram

There will be an accompanying Network Diagram in the root folder. Be sure to check it out.
It definitely helps to visualize the different resources, and have a sense of their placement within the Resource Group.

Resources:

  • Private Key (installed locally) to access Virtual Machines

References used:

About

UC Cyber Club's Azure Penetration Testing Lab IaC Reference Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published