Detectioncriticaltest
HackTool - DInjector PowerShell Cradle Execution
Detects the use of the Dinject PowerShell cradle based on the specific flags
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Florian Roth (Nextron Systems)Created Tue Dec 07Updated Sat Feb 04d78b5d61-187d-44b6-bf02-93486a80de5awindows
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:
CommandLine|contains|all:
- ' /am51'
- ' /password'
condition: selectionFalse Positives
Unlikely
False positives are unlikely for most environments. High confidence detection.
References
MITRE ATT&CK
Rule Metadata
Rule ID
d78b5d61-187d-44b6-bf02-93486a80de5a
Status
test
Level
critical
Type
Detection
Created
Tue Dec 07
Modified
Sat Feb 04
Path
rules/windows/process_creation/proc_creation_win_hktl_dinjector.yml
Raw Tags
attack.privilege-escalationattack.defense-evasionattack.t1055