center-for-threat-informed-defense / adversary_emulation_library

An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs.
https://ctid.io/adversary-emulation
Apache License 2.0
1.6k stars 292 forks source link

add crypt_executables.py to oilrig #138

Closed bleepbop closed 11 months ago

bleepbop commented 1 year ago

When CALDERA attempts to clone this repo and load associated payloads, there are a few errors thrown for missing Oilrig payloads. These occurred because several payloads were stored in /oilrig/Binaries/binaries.zip and were never unencrypted. This PR adds the missing crypt_executables.py file needed to unencrypt these payloads.