Sigma medium test sigma

PowerShell Console History Logs Deleted

Detects the deletion of the PowerShell console History logs which may indicate an attempt to destroy forensic evidence

View Source

Detection Logic

{
  "selection": {
    "TargetFilename
| endswith": "\\PSReadLine\\ConsoleHost_history.txt"
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...