Windows_Trojan_Trickbot_fd7a39af
Description
Targets wormDll64.dll module containing spreading functionality
Query · yara
strings:
$a1 = "module64.dll" ascii fullword
$a2 = "worming.png" wide
$a3 = "Size - %d kB" ascii fullword
$a4 = "[+] %s -" wide fullword
$a5 = "%s\\system32" ascii fullword
$a6 = "[-] %s" wide fullword
$a7 = "<moduleconfig><autostart>yes</autostart><sys>yes</sys><needinfo name=\"id\"/><needinfo name=\"ip\"/></moduleconfig>" ascii fullword
$a8 = "*****MACHINE IN WORKGROUP*****" wide fullword
$a9 = "*****MACHINE IN DOMAIN*****" wide fullword
$a10 = "\\\\%s\\IPC$" ascii fullword
$a11 = "Windows 5" ascii fullword
$a12 = "InfMach" ascii fullword
$a13 = "%s x64" wide fullword
$a14 = "%s x86" wide fullword
$a15 = "s(&(objectCategory=computer)(userAccountControl:" wide fullword
$a16 = "------MACHINE IN D-N------" wide fullword
condition:
5 of ($a*)