ME_Campaign_Malware_1
Description
Detects malware from Middle Eastern campaign reported by Talos
Query · yara
condition:
uint16(0) == 0x5a4d and filesize < 5000KB and (
pe.imphash() == "618f76eaf4bd95c690d43e84d617efe9"
)
Detects malware from Middle Eastern campaign reported by Talos
condition:
uint16(0) == 0x5a4d and filesize < 5000KB and (
pe.imphash() == "618f76eaf4bd95c690d43e84d617efe9"
)
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.