MITRE ATT&CK technique
Inhibit System Recovery detection rulesT1490
Inhibit System Recovery (T1490) is a MITRE ATT&CK technique in the Impact tactic. This page lists the 27 community-maintained Sigma detection rules in the library mapped to T1490 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, macos, aws.
Potential Dtrack RAT Activity
criticalDetects potential Dtrack RAT activity via specific process patterns
windows · process_creation
Potential Maze Ransomware Activity
criticalDetects specific process characteristics of Maze ransomware word document droppers
windows · process_creation
WannaCry Ransomware Activity
criticalDetects WannaCry ransomware activity
windows · process_creation
All Backups Deleted Via Wbadmin.EXE
highDetects the deletion of all backups or system state backups via "wbadmin.exe". This technique is used by numerous ransomware families and actors. This may only be successful on server platforms that have Windows Backup enabled.
windows · process_creation
Boot Configuration Tampering Via Bcdedit.EXE
highDetects the use of the bcdedit command to tamper with the boot configuration data. This technique is often times used by malware or attackers as a destructive way before launching ransomware.
windows · process_creation
Copy From VolumeShadowCopy Via Cmd.EXE
highDetects the execution of the builtin "copy" command that targets a shadow copy (sometimes used to copy registry hives that are in use)
windows · process_creation
Delete Volume Shadow Copies Via WMI With PowerShell
highShadow Copies deletion using operating systems utilities via PowerShell
windows · ps_classic_start
Deletion of Volume Shadow Copies via WMI with PowerShell
highDetects deletion of Windows Volume Shadow Copies with PowerShell code and Get-WMIObject. This technique is used by numerous ransomware families such as Sodinokibi/REvil
windows · process_creation
Deletion of Volume Shadow Copies via WMI with PowerShell - PS Script
highDetects deletion of Windows Volume Shadow Copies with PowerShell code and Get-WMIObject. This technique is used by numerous ransomware families such as Sodinokibi/REvil
windows · ps_script
Registry Disable System Restore
highDetects the modification of the registry to disable a system restore on the computer
windows · registry_set
Sensitive File Access Via Volume Shadow Copy Backup
highDetects a command that accesses the VolumeShadowCopy in order to extract sensitive files such as the Security or SAM registry hives or the AD database (ntds.dit)
windows · process_creation
Shadow Copies Deletion Using Operating Systems Utilities
highShadow Copies deletion using operating systems utilities
windows · process_creation
Suspicious Volume Shadow Copy VSS_PS.dll Load
highDetects the image load of vss_ps.dll by uncommon executables. This DLL is used by the Volume Shadow Copy Service (VSS) to manage shadow copies of files and volumes. It is often abused by attackers to delete or manipulate shadow copies, which can hinder forensic investigations and data recovery efforts. The fact that it is loaded by processes that are not typically associated with VSS operations can indicate suspicious activity.
windows · image_load
Suspicious Volume Shadow Copy Vssapi.dll Load
highDetects the image load of VSS DLL by uncommon executables
windows · image_load
System Restore Registry Modification via CommandLine
highDetects system restore registry modification via command line, which can be used by adversaries to disable system restore on the computer.
windows · process_creation
AWS S3 Bucket Versioning Disable
mediumDetects when S3 bucket versioning is disabled. Threat actors use this technique during AWS ransomware incidents prior to deleting S3 objects.
aws
Backup Files Deleted
mediumDetects deletion of files with extensions often used for backup files. Adversaries may delete or remove built-in operating system data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery.
windows · file_delete
Cisco Modify Configuration
mediumModifications to a config that will serve an adversary's impacts or persistence
cisco
File Recovery From Backup Via Wbadmin.EXE
mediumDetects the recovery of files from backups via "wbadmin.exe". Attackers can restore sensitive files such as NTDS.DIT or Registry Hives from backups in order to potentially extract credentials.
windows · process_creation
New File Exclusion Added To Time Machine Via Tmutil - MacOS
mediumDetects the addition of a new file or path exclusion to MacOS Time Machine via the "tmutil" utility. An adversary could exclude a path from Time Machine backups to prevent certain files from being backed up.
macos · process_creation
New Root or CA or AuthRoot Certificate to Store
mediumDetects the addition of new root, CA or AuthRoot certificates to the Windows registry
windows · registry_set
Potentially Suspicious Volume Shadow Copy Vsstrace.dll Load
mediumDetects the image load of VSS DLL by uncommon executables
windows · image_load
Time Machine Backup Deletion Attempt Via Tmutil - MacOS
mediumDetects deletion attempts of MacOS Time Machine backups via the native backup utility "tmutil". An adversary may perform this action before launching a ransonware attack to prevent the victim from restoring their files.
macos · process_creation
Time Machine Backup Disabled Via Tmutil - MacOS
mediumDetects disabling of Time Machine (Apple's automated backup utility software) via the native macOS backup utility "tmutil". An attacker can use this to prevent backups from occurring.
macos · process_creation
Windows Backup Deleted Via Wbadmin.EXE
mediumDetects the deletion of backups or system state backups via "wbadmin.exe". This technique is used by numerous ransomware families and actors. This may only be successful on server platforms that have Windows Backup enabled.
windows · process_creation
Windows Recovery Environment Disabled Via Reagentc
mediumDetects attempts to disable windows recovery environment using Reagentc. ReAgentc.exe is a command-line tool in Windows used to manage the Windows Recovery Environment (WinRE). It allows users to enable, disable, and configure WinRE, which is used for troubleshooting and repairing common boot issues.
windows · process_creation
Amsi.DLL Load By Uncommon Process
lowDetects loading of Amsi.dll by uncommon processes
windows · image_load