LoFP LoFP / legitimate certificate exports invoked by administrators or users (depends on processes in the environment - filter if unusable)

Techniques

Sample rules

PowerShell Get-Process LSASS in ScriptBlock

Description

Detects a Get-Process command on lsass process, which is in almost all cases a sign of malicious activity

Detection logic

condition: selection
selection:
  ScriptBlockText|contains: Get-Process lsass