Windows_Trojan_Trickbot_dcf25dde
Description
Targets networkDll64.dll module containing functionality to gather network and system information
Query · yara
strings:
$a1 = "Host Name - %s" wide fullword
$a2 = "Last Boot Up Time - %02u/%02u/%04u %02d.%02d.%02d" wide fullword
$a3 = "Install Date - %02u/%02u/%04u %02d.%02d.%02d" wide fullword
$a4 = "System Directory - %s" wide fullword
$a5 = "OS Version - %s" wide fullword
$a6 = "***PROCESS LIST***" wide fullword
$a7 = "Product Type - Domain Controller" wide fullword
$a8 = "Registered Organization - %s" wide fullword
$a9 = "Product Type - Domain Controller" wide fullword
$a10 = "Build Type - %s" wide fullword
$a11 = "Boot Device - %s" wide fullword
$a12 = "Serial Number - %s" wide fullword
$a13 = "OS Architecture - %s" wide fullword
$a14 = "<moduleconfig><needinfo name=\"id\"/><needinfo name=\"ip\"/><autoconf><conf ctl=\"SetConf\" file=\"dpost\" period=\"1440\"/></au"
$a15 = "oduleconfig>" ascii fullword
$a16 = "Computer name: %s" wide fullword
$a17 = "/c net view /all /domain" ascii fullword
$a18 = "/c nltest /domain_trusts" ascii fullword
$a19 = "***SYSTEMINFO***" wide fullword
$a20 = "***LOCAL MACHINE DATA***" wide fullword
$a21 = "Admin Name: %s" wide fullword
$a22 = "Domain controller: %s" wide fullword
$a23 = "Admin E-mail: %s" wide fullword
condition:
4 of ($a*)