Hayabusa high test sigma

Network Connection Initiated By Eqnedt32.EXE

Detects network connections from the Equation Editor process "eqnedt32.exe".

View Source

Detection Logic

{
  "network_connection": {
    "EventID": 5156,
    "Channel": "Security"
  },
  "selection": {
    "Application
| endswith": "\\eqnedt32.exe"
  },
  "condition": "network_connection and selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...