Detectionmediumtest
Suspicious X509Enrollment - Process Creation
Detect use of X509Enrollment
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:
CommandLine|contains:
- 'X509Enrollment.CBinaryConverter'
- '884e2002-217d-11da-b2a4-000e7bbb2b09'
condition: selectionFalse Positives
Legitimate administrative script
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
114de787-4eb2-48cc-abdb-c0b449f93ea4
Status
test
Level
medium
Type
Detection
Created
Fri Dec 23
Author
Path
rules/windows/process_creation/proc_creation_win_powershell_x509enrollment.yml
Raw Tags
attack.defense-evasionattack.t1553.004