UNC2452 Process Creation Patterns
Description
Detects a specific process creation patterns as seen used by UNC2452 and provided by Microsoft as Microsoft Defender ATP queries
Query · sigma
selection_generic_1: CommandLine|contains: - 7z.exe a -v500m -mx9 -r0 -p - 7z.exe a -mx9 -r0 -p CommandLine|contains|all: - .zip - .txt selection_generic_2: CommandLine|contains: - 7z.exe a -v500m -mx9 -r0 -p - 7z.exe a -mx9 -r0 -p CommandLine|contains|all: - .zip - .log selection_generic_3: ParentCommandLine|contains|all: - wscript.exe - .vbs CommandLine|contains|all: - rundll32.exe - C:\Windows - .dll,Tk_ selection_generic_4: ParentImage|endswith: \rundll32.exe ParentCommandLine|contains|all: - C:\Windows - .dll CommandLine|contains: 'cmd.exe /C ' selection_generic_5: ParentImage|endswith: \rundll32.exe Image|endswith: \dllhost.exe CommandLine: '' condition: 1 of selection_generic_*
Known false positives
- Unknown