SUSP_OBFUSC_Indiators_XML_OfficeDoc_Sep21_2
Description
Detects suspicious encodings in fields used in reference files found in weaponized MS Office documents
Query · yara
strings:
$h1 = "<?xml " ascii wide
$a1 = "Target" ascii wide
$a2 = "TargetMode" ascii wide
$xml_e = "�" ascii wide
condition:
filesize < 500KB and all of them