Possible Privilege Escalation via Weak Service Permissions
Description
Detection of sc.exe utility spawning by user with Medium integrity level to change service ImagePath or FailureCommand
Query · sigma
scbynonadmin: Image|endswith: \sc.exe IntegrityLevel: - Medium - S-1-16-8192 selection_binpath: CommandLine|contains|all: - config - binPath selection_failure: CommandLine|contains|all: - failure - command condition: scbynonadmin and 1 of selection_*
Known false positives
- Unknown