Sigma medium test sigma

New Outlook Macro Created

Detects the creation of a macro file for Outlook.

View Source

Detection Logic

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

False Positives

  • User genuinely creates a VB Macro for their email

Field Validations

Loading…

Comments (0)

Loading comments...