Closed jsf9k closed 2 years ago
The Kali AMI cannot currently be built because the Cobalt Strike license we are using has expired.
Steps to reproduce the behavior:
2022-10-27T19:50:21Z: amazon-ebs.kali: TASK [cobalt_strike : Extract the download token and download the Cobalt Strike tarball] *** 2022-10-27T19:50:21Z: amazon-ebs.kali: fatal: [default]: FAILED! => {"msg": "Unexpected templating type error occurred on (https://download.cobaltstrike.com/downloads/{{ lookup('file', '/tmp/token.html') | regex_search('href=\"/downloads/(.+)/cobaltstrike-dist.zip\"', '\\\\1') | first }}/cobaltstrike-dist.tgz): 'NoneType' object is not iterable"}
I expect the AMI to build successfully.
🐛 Summary
The Kali AMI cannot currently be built because the Cobalt Strike license we are using has expired.
To reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the AMI to build successfully.