2017-10-17 14:19:56 +00:00
|
|
|
title: New RUN Key Pointing to Suspicious Folder
|
|
|
|
status: experimental
|
|
|
|
description: Detects suspicious new RUN key element pointing to an executable in a suspicious folder
|
2018-08-25 15:32:34 +00:00
|
|
|
references:
|
|
|
|
- https://www.fireeye.com/blog/threat-research/2018/08/fin7-pursuing-an-enigmatic-and-evasive-global-criminal-operation.html
|
|
|
|
author: Florian Roth, Markus Neis
|
|
|
|
tags:
|
|
|
|
- attack.persistence
|
2018-08-26 20:30:47 +00:00
|
|
|
- attack.t1060
|
2018-08-25 15:32:34 +00:00
|
|
|
date: 2018/25/08
|
2017-10-17 14:19:56 +00:00
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
detection:
|
2018-09-28 07:58:50 +00:00
|
|
|
selection:
|
2017-10-17 14:19:56 +00:00
|
|
|
EventID: 13
|
2018-09-28 07:58:50 +00:00
|
|
|
TargetObject:
|
2019-02-02 23:24:57 +00:00
|
|
|
- '*\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\\*'
|
|
|
|
- '*\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\\*'
|
2018-08-26 20:30:47 +00:00
|
|
|
Details:
|
2019-02-02 23:24:57 +00:00
|
|
|
- 'C:\Windows\Temp\\*'
|
|
|
|
- '*\AppData\\*'
|
|
|
|
- 'C:\$Recycle.bin\\*'
|
|
|
|
- 'C:\Temp\\*'
|
|
|
|
- 'C:\Users\Public\\*'
|
|
|
|
- 'C:\Users\Default\\*'
|
|
|
|
- 'C:\Users\Desktop\\*'
|
2018-09-28 07:58:50 +00:00
|
|
|
condition: selection
|
2017-10-17 14:19:56 +00:00
|
|
|
fields:
|
|
|
|
- Image
|
|
|
|
falsepositives:
|
|
|
|
- Software with rare behaviour
|
|
|
|
level: high
|