Detectionlowtest

PsExec Service File Creation

Detects default PsExec service filename which indicates PsExec service installation and execution

Convert In Phoenix Studio

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

Launch
Thomas PatzkeCreated Mon Jun 12Updated Wed Oct 26259e5a6a-b8d2-4c38-86e2-26c5e651361dwindows
Log Source
WindowsFile Event
ProductWindows← raw: windows
CategoryFile Event← raw: file_event

Events for file system activity including creation, modification, and deletion.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetFilename|endswith: '\PSEXESVC.exe'
    condition: selection
False Positives
Unknown

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

Rule Metadata
Rule ID
259e5a6a-b8d2-4c38-86e2-26c5e651361d
Status
test
Level
low
Type
Detection
Created
Mon Jun 12
Modified
Wed Oct 26
Path
rules/windows/file/file_event/file_event_win_sysinternals_psexec_service.yml
Raw Tags
attack.executionattack.t1569.002attack.s0029
View on GitHub