MAL_BR_Report_TheDao
Description
Detects indicator in malicious UPX packed samples
Query · yara
strings:
$b = { DA A0 }
condition:
uint16(0) == 0x5a4d and $b at pe.overlay.offset and pe.overlay.size > 100
Detects indicator in malicious UPX packed samples
strings:
$b = { DA A0 }
condition:
uint16(0) == 0x5a4d and $b at pe.overlay.offset and pe.overlay.size > 100
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.