Service StartupType Change Via Sc.EXE
Description
Detect the use of "sc.exe" to change the startup type of a service to "disabled" or "demand"
Query · sigma
selection_img: - Image|endswith: \sc.exe - OriginalFileName: sc.exe selection_cli: CommandLine|contains|all: - ' config ' - start CommandLine|contains: - disabled - demand condition: all of selection_*
Known false positives
- False positives may occur with troubleshooting scripts