ezra-buckingham / terry-the-terraformer

A CLI for deploying red team infrastructure across mutliple cloud providers, all integrated with a virtual Nebula network, and full ELK integration
https://github.com/ezra-buckingham/terry-the-terraformer/wiki
MIT License
110 stars 15 forks source link

redirector server with redirector_type=http doesn't configure server #54

Closed tecknicaltom closed 1 year ago

tecknicaltom commented 1 year ago

A redirector with redirector_type=http doesn't appear to install Apache or anything else to perform http redirection. The redirector playbook appears to have sections for redirector_type=https and redirector_type=dns but no playbook contents for redirector_type=http

ezra-buckingham commented 1 year ago

Yep, this was oversight on my part and more so wasn't needed for my team (at this time). I think this more goes with your other recommendation of the type of redirectors being split out.