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.68k stars 310 forks source link

Delete sandcat.go-windows #98

Closed uruwhy closed 2 years ago

uruwhy commented 2 years ago

Remove this file because the payload already exists in the sandcat plugin, and having two payloads causes a conflict when trying to dynamically compile. Essentially, the dynamically compiled payload gets stored in the sandcat plugin's payload directory, but sometimes the caldera server will pull down the static version stored in this directory since it looks for the first file path.