Transfer Data to Cloud Account T1537

Tactic: Exfiltration

Adversaries may exfiltrate data by transferring the data, including through sharing/syncing and creating backups of cloud environments, to another cloud account they control on the same service.

Events covered

1 catalog event is tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 55 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (76 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
aws::eventName20eq 17, in 3ModifySnapshotAttribute, CopyDBClusterSnapshot, CopyDBSnapshot, CreateDBInstance, CreateDBSnapshot
EventType14eq 10, in 3, wildcard 1PutBucketPolicy, COLLABORATION_INVITE, CREATE_DATA_TRANSFER_REQUEST, CUSTOMER_TAKEOUT_CREATED, CreateInstanceExportTask
data_stream.dataset13eq 13aws.cloudtrail, o365.audit, azure.activitylogs, gcp.audit, google_workspace.admin
event.outcome12eq 11, in 1success, Success
aws::eventSource9eq 9rds.amazonaws.com, ec2.amazonaws.com, s3.amazonaws.com, SecurityComplianceCenter
Provider_Name8eq 8ec2.amazonaws.com, Exchange, s3.amazonaws.com, rds.amazonaws.com
aws::errorCode8is_null 7, match 1*
aws::requestParameters7contains 6, is_not_null 1, starts_with 1add=, account=, attributename=restore, attributetype=create_volume_permission, aws:principalaccount=
aws::errorMessage6is_null 5, match 1*
EventID5eq 55145, ModifyDBClusterSnapshotAttribute, ModifyDBSnapshotAttribute, ModifyImageAttribute, ModifySnapshotAttribute
sourcetype5eq 5aws:cloudtrail, aws:asl
security_result.action3eq 3ALLOW
Condition2is_null 2
Effect2eq 2Allow
Principal2eq 2*

Top indicator values (187 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
event.outcomeeq
success
11251
data_stream.dataseteq
aws.cloudtrail
8141
data_stream.dataseteq
o365.audit
245
aws::eventNameeq
ModifySnapshotAttribute
44
aws::eventSourceeq
rds.amazonaws.com
423
aws::eventSourceeq
ec2.amazonaws.com
219
aws::eventSourceeq
s3.amazonaws.com
217
sourcetypeeq
aws:cloudtrail
459
Provider_Nameeq
ec2.amazonaws.com
319
Provider_Nameeq
Exchange
219
Provider_Nameeq
s3.amazonaws.com
214
security_result.actioneq
ALLOW
3102
Effecteq
Allow
227
EventTypeeq
PutBucketPolicy
22
Principaleq
*
23
Principal_awseq
*
22
URIends_with
AllUsers
22
URIends_with
AuthenticatedUsers
22
aws::requestParameterscontains
add=
22
aws::requestParameterscontains
effect=allow
22
event.categoryeq
web
220
typeeq
Group
22
xamzaclin
authenticated-read
22
xamzaclin
public-read
22
xamzaclin
public-read-write
22
AccessMaskeq
0x2
14
All_Risk.annotations.mitre_attack.mitre_tacticeq
collection
1
All_Risk.annotations.mitre_attack.mitre_tacticeq
exfiltration
1
BYTES_TRANSFERREDgt
0
1
CommandLinecontains
gsutil cp
1

Exclusions (15 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
AccountIdcross_field_compare
OwnerId
1
ImageOwnerAliasin
amazon
1
ImageOwnerAliasin
microsoft
1
aws::errorCodematch
*
1
aws::errorMessagematch
*
1
aws::eventNamene
CopyObject
1
aws::eventNamene
ModifyImageAttribute
1
aws::requestParameterscontains
arn:aws:cloudfront::
1
aws::requestParameterscontains
arn:aws:iam::cloudfront:user
1
aws::requestParameterscontains
aws.cloudtrail.recipient_account_id
1
aws::userIdentity.invokedByeq
assets.marketplace.amazonaws.com
1
gcp::service_namene
storage.googleapis.com
1
protoPayload.methodNamene
storage.objects.get
1
responseElementscontains
failure
1
severityeq
ERROR
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 7 rules

Elastic 13 rules

Splunk 7 rules

Kusto 8 rules

YARA-L 4 rules

Panther 16 rules