SUSP_ELF_Invalid_Version
Description
SUSP_ELF_Invalid_Version
Query · yara
condition:
(
uint32(0) == 0x464c457f
and uint8(0x6) > 1 // ELF Version is greater value than in spec.
)
SUSP_ELF_Invalid_Version
condition:
(
uint32(0) == 0x464c457f
and uint8(0x6) > 1 // ELF Version is greater value than in spec.
)
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.