rule Kriskynote_Mar17_2 {
meta:
description = "Detects Kriskynote Malware"
license = "Detection Rule License 1.1 https://github.com/Neo23x0/signature-base/blob/master/LICENSE"
author = "Florian Roth (Nextron Systems)"
reference = "Internal Research"
date = "2017-03-03"
hash1 = "cb9a2f77868b28d98e4f9c1b27b7242fec2f2abbc91bfc21fe0573e472c5dfcb"
id = "704baf41-9718-537f-9456-381a9f42fb97"
strings:
$s1 = "fgjfcn8456fgjhfg89653wetwts" fullword ascii
$op0 = { 33 c0 80 34 30 03 40 3d e6 21 00 00 72 f4 b8 e6 } /* Opcode */
condition:
( uint16(0) == 0x5a4d and filesize < 600KB and 1 of them )
}