MAL_BurningUmbrella_Sample_8
Description
Detects malware sample from Burning Umbrella report
Query · yara
strings:
$s1 = "cmd /c open %s" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 400KB and 1 of them
Detects malware sample from Burning Umbrella report
strings:
$s1 = "cmd /c open %s" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 400KB and 1 of them
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.