qsecure-labs / overlord

Overlord - Red Teaming Infrastructure Automation
https://blog.qsecure.com.cy/posts/overlord/
MIT License
608 stars 74 forks source link

Redirector Digitalocean bug #12

Open S3cur3Th1sSh1t opened 3 years ago

S3cur3Th1sSh1t commented 3 years ago

Describe the bug The terraform remote-exec script fails when trying to install a2enmod and or tmux.

To Reproduce Steps to reproduce the behavior:

  1. usemodule redirector
  2. set id
  3. add
  4. deploy

Expected behavior The install script is setup correctly.

Screenshots grafik

Desktop (please complete the following information):

Additional context I currently get the same error using Red-Baron. Seams to be a bug in the script config somehow?

S3cur3Th1sSh1t commented 3 years ago

However - going into the DigitalOcean droplet via Web console and issuing the same commands results in success. So this doesn't seam to be a problem with the installation commands themself.

Sikkis commented 3 years ago

Hello @S3cur3Th1sSh1t the project is becoming unstable due to a lot of old dependencies and this behaviour can be found in other modules as well. I plan on refactoring the code to fix and add additional features in the coming months but since I am the only maintainer at the moment I cannot promise a final date when the bugs will be fixed.

S3cur3Th1sSh1t commented 3 years ago

No stress, I'm maintaining many things alone myself.

Sikkis commented 2 years ago

Thank you for your understanding. I have started working on it the past few days and I hope that I will have a stable version in the coming months.