DataDog / stratus-red-team

:cloud: :zap: Granular, Actionable Adversary Emulation for the Cloud
https://stratus-red-team.cloud
Apache License 2.0
1.78k stars 208 forks source link

feat(GCP): Exfiltrates a Compute Disk by sharing a snapshot #439

Closed vthiery closed 10 months ago

vthiery commented 10 months ago

This is a slight variation of gcp.exfiltration.share-compute-disk where the snapshot is shared directly, instead of sharing the disk from which the attacker can take a snapshot.

Note: some documentation files changed after calling make docs.

christophetd commented 10 months ago

Looks great overall! Left a small comment, will test it and get it merged

christophetd commented 10 months ago

will be released as part of v2.12.0 shortly