RhinoSecurityLabs / cloudgoat

CloudGoat is Rhino Security Labs' "Vulnerable by Design" AWS deployment tool
BSD 3-Clause "New" or "Revised" License
2.89k stars 598 forks source link

Failure to Create ECS Takeover Scenario #191

Closed mr-b4rt0wsk1 closed 1 year ago

mr-b4rt0wsk1 commented 1 year ago

Running ./cloudgoat.py create ecs_takeover fails with the following error:

Screenshot 2023-05-24 at 9 30 47 AM

It looks like the cause is that the AMI value referenced in the scenarios/ecs_takeover/terraform/ec2.tf file is no longer valid:

Screenshot 2023-05-24 at 9 36 49 AM

maddsec commented 1 year ago

same here