Sigma high test sigma

PowerShell ShellCode

Detects Base64 encoded Shellcode

View Source

Detection Logic

{
  "selection": {
    "ScriptBlockText
| contains": [
      "OiCAAAAYInlM",
      "OiJAAAAYInlM"
    ]
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...