cs-decrypt-metadata.py is a new tool, developed to decrypt the metadata of a Cobalt Strike beacon.
An active beacon regularly checks in with its team server, transmitting medata (like the AES key, the username & machine name, …) that is encrypted with the team server’s private key.
This tool can decrypt this data, provided:
I will publish blog posts explaining how to use this tool.
Here is a quick example:
cs-decrypt-metadata_V0_0_1.zip (https)Click to Open Code Editor