EXPL_Strings_CVE_POC_May19_1
Description
Detects strings used in CVE POC noticed in May 2019
Query · yara
strings:
$x1 = "\\Debug\\poc_cve_20" ascii
$x2 = "\\Release\\poc_cve_20" ascii
$x3 = "alloc fake fail: %x!" fullword ascii
$x4 = "Allocate fake tagWnd fail!" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 400KB and 1 of them