Skip to content

collinsmc23/cloud-cybersecurity-homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☁ Cloud Cybersecurity Homelab

Deploy an attack/defend cybersecurity homelab.

Topology

Provider: AWS.

Topology

Download

git clone https://github.com/collinsmc23/cloud-cybersecurity-homelab.git

cd cloud-cybersecurity-homelab

Deploy

Download Terraform: https://developer.hashicorp.com/terraform/downloads

terraform init: Initialize Terraform.

terraform plan: Plan Terraform configuration.

terraform apply -var="aws-key": Specify the public key name created in AWS in EC2 -> Network & Security.

  • Add Public Key Name in between double quotes.

terraform destory: Destroy AWS infrastructure.

About

Cybersecurity Cloud Homelab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages