Tag
Suspicious Process Terminating LSASS Process
2 rulesDetection of a process attempting to terminate the Lsass.exe process, indicating a potential attempt to perform credential dumping, privilege escalation, or evasion of security policies.
Linux Defense Impairment via Process Termination
2 rulesDetection of 'pkill' command execution on Linux systems, a technique used by threat actors to disable security defenses or terminate critical processes, potentially leading to data corruption or destruction.
Excessive Taskkill Usage for Defense Evasion
2 rules 1 TTPAdversaries use taskkill.exe to disable security tools, and this detection identifies instances where taskkill.exe is executed excessively within a short timeframe, indicative of malicious activity aimed at defense evasion.
Detection of Process Termination via File Path Using WMIC
2 rulesThis analytic detects the use of `wmic.exe` with the `delete` command to terminate a process by specifying its executable path, often used to disable security tools or critical processes during the setup of malicious activities like cryptocurrency mining.