Detectionmediumtest

DeviceCredentialDeployment Execution

Detects the execution of DeviceCredentialDeployment to hide a process from view.

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 Fri Aug 19b8b1b304-a60f-4999-9a6e-c547bde03ffdwindows
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:
        Image|endswith: '\DeviceCredentialDeployment.exe'
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

Rule Metadata
Rule ID
b8b1b304-a60f-4999-9a6e-c547bde03ffd
Status
test
Level
medium
Type
Detection
Created
Fri Aug 19
Path
rules/windows/process_creation/proc_creation_win_device_credential_deployment.yml
Raw Tags
attack.defense-evasionattack.t1218
View on GitHub