MITRE ATT&CK technique
Indicator Removal detection rulesT1070
Indicator Removal (T1070) is a MITRE ATT&CK technique in the Stealth tactic. This page lists the 55 community-maintained Sigma detection rules in the library mapped to T1070 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, linux, cisco.
Cisco Clear Logs
highClear command history in network OS which is used for defense evasion
cisco
Clearing Windows Console History
highIdentifies when a user attempts to clear console history. An adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion.
windows · ps_script
Disable of ETW Trace - Powershell
highDetects usage of powershell cmdlets to disable or remove ETW trace sessions
windows · ps_script
Disable Powershell Command History
highDetects scripts or commands that disabled the Powershell command history by removing psreadline module
windows · ps_script
ETW Trace Evasion Activity
highDetects command line activity that tries to clear or disable any ETW trace log which could be a sign of logging evasion.
windows · process_creation
Exchange PowerShell Cmdlet History Deleted
highDetects the deletion of the Exchange PowerShell cmdlet History logs which may indicate an attempt to destroy forensic evidence
windows · file_delete
Fsutil Suspicious Invocation
highDetects suspicious parameters of fsutil (deleting USN journal, configuring it with small size, etc). Might be used by ransomwares during the attack (seen by NotPetya and others).
windows · process_creation
Linux Command History Tampering
highDetects commands that try to clear or tamper with the Linux command history. This technique is used by threat actors in order to evade defenses and execute commands without them being recorded in files such as "bash_history" or "zsh_history".
linux
Prefetch File Deleted
highDetects the deletion of a prefetch file which may indicate an attempt to destroy forensic evidence
windows · file_delete
Remove Exported Mailbox from Exchange Webserver
highDetects removal of an exported Exchange mailbox which could be to cover tracks from ProxyShell exploit
windows
RunMRU Registry Key Deletion
highDetects deletion of the RunMRU registry key, which stores the history of commands executed via the Run dialog. In the clickfix techniques, the phishing lures instruct users to open a run dialog through (Win + R) and execute malicious commands. Adversaries may delete this key to cover their tracks after executing commands.
windows · process_creation
RunMRU Registry Key Deletion - Registry
highDetects attempts to delete the RunMRU registry key, which stores the history of commands executed via the run dialog. In the clickfix techniques, the phishing lures instruct users to open a run dialog through (Win + R) and execute malicious commands. Adversaries may delete this key to cover their tracks after executing commands.
windows · registry_delete
Shadow Copies Deletion Using Operating Systems Utilities
highShadow Copies deletion using operating systems utilities
windows · process_creation
Suspicious Ping/Del Command Combination
highDetects a method often used by ransomware. Which combines the "ping" to wait a couple of seconds and then "del" to delete the file in question. Its used to hide the file responsible for the initial infection for example
windows · process_creation
Sysmon Driver Unloaded Via Fltmc.EXE
highDetects possible Sysmon filter driver unloaded via fltmc.exe
windows · process_creation
Terminal Server Client Connection History Cleared - Registry
highDetects the deletion of registry keys containing the MSTSC connection history
windows · registry_delete
ADS Zone.Identifier Deleted By Uncommon Application
mediumDetects the deletion of the "Zone.Identifier" ADS by an uncommon process. Attackers can leverage this in order to bypass security restrictions that make use of the ADS such as Microsoft Office apps.
windows · file_delete
Backup Catalog Deleted
mediumDetects backup catalog deletions
windows
Cisco File Deletion
mediumSee what files are being deleted from flash file systems
cisco
Clear PowerShell History - PowerShell
mediumDetects keywords that could indicate clearing PowerShell history
windows · ps_script
Clear PowerShell History - PowerShell Module
mediumDetects keywords that could indicate clearing PowerShell history
windows · ps_module
Disable Administrative Share Creation at Startup
mediumAdministrative shares are hidden network shares created by Microsoft Windows NT operating systems that grant system administrators remote access to every disk volume on a network-connected system
windows · registry_set
DLL Load By System Process From Suspicious Locations
mediumDetects when a system process (i.e. located in system32, syswow64, etc.) loads a DLL from a suspicious location or a location with permissive permissions such as "C:\Users\Public"
windows · image_load
EventLog EVTX File Deleted
mediumDetects the deletion of the event log files which may indicate an attempt to destroy forensic evidence
windows · file_delete
File Deleted Via Sysinternals SDelete
mediumDetects the deletion of files by the Sysinternals SDelete utility. It looks for the common name pattern used to rename files.
windows · file_delete
File Time Attribute Change
mediumDetect file time attribute change to hide new or changes to existing files
macos · process_creation
File Time Attribute Change - Linux
mediumDetect file time attribute change to hide new or changes to existing files.
linux
Filter Driver Unloaded Via Fltmc.EXE
mediumDetect filter driver unloading activity via fltmc.exe
windows · process_creation
Greedy File Deletion Using Del
mediumDetects execution of the "del" builtin command to remove files using greedy/wildcard expression. This is often used by malware to delete content of folders that perhaps contains the initial malware infection or to delete evidence.
windows · process_creation
IIS WebServer Access Logs Deleted
mediumDetects the deletion of IIS WebServer access logs which may indicate an attempt to destroy forensic evidence
windows · file_delete
IIS WebServer Log Deletion via CommandLine Utilities
mediumDetects attempts to delete Internet Information Services (IIS) log files via command line utilities, which is a common defense evasion technique used by attackers to cover their tracks. Threat actors often abuse vulnerabilities in web applications hosted on IIS servers to gain initial access and later delete IIS logs to evade detection.
windows · process_creation
Kubernetes Events Deleted
mediumDetects when events are deleted in Kubernetes. An adversary may delete Kubernetes events in an attempt to evade detection.
kubernetes · application
Potential Ransomware or Unauthorized MBR Tampering Via Bcdedit.EXE
mediumDetects potential malicious and unauthorized usage of bcdedit.exe
windows · process_creation
Potential Secure Deletion with SDelete
mediumDetects files that have extensions commonly seen while SDelete is used to wipe files.
windows
Potentially Suspicious Ping/Copy Command Combination
mediumDetects uncommon and potentially suspicious one-liner command containing both "ping" and "copy" at the same time, which is usually used by malware.
windows · process_creation
PowerShell Console History Logs Deleted
mediumDetects the deletion of the PowerShell console History logs which may indicate an attempt to destroy forensic evidence
windows · file_delete
PowerShell Deleted Mounted Share
mediumDetects when when a mounted share is removed. Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation
windows · ps_script
Powershell Timestomp
mediumAdversaries may modify file time attributes to hide new or changes to existing files. Timestomping is a technique that modifies the timestamps of a file (the modify, access, create, and change times), often to mimic files that are in the same folder.
windows · ps_script
SES Identity Has Been Deleted
mediumDetects an instance of an SES identity being deleted via the "DeleteIdentity" event. This may be an indicator of an adversary removing the account that carried out suspicious or malicious activities
aws
Suspicious IO.FileStream
mediumOpen a handle on the drive volume via the \\.\ DOS device path specifier and perform direct access read of the first few bytes of the volume.
windows · ps_script
Tomcat WebServer Logs Deleted
mediumDetects the deletion of tomcat WebServer logs which may indicate an attempt to destroy forensic evidence
windows · file_delete
Touch Suspicious Service File
mediumDetects usage of the "touch" process in service file.
linux · process_creation
Windows Mail App Mailbox Access Via PowerShell Script
mediumDetects PowerShell scripts that try to access the default Windows MailApp MailBox. This indicates manipulation of or access to the stored emails of a user. E.g. this could be used by an attacker to exfiltrate or delete the content of the emails.
windows · ps_script
Access To Windows Outlook Mail Files By Uncommon Applications
lowDetects file access requests to Windows Outlook Mail by uncommon processes. Could indicate potential attempt of credential stealing. Requires heavy baselining before usage
windows · file_access
ADS Zone.Identifier Deleted
lowDetects the deletion of the "Zone.Identifier" ADS. Attackers can leverage this in order to bypass security restrictions that make use of the ADS such as Microsoft Office apps.
windows · file_delete
Directory Removal Via Rmdir
lowDetects execution of the builtin "rmdir" command in order to delete directories. Adversaries may delete files left behind by the actions of their intrusion activity. Malware, tools, or other non-native files dropped or created on a system by an adversary may leave traces to indicate to what was done within a network and how. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.
windows · process_creation
File Creation Date Changed to Another Year
lowDetects when the file creation time is changed to a year before 2020. Attackers may change the file creation time of a backdoor to make it look like it was installed with the operating system. Note that many processes legitimately change the creation time of a file; it does not necessarily indicate malicious activity. In order to use this rule in production, it is recommended first baseline normal behavior in your environment and then tune the rule accordingly. Hunting Recommendation: Focus on files with creation times set to years significantly before the current date, especially those in user-writable directories. Correlate with process execution logs to identify the source of the modification and investigate any unsigned or suspicious binaries involved.
windows · file_change
File Deletion Via Del
lowDetects execution of the builtin "del"/"erase" commands in order to delete files. Adversaries may delete files left behind by the actions of their intrusion activity. Malware, tools, or other non-native files dropped or created on a system by an adversary may leave traces to indicate to what was done within a network and how. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.
windows · process_creation
Linux Package Uninstall
lowDetects linux package removal using builtin tools such as "yum", "apt", "apt-get" or "dpkg".
linux · process_creation
MaxMpxCt Registry Value Changed
lowDetects changes to the "MaxMpxCt" registry value. MaxMpxCt specifies the maximum outstanding network requests for the server per client, which is used when negotiating a Server Message Block (SMB) connection with a client. Note if the value is set beyond 125 older Windows 9x clients will fail to negotiate. Ransomware threat actors and operators (specifically BlackCat) were seen increasing this value in order to handle a higher volume of traffic.
windows · registry_set
TeamViewer Log File Deleted
lowDetects the deletion of the TeamViewer log files which may indicate an attempt to destroy forensic evidence
windows · file_delete
Unauthorized System Time Modification
lowDetect scenarios where a potentially unauthorized application or user is modifying the system time.
windows
Unmount Share Via Net.EXE
lowDetects when when a mounted share is removed. Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation
windows · process_creation
Use Of Remove-Item to Delete File - ScriptBlock
lowPowerShell Remove-Item with -Path to delete a file or a folder with "-Recurse"
windows · ps_script
File Deletion
informationalDetects file deletion using "rm", "shred" or "unlink" commands which are used often by adversaries to delete files left behind by the actions of their intrusion activity
linux · process_creation