2019-10-25 14:57:56 +00:00
|
|
|
title: Narrator's Feedback-Hub Persistence
|
2019-12-19 22:56:36 +00:00
|
|
|
id: f663a6d9-9d1b-49b8-b2b1-0637914d199a
|
2019-10-25 14:57:56 +00:00
|
|
|
description: Detects abusing Windows 10 Narrator's Feedback-Hub
|
|
|
|
references:
|
|
|
|
- https://giuliocomi.blogspot.com/2019/10/abusing-windows-10-narrators-feedback.html
|
|
|
|
tags:
|
|
|
|
- attack.persistence
|
2019-11-10 19:47:48 +00:00
|
|
|
- attack.t1060
|
2019-10-28 22:40:06 +00:00
|
|
|
author: Dmitriy Lifanov, oscd.community
|
2019-10-25 14:57:56 +00:00
|
|
|
status: experimental
|
|
|
|
date: 2019/10/25
|
2019-11-10 19:47:48 +00:00
|
|
|
modified: 2019/11/10
|
2019-10-25 14:57:56 +00:00
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
detection:
|
|
|
|
selection1:
|
|
|
|
EventID: 12
|
|
|
|
EventType: DeleteValue
|
2019-11-10 19:47:48 +00:00
|
|
|
TargetObject|endswith: '\AppXypsaf9f1qserqevf0sws76dx4k9a5206\Shell\open\command\DelegateExecute'
|
2019-10-25 14:57:56 +00:00
|
|
|
selection2:
|
|
|
|
EventID: 13
|
2019-11-10 19:47:48 +00:00
|
|
|
TargetObject|endswith: '\AppXypsaf9f1qserqevf0sws76dx4k9a5206\Shell\open\command\(Default)'
|
2020-01-19 21:34:16 +00:00
|
|
|
condition: 1 of them
|
2019-10-25 14:57:56 +00:00
|
|
|
falsepositives:
|
|
|
|
- unknown
|
|
|
|
level: high
|