Domain or Tenant Policy Modification: Group Policy Modification T1484.001

Tactics: Defense Impairment, Privilege Escalation

Adversaries may modify Group Policy Objects (GPOs) to subvert the intended discretionary access controls for a domain, usually with the intention of escalating privileges on the domain. Group policy allows for centralized management of user and computer settings in Active Directory (AD). GPOs are containers for group policy settings made up of files stored within a predictable network path `\<DOMAIN>\SYSVOL\<DOMAIN>\Policies\`.

Events covered

9 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 24 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 (29 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
AttributeLDAPDisplayName12eq 12gpcmachineextensionnames, gpcuserextensionnames, versionnumber, displayname, flags
AttributeValue8contains 5, ne 2, eq 10, 40b6664f-4972-11d1-a7ca-0000f87571e3, 40b66650-4972-11d1-a7ca-0000f87571e3, 42b5faae-6536-11d2-ae5a-0000f87571e3, 803e14a0-b4fb-11d0-a0d0-00a0c90f574b
EventID8eq 85136, 5137, 4688, 5138, 5145
Channel6eq 6, in 6
ObjectClass6eq 6groupPolicyContainer
eventtype6eq 6
admonEventType5eq 5Update
objectCategory5starts_with 5cn=group-policy-container, cn=group-policy-container,cn=schema,cn=configuration,dc=
AccessList4contains 3, in 1%%4417, *%%4417*, *%%4418*
CommandLine4contains 431b2f340-016d-11d2-945f-00c04fb984f9, 6ac1786c-016f-11d2-945f-00c04fb984f9, gpme.msc, -encodedcommand, \software\policies\microsoft\windows\system
RelativeTargetName4ends_with 4, contains 1\psscripts.ini, \scripts.ini, ScheduledTasks.xml, \\policies\\, \\scheduledtasks\\scheduledtasks.xml
ShareName4wildcard 2, ends_with 1, eq 1\\*\SYSVOL, \SYSVOL, \\*\\SYSVOL
OperationType3eq 3%%14674
Image2ends_with 2\mmc.exe, \reg.exe
ObjectDN2starts_with 2CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=POLICIES,CN=SYSTEM, CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=POLICIES,CN=SYSTEM, cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=..., cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=...

Top indicator values (88 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
AttributeLDAPDisplayNameeq
gpcmachineextensionnames
67
AttributeLDAPDisplayNameeq
gpcuserextensionnames
34
AttributeLDAPDisplayNameeq
versionnumber
22
AttributeLDAPDisplayNameeq
displayname
1
AttributeLDAPDisplayNameeq
flags
1
AttributeLDAPDisplayNameeq
gpcfilesyspath
1
AttributeLDAPDisplayNameeq
gplink
1
AttributeLDAPDisplayNameeq
ntsecuritydescriptor
17
EventIDeq
5136
630
EventIDeq
5137
26
ObjectClasseq
groupPolicyContainer
66
admonEventTypeeq
Update
55
AccessListcontains
%%4417
311
OperationTypeeq
%%14674
317
objectCategorystarts_with
cn=group-policy-container
33
objectCategorystarts_with
cn=group-policy-container,cn=schema,cn=configuration,dc=
22
AttributeValuecontains
40b6664f-4972-11d1-a7ca-0000f87571e3
22
AttributeValuecontains
40b66650-4972-11d1-a7ca-0000f87571e3
22
AttributeValuecontains
42b5faae-6536-11d2-ae5a-0000f87571e3
22
AttributeValuecontains
803e14a0-b4fb-11d0-a0d0-00a0c90f574b
22
AttributeValuecontains
827d319e-6eac-11d2-a4ea-00c04f79f83a
22
AttributeValuecontains
aadced64-746c-4633-a97c-d61349046527
12
CommandLinecontains
31b2f340-016d-11d2-945f-00c04fb984f9
22
CommandLinecontains
6ac1786c-016f-11d2-945f-00c04fb984f9
22
CommandLinecontains
gpme.msc
22
RelativeTargetNameends_with
\psscripts.ini
22
RelativeTargetNameends_with
\scripts.ini
22
ShareNamewildcard
\\*\SYSVOL
22
AccessListin
*%%4417*
1
AccessListin
*%%4418*
1

Exclusions (12 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
AttributeValueeq
0
1
EventDatacontains
gc_service.exe
1
EventDatacontains
gc_worker.exe
1
Imageeq
c:\windows\system32\dfsrs.exe
1
ParentImagecontains
gc_service.exe
1
ParentImagecontains
gc_worker.exe
1
SubjectUserNameeq
SRVAGPM01$
1
SubjectUserNameeq
SRVAGPM02$
1
new_valuesin
old_values
1
new_valuesin
policy_guid
1
new_valuesin
{00000000-0000-0000-0000-000000000000}
1
old_dneq
new_dn
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 8 rules

Elastic 4 rules

Splunk 10 rules

Kusto 1 rule

Panther 1 rule