Detectionmediumtest
Uncommon Child Process Of Defaultpack.EXE
Detects uncommon child processes of "DefaultPack.EXE" binary as a proxy to launch other programs
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
ParentImage|endswith: '\DefaultPack.exe'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Rule Metadata
Rule ID
b2309017-4235-44fe-b5af-b15363011957
Status
test
Level
medium
Type
Detection
Created
Sat Dec 31
Modified
Mon Apr 22
Author
Path
rules/windows/process_creation/proc_creation_win_defaultpack_uncommon_child_process.yml
Raw Tags
attack.t1218attack.defense-evasionattack.execution