Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same issue in ec2_ssrf scenario as in rce_web_app scenario #50

Closed
halfluke opened this issue Jan 28, 2020 · 1 comment
Closed

Same issue in ec2_ssrf scenario as in rce_web_app scenario #50

halfluke opened this issue Jan 28, 2020 · 1 comment

Comments

@halfluke
Copy link

halfluke commented Jan 28, 2020

nodejs doesn't not start automatically without adding

    echo '* libraries/restart-without-asking boolean true' | debconf-set-selections

after
user_data = <<-EOF
#!/bin/bash

in ec2.tf file.

So basically you cannot access the web app and you cannot perform the ssrf.
Please fix because having to troubleshoot something that was supposed to work has already spoiled two scenarios for me, and possibly for other people.

Thanks

@halfluke halfluke changed the title Same issue as in rce_web_app scenario Same issue in ec2_ssrf scenario as in rce_web_app scenario Jan 28, 2020
This was referenced Apr 3, 2020
@sebastian-mora
Copy link
Contributor

These issues were fixed in #56 and #60. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants