ATT&CK coverage › Technique

Impair Defenses: Disable Windows Event Logging T1562.002

Adversaries may disable Windows event logging to limit data that can be leveraged for detections and audits. Windows event logs record user and system activity such as login attempts, process creation, and much more. This data is used by security tools and analysts to generate detections.

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Sysmon7Image loaded
Sysmon10ProcessAccess
Sysmon11FileCreate
Sysmon12RegistryEvent (Object create and delete)
Sysmon13RegistryEvent (Value Set)
Sysmon14RegistryEvent (Key and Value Rename)
Security-Auditing4688A new process has been created.
Security-Auditing4719System audit policy was changed.
IIS-Configuration29Changes to 'Configuration' at 'ConfigPath' have successfully been committed.
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Authoring guide

Patterns shared across the 28 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized 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 (24 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
Image12ends_with 12, eq 2, starts_with 2, match 2, is_null 1\fltMC.exe, \pwsh.exe, \auditpol.exe, \TiWorker.exe, C:\Windows\WinSxS\
CommandLine9match 9, ends_with 1unload, disable, restore, clear, /policy:none
Details8match 3, eq 3, is_not_null 2(A;;0x1;;;SY), (A;;0x5;;;BA), (A;;0x1;;;LA), DWORD (0x00000000), ETW
OriginalFileName7eq 7fltMC.exe, AUDITPOL.EXE, appcmd.exe, SeCEdit, PowerShell.EXE
TargetObject5ends_with 3, match 3, eq 2\Microsoft\Windows\CurrentVersion\WINEVT\Channels\, \ChannelAccess, HKLM\SYSTEM\CurrentControlSet\Control\MiniNt, \Microsoft\Windows\CurrentVersion\WINEVT\Channels\Microso..., \Microsoft\Windows\CurrentVersion\WINEVT\Channels\Microso...
Configuration4match 2, ends_with 1, eq 1@logTargetW3C, /system.webServer/httpLogging/@dontLog, /system.webServer/modules/add, /system.webServer/modules/remove
ParentImage2eq 2, ends_with 1, match 1\endpoint-protection-installer-x64.tmp, C:\Program Files..., :\Windows\Temp\, C:\Windows\SysWOW64\msiexec.exe, C:\Windows\System32\msiexec.exe
GrantedAccess2eq 20x1400, 0x1F3FFF
TargetImage2match 1, ends_with 1:\Windows\Sysmon.exe, :\Windows\Sysmon64.exe, :\Windows\System32\svchost.exe
CallTrace2eq 1, match 1Ente, System.ni.dll, Microsoft.Build.ni.dll, UNKNOWN
AuditPolicyChanges2match 2%%8450, %%8448
SubcategoryGuid2eq 2{0CCE9215-69AE-11D9-BED3-505054503030}, {0CCE9211-69AE-11D9-BED3-505054503030}, {0CCE921B-69AE-11D9-BED3-505054503030}, {0CCE9217-69AE-11D9-BED3-505054503030}
registry_path2eq 1, in 1"*\\Services\\Eventlog\\*", "*\Microsoft\Windows\EventLog\*", "*\\Microsoft\\Windows\\CurrentVersion\\WINEVT\\Channels\\*"
registry_value_name2eq 2CustomSD, ChannelAccess
AuditPolicyChangesDescription1eq 1, in 1Success removed, Success Added

Top indicator values (176 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.

FieldKindValueRules (here)Corpus reach
Imageends_with\TiWorker.exe27
TargetObjectmatch\Microsoft\Windows\CurrentVersion\WINEVT\Channels\22
ImageeqC:\Windows\servicing\TrustedInstaller.exe23
OriginalFileNameeqfltMC.exe22
Imageends_with\fltMC.exe22
CommandLinematchunload22
SubcategoryGuideq{0CCE9230-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9217-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9235-69AE-11D9-BED3-505054503030}22
AuditPolicyChangesmatch%%845022
SubcategoryGuideq{0CCE9237-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9242-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9212-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9210-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE921B-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9215-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9236-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9211-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE9240-69AE-11D9-BED3-505054503030}22
SubcategoryGuideq{0CCE922B-69AE-11D9-BED3-505054503030}22

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.

Sigma 24 rules

Elastic 1 rule

Splunk 3 rules