Detection rules › Sigma
Office Application Initiated Network Connection Over Uncommon Ports
Detects an office suit application (Word, Excel, PowerPoint, Outlook) communicating to target systems over uncommon ports.
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 3 | Network connection |
Stages and Predicates
Stage 1: selection
or:
Image|endswith: '\excel.exe'
Image|endswith: '\outlook.exe'
Image|endswith: '\powerpnt.exe'
Image|endswith: '\winword.exe'
Image|endswith: '\wordview.exe'
Initiated: true
Stage 2: not 1 of filter_main_*
or:
DestinationPort: [143, 465, 587, 993, 995]
Image|endswith: '\OUTLOOK.EXE'
Image|contains: ':\Program Files\Microsoft Office\'
DestinationPort: 139
DestinationPort: 3268
DestinationPort: 389
DestinationPort: 443
DestinationPort: 445
DestinationPort: 53
DestinationPort: 80
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.
| Field | Kind | Values |
|---|---|---|
DestinationPort | eq |
|
Image | ends_with |
|
Image | match |
|
Initiated | eq |
|