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": 3,
    "Channel": "Microsoft-Windows-Sysmon/Operational"
  },
  "selection": {
    "Image
| endswith": "\\eqnedt32.exe"
  },
  "condition": "network_connection and selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...