Detectionhightest
Service Installation with Suspicious Folder Pattern
Detects service installation with suspicious folder patterns
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
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_img_paths:
- ImagePath|re: '^[Cc]:\\[Pp]rogram[Dd]ata\\.{1,9}\.exe'
- ImagePath|re: '^[Cc]:\\.{1,9}\.exe'
condition: all of selection_*False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
1
Resolving title…
Internal ResearchMITRE ATT&CK
Sub-techniques
CAR Analytics
2013-09-005 · CAR 2013-09-005
Rule Metadata
Rule ID
1b2ae822-6fe1-43ba-aa7c-d1a3b3d1d5f2
Status
test
Level
high
Type
Detection
Created
Fri Mar 18
Modified
Thu Mar 24
Author
Path
rules/windows/builtin/system/service_control_manager/win_system_susp_service_installation_folder_pattern.yml
Raw Tags
attack.persistenceattack.privilege-escalationcar.2013-09-005attack.t1543.003