Detectionmediumtest

Persistence Via TypedPaths - CommandLine

Detects modification addition to the 'TypedPaths' key in the user or admin registry via the commandline. Which might indicate persistence attempt

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Nasreddine Bencherchali (Nextron Systems)Created Mon Aug 22ec88289a-7e1a-4cc3-8d18-bd1f60e4b9bawindows
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: '\Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

MITRE ATT&CK
Rule Metadata
Rule ID
ec88289a-7e1a-4cc3-8d18-bd1f60e4b9ba
Status
test
Level
medium
Type
Detection
Created
Mon Aug 22
Path
rules/windows/process_creation/proc_creation_win_registry_typed_paths_persistence.yml
Raw Tags
attack.persistence
View on GitHub