kevmap

TechniquesT1484 › AN0755

AN0755 Analytic 0755

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Adversary modifies Group Policy Objects (GPOs), domain trust, or directory service objects via GUI, CLI, or programmatic APIs. Behavior includes creation/modification of GPOs, delegation permissions, trust objects, or rogue domain controller registration.</p>
Detects
T1484 Domain or Tenant Policy Modification
Part of
DET0270 Detection of Domain or Tenant Policy Modifications via AD and Identity Provider

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:SecurityEventCode=5136DC0066 Active Directory Object Modification
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0061 File Modification
WinEventLog:SysmonEventCode=1DC0032 Process Creation

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
ObjectDNFilter to specific AD containers (e.g., CN=Policies,CN=System,DC=domain,DC=com) for GPOs.
AttributeModifiedFocus on high-risk attributes such as gPCFileSysPath, ntSecurityDescriptor.
TimeWindowCorrelate changes with suspicious process creation or privileged user logon.
UserContextAlert on unexpected user or service account modifying domain policy.