Sigma high test sigma

Suspicious Outlook Macro Created

Detects the creation of a macro file for Outlook.

View Source

Detection Logic

{
  "selection": {
    "TargetFilename
| endswith": "\\Microsoft\\Outlook\\VbaProject.OTM"
  },
  "filter": {
    "Image
| endswith": "\\outlook.exe"
  },
  "condition": "selection and not filter"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...