Sigma high test sigma

PowerShell Credential Prompt

Detects PowerShell calling a credential prompt

View Source

Detection Logic

{
  "selection": {
    "ScriptBlockText
| contains": "PromptForCredential"
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...