Detectionmediumtest
PAExec Service Installation
Detects PAExec service installation
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 Wed Oct 26de7ce410-b3fb-4e8a-b38c-3b999e2c3420windows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic2 selectors
detection:
selection_eid:
Provider_Name: 'Service Control Manager'
EventID: 7045
selection_image:
- ServiceName|startswith: 'PAExec-'
- ImagePath|startswith: 'C:\WINDOWS\PAExec-'
condition: all of selection_*False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
de7ce410-b3fb-4e8a-b38c-3b999e2c3420
Status
test
Level
medium
Type
Detection
Created
Wed Oct 26
Path
rules/windows/builtin/system/service_control_manager/win_system_service_install_paexec.yml
Raw Tags
attack.executionattack.t1569.002