APT_MAL_TinyTurla_Sep21_1
Description
Detects Tiny Turla backdoor DLL
Query · yara
strings: $a = "Title: " fullword wide $b = "Hosts" fullword wide $c = "Security" fullword wide $d = "TimeLong" fullword wide $e = "TimeShort" fullword wide $f = "MachineGuid" fullword wide $g = "POST" fullword wide $h = "WinHttpSetOption" fullword ascii $i = "WinHttpQueryDataAvailable" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 25KB and all of them