Non-privileged Usage of Reg or Powershell
Description
Search for usage of reg or Powershell by non-privileged users to modify service configuration in registry
Query · sigma
selection_cli: - CommandLine|contains|all: - 'reg ' - add - CommandLine|contains: - powershell - set-itemproperty - ' sp ' - new-itemproperty selection_data: IntegrityLevel: - Medium - S-1-16-8192 CommandLine|contains|all: - ControlSet - Services CommandLine|contains: - ImagePath - FailureCommand - ServiceDLL condition: all of selection_*
Known false positives
- Unknown