Modified Olympic Destroyer rule - made rule 1 a generic rule

This commit is contained in:
Florian Roth 2018-02-13 08:29:38 +01:00
parent b64222c853
commit 351b5e4c17

View File

@ -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"