Remote LSASS Process Access Through Windows Remote Management
Description
Detects remote access to the LSASS process via WinRM. This could be a sign of credential dumping from tools like mimikatz.
Query · sigma
selection: TargetImage|endswith: \lsass.exe SourceImage|endswith: :\Windows\system32\wsmprovhost.exe filter_main_access: GrantedAccess: '0x80000000' condition: selection and not 1 of filter_main_*
Known false positives
- Unlikely