Detection rules › Sigma
Office Macro File Download
Detects the creation of a new office macro files on the system via an application (browser, mail client). This can help identify potential malicious activity, such as the download of macro-enabled documents that could be used for exploitation.
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Initial Access | T1566.001 Phishing: Spearphishing Attachment |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 11 | FileCreate |
Stages and Predicates
Stage 1: all of selection_processes
or:
Image|endswith: '\MicrosoftEdge.exe'
Image|endswith: '\RuntimeBroker.exe'
Image|endswith: '\brave.exe'
Image|endswith: '\chrome.exe'
Image|endswith: '\firefox.exe'
Image|endswith: '\iexplore.exe'
Image|endswith: '\maxthon.exe'
Image|endswith: '\msedge.exe'
Image|endswith: '\msedgewebview2.exe'
Image|endswith: '\opera.exe'
Image|endswith: '\outlook.exe'
Image|endswith: '\safari.exe'
Image|endswith: '\seamonkey.exe'
Image|endswith: '\thunderbird.exe'
Image|endswith: '\vivaldi.exe'
Image|endswith: '\whale.exe'
Stage 2: all of selection_ext
or:
TargetFilename|endswith: .docm
TargetFilename|endswith: .dotm
TargetFilename|endswith: .potm
TargetFilename|endswith: .pptm
TargetFilename|endswith: .xlsm
TargetFilename|endswith: .xltm
TargetFilename|contains: '.docm:Zone'
TargetFilename|contains: '.dotm:Zone'
TargetFilename|contains: '.potm:Zone'
TargetFilename|contains: '.pptm:Zone'
TargetFilename|contains: '.xlsm:Zone'
TargetFilename|contains: '.xltm:Zone'
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 |
|---|---|---|
Image | ends_with |
|
TargetFilename | ends_with |
|
TargetFilename | match |
|