kevmap

TechniquesT1484 › T1484.001

T1484.001 Group Policy Modification

defense impairment · privilege escalation — Windows · attack.mitre.org · JSON

1
MITRE detection strategy
1
analytics
6
Sigma rules tagged attack.t1484.001
1
KEV CVEs mapped here
<p>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\.</p><p>Like other objects in AD, GPOs have access controls associated with them. By default all user accounts in the domain have permission to read GPOs. It is possible to delegate GPO access control permissions, e.g. write access, to specific users or groups in the domain.</p><p>Malicious GPO modifications can be used to implement many other malicious behaviors such as Scheduled Task/Job, Disable or Modify Tools, Ingress Tool Transfer, Create Account, Service Execution, and more. Since GPOs can control so many user and machine settings in the AD environment, there are a great number of potential attacks that can stem from this GPO abuse.</p><p>For example, publicly available scripts such as <code>New-GPOImmediateTask</code> can be leveraged to automate the creation of a malicious Scheduled Task/Job by modifying GPO settings, in this case modifying <code>&lt;GPO_PATH&gt;\Machine\Preferences\ScheduledTasks\ScheduledTasks.xml</code>. In some cases an adversary might modify specific user rights like SeEnableDelegationPrivilege, set in <code>&lt;GPO_PATH&gt;\MACHINE\Microsoft\Windows NT\SecEdit\GptTmpl.inf</code>, to achieve a subtle AD backdoor with complete control of the domain because the user account under the adversary's control would then be able to modify GPOs.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

CVEVendor / productMapping typeStateAdded
CVE-2023-26360Adobe ColdFusion secondary impact Mapped2023-03-15

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1484.001

Author: Elastic, Josh Nickels, Marius Rothenbücher · 2024-09-06 · logsource: product=windows service=security · 123e4e6d-b123-48f8-b261-7214938acaf0
Detects the modification of Group Policy Objects (GPO) to add a startup/logon script to users or computer objects.
Techniques: T1484.001T1547
Author: Elastic, Josh Nickels, Marius Rothenbücher · 2024-09-04 · logsource: product=windows service=security · 1c480e10-7ee1-46d4-8ed2-85f9789e3ce4
Detects the first occurrence of a modification to Group Policy Object Attributes to add privileges to user accounts or use them to add users as local admins.
Techniques: T1484.001
Author: frack113 · 2022-08-19 · logsource: product=windows category=process_creation · ada4b0c4-758b-46ac-9033-9004613a150d
Detect malicious GPO modifications can be used to implement many other malicious behaviors.
Techniques: T1484.001
Author: frack113 · 2022-08-19 · logsource: product=windows category=ps_script · b7216a7d-687e-4c8d-82b1-3080b2ad961f
Detect malicious GPO modifications can be used to implement many other malicious behaviors.
Techniques: T1484.001
Author: TropChaud · 2025-11-22 · logsource: product=windows category=process_creation · dcff7e85-d01f-4eb5-badd-84e2e6be8294
Detects the use of the Group Policy Management Editor (GPME) to modify Default Domain or Default Domain Controllers Group Policy Objects (GPOs). Adversaries may leverage GPME to make stealthy changes in these default GPOs to deploy malicious GPOs configurations across the domain without raising suspicion.
Techniques: T1484.001
Author: Swachchhanda Shrawan Poudel (Nextron Systems) · 2025-11-22 · logsource: product=windows service=security · e5ac86dd-2da1-454b-be74-05d26c769d7d
Detects modifications to Default Domain or Default Domain Controllers Group Policy Objects (GPOs). Adversaries may modify these default GPOs to deploy malicious configurations across the domain.
Techniques: T1484.001

Rules tagged at the parent level (attack.t1484) 1

These target the parent technique, not this sub-technique specifically. Listed for completeness, not counted as coverage.

Author: Michael Epping, '@mepples21' · 2022-06-28 · logsource: product=azure service=auditlogs · 9494bff8-959f-4440-bbce-fb87a208d517
Monitor and alert for changes to the device registration policy.
Techniques: T1484