mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
22 lines
602 B
YAML
22 lines
602 B
YAML
title: Turla PNG Dropper Service
|
|
description: 'This method detects malicious services mentioned in Turla PNG dropper report by NCC Group in November 2018'
|
|
references:
|
|
- https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2018/november/turla-png-dropper-is-back/
|
|
author: Florian Roth
|
|
date: 2018/11/23
|
|
tags:
|
|
- attack.command_and_control
|
|
- attack.g0016
|
|
- attack.t1172
|
|
logsource:
|
|
product: windows
|
|
service: system
|
|
detection:
|
|
selection:
|
|
EventID: 7045
|
|
ServiceName: 'WerFaultSvc'
|
|
condition: selection
|
|
falsepositives:
|
|
- unlikely
|
|
level: critical
|