redcanaryco / invoke-atomicredteam

Invoke-AtomicRedTeam is a PowerShell module to execute tests as defined in the [atomics folder](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics) of Red Canary's Atomic Red Team project.
MIT License
805 stars 190 forks source link

Terraform Proposal #105

Closed cyberbuff closed 1 year ago

cyberbuff commented 1 year ago

Executor Changes to run terraform commands which are necessary for Terraform in atomic-red-team. The executor will run terraform apply during GetPreReqs and terraform destroy during cleanup.

patel-bhavin commented 1 year ago

This PR has been tested with this atomic: https://github.com/redcanaryco/atomic-red-team/pull/2185 Imported atomic module from @cyberbuff's fork and tested.

image

cyberbuff commented 1 year ago

Powershell executors for Linux and MacOS have been fixed now. https://github.com/redcanaryco/invoke-atomicredteam/pull/115

patel-bhavin commented 1 year ago

@cyberbuff : Thank you so much for spending time on this new and slick feature and for your patience! I believe this introduces a really nice flavor of writing and thinking of attacks in cloud.

We will do a more formal announcement from Atomic Red team side in the next few weeks!!!