MAL_APT_NK_Andariel_ELF_Backdoor_Fipps
Description
Detects a Linux backdoor named Fipps used by Andariel
Query · yara
strings:
$a = "found mac address"
$b = "RecvThread"
$c = "OpenSSL-1.0.0-fipps"
$d = "Disconnected!"
condition:
uint32(0) == 0x464c457f
and all of them