You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offensive Terraform module which copies publicly exposed EBS snapshot to us-east-1 region in attacker's AWS account and creates EBS volume from the copied EBS snapshot. After that, the module attaches and mounts the EBS volume to an EC2 instance. Finally, attacker can ssh into an EC2 instance and inspect a mounted volume "/usr/src/hack".
Launch complete infrastructure on AWS using Terraform with just one click. Launching of Instance and other services like EBS, S3 and many more with just one click and the bonus is, we’ll be able to delete the complete infrastructure with just one click too. Isn’t it amazing?
This repository contains the AWS CLI commands integrated with Shell Scripting to automatically create EC2 instance, EBS volume and attach the volume to the EC2 Instance