Macos_Trojan_NukeSped_de1ddb59
Description
Macos.Trojan.NukeSped
Query · yara
strings:
$s_a = "GO_CHILD=1"
$s_b = "t_loader/inject_mac.Inject"
$s_c = "t_loader/common.init_env"
$s_d = "common.save_config"
$s_e = "/Library/SystemSettings/.CacheLogs.db"
$rc4_key = { DE AD BE EF E7 74 89 23 D7 1E 4F BE EF E7 74 6F }
condition:
4 of ($s_*) or (3 of ($s_*) and $rc4_key)