Service StartupType Change Via PowerShell Set-Service
Description
Detects the use of the PowerShell "Set-Service" cmdlet to change the startup type of a service to "disabled" or "manual"
Query · sigma
selection_img: - Image|endswith: \powershell.exe - OriginalFileName: PowerShell.EXE selection_cli: CommandLine|contains|all: - Set-Service - -StartupType CommandLine|contains: - Disabled - Manual condition: all of selection_*
Known false positives
- False positives may occur with troubleshooting scripts