- Set the variables in the terraform.tfvars file
- Deploy the terraform
- Copy the host file in the
ansible/inventory/hosts.yml
- Set your cobaltstrike.tgz file in
ansible/roles/cobaltstrike/files/cobaltstrike.tgz
- Set your malleable profile file in
ansible/roles/cobaltstrike/files/file.profile
- Set the mandatory variables in
ansible/inventory/readteam.yml
- Run the
playbook/cobaltstrike.yml
playbook - Enjoy
This script will deploy the following ressources:
- 1 AWS Cloudfront
- 1 AWS Lambda
- 1 EC2
The lambda will consume the minimal amount of memory available (125Mo I think).
Enjoy !