Data Encrypted for Impact T1486

Adversaries may encrypt data on target systems or on large numbers of systems in a network to interrupt availability to system and network resources. They can attempt to render stored data inaccessible by encrypting files or data on local and remote drives and withholding access to a decryption key. This may be done in order to extract monetary compensation from a victim in exchange for decryption or a decryption key (ransomware) or to render data permanently inaccessible in cases where the key is not saved or transmitted.

Events covered

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

Authoring guide

Patterns shared across the 28 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 (33 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
CommandLine7contains 6, in 1, match 1/f, \software\policies\microsoft\fve, "hklm\software\policies\, $, * -forcerecovery *
Image7ends_with 6, contains 4, starts_with 1.tmp, .tmp\, :\perflogs\, :\program files (x86)\gnu\gnupg\bin\, :\program files (x86)\gnupg vs-desktop\
TargetFilename7ends_with 3, starts_with 2, contains 1, eq 1, match 1c:\users\, .funksec, .txt, \\\\windows\\\\system32\\\\test.txt, \desktop\
OriginalFileName5eq 5gpg.exe, rstrtmgr.dll, dcinst.exe
EventType4eq 4connection_accepted, creation, FileCreated, rename
EventID3eq 311, 4688, 5
ProviderName3eq 3MDATP
ThreatFamilyName3in 3DoS:Win64/WprJooblash, Ransom:Win32/Eagle!MSR, Ransom:Win32/Hive, Ransom:Win64/Hive, Trojan:Win32/BatRunGoXml
ThreatName3in 3DoS:Win64/WprJooblash, Ransom:Win32/Eagle!MSR, Ransom:Win32/Hive, Ransom:Win64/Hive, Trojan:Win32/BatRunGoXml
file_name3ends_with 2, in 1*\.hta, *\.html, *\.txt, .h0lyenc, .key
process_id3eq 34
user.id3starts_with 2, ne 1S-1-12-, S-1-5-21, S-1-5-18
DestinationPort2eq 2445
ImageLoaded2ends_with 2\rstrtmgr.dll
SourcePort2ge 249152

Top indicator values (192 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
CommandLinecontains
enablebdewithnotpm
33
CommandLinecontains
recoverykeymessage
33
CommandLinecontains
recoverykeymessagesource
33
CommandLinecontains
useadvancedstartup
33
CommandLinecontains
usetpmkey
33
CommandLinecontains
usetpmkeypin
33
CommandLinecontains
/f
27
CommandLinecontains
/v
25
CommandLinecontains
\software\policies\microsoft\fve
22
CommandLinecontains
add
236
CommandLinecontains
reg
27
CommandLinecontains
usetpm
22
CommandLinecontains
usetpmpin
22
ProviderNameeq
MDATP
39
process_ideq
4
310
DestinationPorteq
445
27
EventTypeeq
connection_accepted
22
EventTypeeq
creation
25
Imageends_with
\gpg.exe
25
Imageends_with
\gpg2.exe
25
ImageLoadedends_with
\rstrtmgr.dll
22
OriginalFileNameeq
gpg.exe
22
OriginalFileNameeq
rstrtmgr.dll
22
SourcePortge
49152
27
TargetFilenamestarts_with
c:\users\
216
network.typeeq
ipv4
23
src_ipne
127.0.0.1
221
src_ipne
::1
221
user.idstarts_with
S-1-12-
24
user.idstarts_with
S-1-5-21
25

Exclusions (37 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
source.addressends_with
destination.address
2
Imagecontains
.tmp\
1
Imagecontains
:\program files (x86)\gnu\gnupg\bin\
1
Imagecontains
:\program files (x86)\gnupg vs-desktop\
1
Imagecontains
:\program files (x86)\gnupg\bin\
1
Imagecontains
:\program files (x86)\gpg4win\bin\
1
Imagecontains
\appdata\local\temp\is-
1
Imageends_with
.tmp
1
Imageends_with
\appdata\local\microsoft\onedrive\onedrivestandaloneupdater.exe
1
Imageends_with
\gpg.exe
1
Imageends_with
\gpg2.exe
1
Imagestarts_with
c:\$windows.~bt\'
1
Imagestarts_with
c:\$winreagent\'
1
Imagestarts_with
c:\program files (x86)\'
1
Imagestarts_with
c:\program files\'
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.

Sigma 13 rules

Elastic 3 rules

Splunk 7 rules

Kusto 5 rules