RhinoSecurityLabs / cloudgoat

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

glue_privesc setup error #248

Open odgrso opened 6 months ago

odgrso commented 6 months ago

Setup completes successfully, but EC2 instance cannot be accessed

curl <ip>:5000                                                                                                                                                                                                                         
curl: (7) Failed to connect to <ip> port 5000 after 191 ms: Couldn't connect to server

I modified it as follows, but it didn't work either https://github.com/RhinoSecurityLabs/cloudgoat/pull/244

andrew-aiken commented 6 months ago

Are other ports (22) open on the instance? My guess is its probably some issue with the userdata script