APT_APT29_sorefang_encryption_key_2b62
Description
Rule to detect SoreFang based on hardcoded encryption key
Query · yara
strings:
$ = "2b6233eb3e872ff78988f4a8f3f6a3ba"
condition:
( uint16(0) == 0x5A4D and uint16(uint32(0x3c) ) == 0x4550)
and any of them