rule EquationGroup_Toolset_Apr17_pwd_Implant {
meta:
description = "Detects EquationGroup Tool - April Leak"
license = "Detection Rule License 1.1 https://github.com/Neo23x0/signature-base/blob/master/LICENSE"
author = "Florian Roth (Nextron Systems)"
reference = "https://steemit.com/shadowbrokers/@theshadowbrokers/lost-in-translation"
date = "2017-04-15"
hash1 = "ee72ac76d82dfec51c8fbcfb5fc99a0a45849a4565177e01d8d23a358e52c542"
id = "69d071f0-7214-5972-805a-3c0c1d2346c2"
strings:
$s1 = "7\"7(7/7>7O7]7o7w7" fullword ascii
$op1 = { 40 50 89 44 24 18 FF 15 34 20 00 }
condition:
( uint16(0) == 0x5a4d and filesize < 20KB and 1 of them )
}