APT_APT29_sorefang_command_elem_cookie_ga_boundary_string
Description
Rule to detect SoreFang based on scheduled task element and Cookie header/boundary strings
Query · yara
strings:
$ = "<Command>" wide
$ = "Cookie:_ga="
$ = "------974767299852498929531610575"
condition:
(uint16(0) == 0x5A4D and uint16(uint32(0x3c)) == 0x4550)
and 2 of them