Detection rules › Sigma

Network Connection Initiated By AddinUtil.EXE

Severity
high
Author
Michael McKinley (@McKinleyMike), Tony Latteri (@TheLatteri)
Source
upstream

Detects a network connection initiated by the Add-In deployment cache updating utility "AddInutil.exe". This could indicate a potential command and control communication as this tool doesn't usually initiate network activity.

MITRE ATT&CK coverage

TacticTechniques
Defense EvasionT1218 System Binary Proxy Execution

Event coverage

ProviderEvent IDTitle
Sysmon3Network connection

Stages and Predicates

Stage 1: selection

Image|endswith: '\addinutil.exe'
Initiated: true

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
Imageends_with
  • \addinutil.exe corpus 4 (sigma 4)
Initiatedeq
  • true corpus 40 (sigma 40)