Indicator Removal T1070

Tactic: Stealth

Adversaries may selectively delete or modify artifacts generated to reduce indications of their presence and blend in with legitimate activity. Rather than broadly removing evidence, adversaries may target specific artifacts that appear anomalous or are likely to draw scrutiny, while leaving sufficient data intact to maintain the appearance of normal system behavior.

Events covered

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

Authoring guide

Patterns shared across the 176 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 (106 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
CommandLine38contains 31, ends_with 4, match 3, regex_match 3, in 2 -n , del, (?i)\s(execcmd|runinteractive(cmd)?|savescreenshot(full|w..., -r, .service
TargetFilename32ends_with 12, starts_with 11, contains 6, wildcard 6, in 5.log, /dev/shm/*, /etc/, /etc/ssl/certs/, :zone.identifier
Image27ends_with 22, eq 3, starts_with 3, is_not_null 1\cmd.exe, /rm, /shred, /touch, \fltmc.exe
process_name26eq 19, in 3, match 2, ends_with 1, starts_with 1powershell.exe, fsutil.exe, (?i)nircmd\.exe, bash, cmd.exe
event.type22eq 22start, deletion, change
EventType20eq 11, in 9exec, exec_event, ProcessRollup2, creation, deletion
OriginalFileName20eq 19, in 3cmd.exe, powershell.exe, powershell_ise.exe, pwsh.dll, fltmc.exe
EventID15eq 12, in 323, 4104, 1102, 26, 4103
ScriptBlockText14contains 13, ends_with 1, eq 1, match 1(get-psreadlineoption).historysavepath, clear-eventlog, -adjust, -date, -historysavestyle
process.args12eq 7, in 4, starts_with 4, contains 2, wildcard 2, match 1-c, +o, *Remove-Item*, *]::Delete(*, *del *
host.os.type11eq 11
sourcetype11eq 9, in 6o365:management:activity, ms:o365:reporting:messagetrace, o365:reporting:messagetrace, cisco:asa, vmw-syslog
EventId10in 6, eq 41003, 1026, 1028, 1029, 1040
event_action7eq 7deleted
Operation6eq 4, in 2, starts_with 2HardDelete, send, Send, SendAs, SendOnBehalf

Top indicator values (874 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
15606
event.typeeq
deletion
79
OriginalFileNameeq
cmd.exe
765
OriginalFileNameeq
powershell.exe
3120
event_actioneq
deleted
77
EventTypeeq
exec
6171
Workloadeq
Exchange
620
sourcetypeeq
o365:management:activity
680
EventTypein
exec
5171
EventTypein
exec_event
5139
EventTypein
executed
588
EventTypein
process_started
574
EventTypein
ProcessRollup2
4117
EventTypein
start
4134
Imageends_with
\cmd.exe
5130
CommandLinecontains
del
45
CommandLinecontains
cl
33
CommandLinecontains
erase
33
CommandLinecontains
rm
34
EventIDeq
4104
4268
EventIDeq
1102
34
EventIDeq
4103
3105
Operationeq
HardDelete
44
m365::Folder.Pathin
\\Recoverable Items\\Deletions
44
m365::Folder.Pathin
\\Sent Items
44
process_nameeq
powershell.exe
4104
sourcetypein
ms:o365:reporting:messagetrace
44
sourcetypein
o365:reporting:messagetrace
44
EventIDin
23
36
EventIDin
26
36

Exclusions (196 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
Imagein
/usr/bin/podman
2
process_namein
conftest
2
process_namein
dockerd
2
process_namein
gcc
2
process_namein
getarch
2
process_namein
ld
2
process_namein
link
2
process_namein
rm
2
CommandLineends_with
unload DFMFilter
1
CommandLineends_with
unload rtp_filesystem_filter
1
CommandLineends_with
unload rtp_filter
1
CommandLineeq
stat -c %s history
1
CommandLinein
/bin/touch -a /tmp/au_status
1
CommandLinein
touch -d 2 seconds ago /etc/postfix/main.cf
1
CreationUtcTimestarts_with
202
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)

Sigma 62 rules

Elastic 32 rules

Splunk 42 rules

Kusto 29 rules

YARA-L 1 rule

Panther 10 rules