LSASS Process Memory Dump Creation Via Taskmgr.EXE
Description
Detects the creation of an "lsass.dmp" file by the taskmgr process. This indicates a manual dumping of the LSASS.exe process memory using Windows Task Manager.
Query · sigma
selection: Image|endswith: - :\Windows\system32\taskmgr.exe - :\Windows\SysWOW64\taskmgr.exe TargetFilename|contains|all: - \AppData\Local\Temp\ - \lsass - .DMP condition: selection
Known false positives
- Rare case of troubleshooting by an administrator or support that has to be investigated regardless