Detection rules › Sigma

Suspicious Run Key from Download

Severity
high
Author
Florian Roth (Nextron Systems), Swachchhanda Shrawan Poude (Nextron Systems)
Source
upstream

Detects the suspicious RUN keys created by software located in Download or temporary Outlook/Internet Explorer directories

MITRE ATT&CK coverage

TacticTechniques
PersistenceT1547.001 Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder
Privilege EscalationT1547.001 Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder

Event coverage

ProviderEvent IDTitle
Sysmon12RegistryEvent (Object create and delete)
Sysmon13RegistryEvent (Value Set)
Sysmon14RegistryEvent (Key and Value Rename)

Stages and Predicates

Stage 1: selection

or:
Image|contains: '\AppData\Local\Microsoft\Olk\Attachments\'
Image|contains: '\AppData\Local\Packages\Microsoft.Outlook_'
Image|contains: '\Downloads\'
Image|contains: '\Local Settings\Temporary Internet Files\'
Image|contains: '\Temporary Internet Files\Content.Outlook\'
or:
TargetObject|contains: '\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run'
TargetObject|contains: '\Software\Microsoft\Windows\CurrentVersion\Run'
TargetObject|contains: '\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Run'

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
Imagematch
  • \AppData\Local\Microsoft\Olk\Attachments\
  • \AppData\Local\Packages\Microsoft.Outlook_
  • \Downloads\ corpus 8 (sigma 8)
  • \Local Settings\Temporary Internet Files\
  • \Temporary Internet Files\Content.Outlook\ corpus 2 (sigma 2)
TargetObjectmatch
  • \Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run corpus 3 (sigma 3)
  • \Software\Microsoft\Windows\CurrentVersion\Run corpus 3 (sigma 3)
  • \Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Run corpus 3 (sigma 3)