LoFP LoFP / diagnostics

Techniques

Sample rules

Live Memory Dump Using Powershell

Description

Detects usage of a PowerShell command to dump the live memory of a Windows machine

Detection logic

condition: selection
selection:
  ScriptBlockText|contains|all:
  - Get-StorageDiagnosticInfo
  - -IncludeLiveDump