Impair Defenses: Indicator Blocking T1562.006

Tactic: Stealth

An adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. This could include maliciously redirecting or even disabling host-based sensors, such as Event Tracing for Windows (ETW), by tampering settings that control the collection and flow of event telemetry. These settings may be stored on the system in configuration files and/or in the Registry as well as being accessible via administrative utilities such as PowerShell or Windows Management Instrumentation.

Events covered

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

Authoring guide

Patterns shared across the 8 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 (19 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
event.type5eq 5start, change
process_name4eq 3, in 2powershell.exe, auditpol.exe, bash, cat, csh
EventType3eq 2, in 1exec, DeleteAlarms, ProcessRollup2
process.args3contains 2, eq 2, starts_with 1, wildcard 1-*a*, --write, -c, -exclusion, /success:disable
OriginalFileName2in 2, eq 1powershell.exe, auditpol.exe, logman.exe, powershell_ise.exe, pwsh.dll
host.os.type2eq 2
AuditPolicyChangesDescription1eq 1, in 1Success Added, Success removed
CommandLine1contains 1/etc/sysctl.conf, /etc/sysctl.d/, /proc/sys/kernel/nmi_watchdog
Details1eq 1, in 10x00000001, 0x00000003, 0x00000004
EventID1eq 14103, 4104
ParentImage1is_not_null 1
Provider_Name1eq 1monitoring.amazonaws.com
SubCategory1in 1Audit Policy Change, Logon, Other System Events
TargetObject1eq 1, wildcard 1\registry\machine\software\policies\microsoft\windows..., \registry\machine\system\*controlset*\services\windefend\start, hklm\software\policies\microsoft\windows...
data_stream.dataset1eq 1aws.cloudtrail

Top indicator values (89 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
event.typeeq
start
4606
OriginalFileNamein
powershell.exe
217
OriginalFileNamein
powershell_ise.exe
29
OriginalFileNamein
pwsh.dll
210
process_nameeq
powershell.exe
2104
process_nameeq
powershell_ise.exe
250
process_nameeq
pwsh.exe
262
AuditPolicyChangesDescriptioneq
Success removed
1
AuditPolicyChangesDescriptionin
Success Added
1
AuditPolicyChangesDescriptionin
Success removed
1
CommandLinecontains
/etc/sysctl.conf
1
CommandLinecontains
/etc/sysctl.d/
1
CommandLinecontains
/proc/sys/kernel/nmi_watchdog
1
CommandLinecontains
/proc/sys/kernel/randomize_va_space
1
CommandLinecontains
/proc/sys/kernel/sysrq
1
CommandLinecontains
/proc/sys/kernel/yama/ptrace_scope
1
CommandLinecontains
/proc/sys/vm/drop_caches
1
CommandLinecontains
/proc/sys/vm/nr_hugepages
1
CommandLinecontains
exec-shield
1
CommandLinecontains
grsecurity
1
CommandLinecontains
kernel.nmi_watchdog
1
CommandLinecontains
kernel.randomize_va_space
1
CommandLinecontains
kernel.sysrq
1
CommandLinecontains
kernel.yama.ptrace_scope
1
CommandLinecontains
vm.drop_caches
1
CommandLinecontains
vm.nr_hugepages
1
Detailseq
0x00000001
163
Detailseq
1
113
Detailsin
0x00000003
1
Detailsin
0x00000004
1

Exclusions (36 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
CommandLinecontains
drop_caches
1
Esql.winlog_AuditPolicyChangesDescription_valuescontains
success added
1
Imageeq
?:\program files (x86)\trend micro\security agent\ntrmv.exe
1
Imageeq
?:\windows\system32\services.exe
1
Imageeq
?:\windows\system32\svchost.exe
1
ParentCommandLinecontains
ansible
1
ParentCommandLineeq
runc init
1
ParentImagein
/bin/xargs
1
ParentImagein
/etc/rubrik/start_stop_bootstrap.sh
1
ParentImagein
/lib/systemd/systemd
1
ParentImagein
/opt/illumio_ven/system/etc/init.d/illumio-firewall
1
ParentImagein
/opt/nessus_agent/sbin/nessuscli
1
ParentImagein
/opt/novell/groupwise/agents/bin/gwia
1
ParentImagein
/opt/novell/groupwise/agents/bin/gwmta
1
ParentImagein
/opt/novell/groupwise/agents/bin/gwpoa
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)

Elastic 7 rules

Splunk 1 rule