LSA PPL Protection Setting Modification via CommandLine
Description
Detects modification of LSA PPL protection settings via CommandLine. It may indicate an attempt to disable protection and enable credential dumping tools to access LSASS process memory.
Query · sigma
selection_img: - Image|endswith: - \reg.exe - \powershell.exe - \pwsh.exe - OriginalFileName: - reg.exe - powershell.exe - pwsh.dll selection_cli_action: CommandLine|contains|all: - ControlSet - \Control\Lsa CommandLine|contains: - Set-ItemProperty - New-ItemProperty - ' add ' selection_key: CommandLine|contains: - IsPplAutoEnabled - RunAsPPL - RunAsPPLBoot condition: all of selection_*
Known false positives
- Unlikely