mirror of
https://github.com/valitydev/signature-base.git
synced 2024-11-06 10:05:18 +00:00
Modified Olympic Destroyer rule - made rule 1 a generic rule
This commit is contained in:
parent
b64222c853
commit
351b5e4c17
@ -10,9 +10,9 @@ import "pe"
|
||||
|
||||
/* Rule Set ----------------------------------------------------------------- */
|
||||
|
||||
rule OlympicDestroyer_Gen1 {
|
||||
rule Destructive_Ransomware_Gen1 {
|
||||
meta:
|
||||
description = "Detects Olympic Destroyer malware"
|
||||
description = "Detects destructive malware"
|
||||
author = "Florian Roth"
|
||||
reference = "http://blog.talosintelligence.com/2018/02/olympic-destroyer.html"
|
||||
date = "2018-02-12"
|
||||
|
Loading…
Reference in New Issue
Block a user