Modify Cloud Compute Infrastructure T1578

Tactic: Defense Impairment

An adversary may attempt to modify a cloud account's compute service infrastructure to evade defenses. A modification to the compute service infrastructure can include the creation, deletion, or modification of one or more components such as compute instances, virtual machines, and snapshots.

Authoring guide

Patterns shared across the 32 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 (37 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
event.outcome17eq 15, in 2success, Success
EventType16in 8, eq 7, starts_with 2, wildcard 2AddPermission, AuthorizeSecurityGroupEgress, AuthorizeSecurityGroupIngress, CreateDBClusterSnapshot, CreateDBSnapshot
data_stream.dataset16eq 16aws.cloudtrail, gcp.audit, azure.activitylogs
Provider_Name12eq 12ec2.amazonaws.com, rds.amazonaws.com, lambda.amazonaws.com
azure_ad::operation_name_value7eq 5, in 2Microsoft.ADHybridHealthService/services/servicemembers/action, Microsoft.ADHybridHealthService/services/delete, microsoft.compute/virtualmachines/write, microsoft.resources/deployments/write
CategoryValue5eq 5Administrative
ResourceProviderValue5eq 5Microsoft.ADHybridHealthService
aws::requestParameters4contains 4, starts_with 1attributetype=create_volume_permission, deletionprotection=false, lambda:invokefunction, principal=\, remove=
OperationName3eq 3Library.AgentPoolCreated, Library.AgentPoolDeleted, Library.VariableGroupModified, Release.ReleasePipelineModified
_ResourceId3contains 3adfederationservice
ActivityStatusValue2starts_with 2Accept
All_Changes.action2eq 2created, deleted, modified
Properties2contains 2vmsize
ResourceId2contains 2adfederationservice
azure.activitylogs.operation_name2eq 1, starts_with 1MICROSOFT.COMPUTE/VIRTUALMACHINES/EXTENSIONS/WRITE, MICROSOFT.KEYVAULT/VAULTS/

Top indicator values (124 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
15251
data_stream.dataseteq
aws.cloudtrail
11141
data_stream.dataseteq
gcp.audit
323
data_stream.dataseteq
azure.activitylogs
234
Provider_Nameeq
ec2.amazonaws.com
719
Provider_Nameeq
rds.amazonaws.com
39
Provider_Nameeq
lambda.amazonaws.com
23
CategoryValueeq
Administrative
57
ResourceProviderValueeq
Microsoft.ADHybridHealthService
56
_ResourceIdcontains
adfederationservice
34
azure_ad::operation_name_valueeq
Microsoft.ADHybridHealthService/services/servicemembers/action
33
azure_ad::operation_name_valueeq
Microsoft.ADHybridHealthService/services/delete
22
ActivityStatusValuestarts_with
Accept
22
All_Changes.actioneq
created
211
All_Changes.actioneq
deleted
1
All_Changes.actioneq
modified
13
EventTypeeq
ModifyInstanceAttribute
22
EventTypeeq
DisableEbsEncryptionByDefault
1
EventTypeeq
EnableSerialConsoleAccess
1
EventTypeeq
ModifySnapshotAttribute
12
EventTypeeq
beta.compute.routes.insert
1
Propertiescontains
vmsize
22
ResourceIdcontains
adfederationservice
22
azure_ad::operation_name_valuein
microsoft.compute/virtualmachines/write
22
azure_ad::operation_name_valuein
microsoft.resources/deployments/write
23
event.outcomein
Success
237
event.outcomein
success
238
vmSizecontains
token
22
All_Changes.object_categoryeq
security_group
1
Esql.event_action_unique_counteq
3
1

Exclusions (19 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
UserKeyeq
historical_data
1
UserScopeeq
releaseusers
1
aws::sourceIPAddressends_with
.amazonaws.com
1
aws::sourceIPAddressin
cloudformation.amazonaws.com
1
aws::sourceIPAddressin
servicecatalog.amazonaws.com
1
aws::userAgentcontains
ansible
1
aws::userAgentcontains
pulumi
1
aws::userAgentcontains
terraform
1
aws::userIdentity.typeeq
AWSService
1
resourcene
pods
1
responseStatus.codege
1
1
responseStatus.codege
400
1
responseStatus.codele
16
1
userIdentity.invokedByends_with
.amazonaws.com
1
userIdentity.invokedByeq
AWS Internal
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 2 rules

Elastic 18 rules

Splunk 2 rules

Kusto 8 rules

Panther 2 rules