Signature Base unknown stable yara
APT_fnv1a_plus_extra_XOR_in_MSIL_experimental [yara]
This rule detects the specific MSIL implementation of fnv1a of the SUNBURST backdoor (standard fnv1a + one final XOR before RET) independent of the XOR-string. (fnv64a_offset and fnv64a_prime are standard constants in the fnv1a hashing algorithm.)
Detection Logic
(uint16(0) == 0x5A4D and uint32(uint32(0x3C)) == 0x00004550) and all of them Field Validations
Loading…
Comments (0)
Loading comments...