SigmaHQ/rules/windows/sysmon/sysmon_narrator_feedback_persistance.yml

27 lines
796 B
YAML
Raw Normal View History

2019-10-25 14:57:56 +00:00
title: Narrator's Feedback-Hub Persistence
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
- attack.t1060
author: Dmitriy Lifanov, oscd.community
2019-10-25 14:57:56 +00:00
status: experimental
date: 2019/10/25
modified: 2019/11/10
2019-10-25 14:57:56 +00:00
logsource:
product: windows
service: sysmon
detection:
condition: 1 of them
selection1:
EventID: 12
EventType: DeleteValue
TargetObject|endswith: '\AppXypsaf9f1qserqevf0sws76dx4k9a5206\Shell\open\command\DelegateExecute'
2019-10-25 14:57:56 +00:00
selection2:
EventID: 13
TargetObject|endswith: '\AppXypsaf9f1qserqevf0sws76dx4k9a5206\Shell\open\command\(Default)'
2019-10-25 14:57:56 +00:00
falsepositives:
- unknown
level: high