Tag
Suspicious Cross-User Process Spawning Behavior
1 rule 2 TTPsDetection of common user-space applications being spawned under different user contexts, which often indicates privilege escalation testing or sacrificial process execution.
Registry Manipulation via WMI Stdregprov for Evasion
1 rule 3 TTPsAttackers are leveraging `wmic.exe` to modify the Windows registry through the WMI `StdRegProv` class, specifically using methods like `CreateKey` and `SetStringValue`, to evade detection and bypass traditional security monitoring focused on `reg.exe` or `regedit.exe`.
Potential Defense Evasion Via Rename Of Highly Relevant Binaries
1 rule 1 TTPThis brief details a defense evasion technique where attackers rename legitimate Windows system binaries to mask malicious activity, bypassing security solutions that rely on process names for detection.
HTML Help Executable Spawning Child Processes
2 rules 1 TTPThe execution of hh.exe (HTML Help) spawning a child process indicates the use of a Compiled HTML Help (CHM) file to execute potentially malicious Windows script code.
Suspicious Microsoft HTML Application Child Process
2 rules 1 TTPMshta.exe spawning a suspicious child process, such as cmd.exe or powershell.exe, indicates potential adversarial activity leveraging Mshta to execute malicious scripts and evade detection on Windows systems.