MITRE ATT&CK technique
Data Encrypted for Impact detection rulesT1486
Data Encrypted for Impact (T1486) is a MITRE ATT&CK technique in the Impact tactic. This page lists the 16 community-maintained Sigma detection rules in the library mapped to T1486 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, aws, m365.
Antivirus - Ransomware Signature
criticalDetects a highly relevant Antivirus alert that reports ransomware. This event must not be ignored just because the AV has blocked the malware but investigate, how it came there in the first place.
antivirus
LockerGoga Ransomware Activity
criticalDetects LockerGoga ransomware activity via specific command line.
windows · process_creation
Potential Conti Ransomware Activity
criticalDetects a specific command used by the Conti ransomware group
windows · process_creation
WannaCry Ransomware Activity
criticalDetects WannaCry ransomware activity
windows · process_creation
AWS KMS Imported Key Material Usage
highDetects the import or deletion of key material in AWS KMS, which can be used as part of ransomware attacks. This activity is uncommon and provides a high certainty signal.
aws
BlueSky Ransomware Artefacts
highDetect access to files and shares with names and extensions used by BlueSky ransomware which could indicate a current or previous encryption attempt.
windows
FunkLocker Ransomware File Creation
highDetects the creation of files with the ".funksec" extension, which is appended to encrypted files by the FunkLocker ransomware.
windows · file_event
Load Of RstrtMgr.DLL By A Suspicious Process
highDetects the load of RstrtMgr DLL (Restart Manager) by a suspicious process. This library has been used during ransomware campaigns to kill processes that would prevent file encryption by locking them (e.g. Conti ransomware, Cactus ransomware). It has also recently been seen used by the BiBi wiper for Windows. It could also be used for anti-analysis purposes by shut downing specific processes.
windows · image_load
Renamed Gpg.EXE Execution
highDetects the execution of a renamed "gpg.exe". Often used by ransomware and loaders to decrypt/encrypt data.
windows · process_creation
Suspicious Reg Add BitLocker
highDetects suspicious addition to BitLocker related registry keys via the reg.exe utility
windows · process_creation
AWS EC2 Disable EBS Encryption
mediumIdentifies disabling of default Amazon Elastic Block Store (EBS) encryption in the current region. Disabling default encryption does not change the encryption status of your existing volumes.
aws
Microsoft 365 - Potential Ransomware Activity
mediumDetects when a Microsoft Cloud App Security reported when a user uploads files to the cloud that might be infected with ransomware.
m365
Portable Gpg.EXE Execution
mediumDetects the execution of "gpg.exe" from uncommon location. Often used by ransomware and loaders to decrypt/encrypt data.
windows · process_creation
Suspicious Appended Extension
mediumDetects file renames where the target filename uses an uncommon double extension. Could indicate potential ransomware activity renaming files and adding a custom extension to the encrypted files, such as ".jpg.crypted", ".docx.locky", etc.
windows · file_rename
Suspicious Creation TXT File in User Desktop
mediumDetects creation of .txt files in user desktop folders via cmd.exe. This behavior may indicate ransomware deploying ransom notes, but can also occur during legitimate administrative tasks. Analysts should investigate for suspicious filenames (e.g., "RANSOM", "DECRYPT", "READ_ME"), bulk file creation patterns, or concurrent encryption activity to determine if this is part of a ransomware attack.
windows · file_event
Load Of RstrtMgr.DLL By An Uncommon Process
lowDetects the load of RstrtMgr DLL (Restart Manager) by an uncommon process. This library has been used during ransomware campaigns to kill processes that would prevent file encryption by locking them (e.g. Conti ransomware, Cactus ransomware). It has also recently been seen used by the BiBi wiper for Windows. It could also be used for anti-analysis purposes by shut downing specific processes.
windows · image_load