kevmap

TechniquesT1222 › AN0834

AN0834 Analytic 0834

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

<p>Sequential behavioral chain of privilege escalation through permission modification: (1) Process creation of permission-modifying utilities (icacls, takeown, attrib, cacls), (2) Correlation with unusual user context or timing, (3) DACL modification events targeting sensitive files/directories, (4) Subsequent file access or modification attempts indicating successful privilege bypass</p>
Detects
T1222 File and Directory Permissions Modification
Part of
DET0299 Multi-Platform File and Directory Permissions Modification Detection Strategy

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=4688DC0032 Process Creation
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0059 File Metadata
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0066 Active Directory Object Modification
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:PowerShellEventCode=4103, 4104, 4105, 4106DC0064 Command Execution

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
TimeWindowTemporal correlation window for linking permission modification with subsequent access attempts (default: 300 seconds)
SensitivePathListEnvironment-specific critical file and directory paths requiring permission change monitoring
TrustedUserContextAdministrative accounts authorized to perform legitimate permission modifications
BusinessHoursThresholdTime-based threshold for elevated alerting on permission changes outside business hours

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2022-22960VMware Multiple ProductsMapped