Windows_Trojan_Trickbot_5574be7d
Description
Targets injectDll64 containing injection functionality to steal banking credentials
Query · yara
strings:
$a1 = "webinject64.dll" ascii fullword
$a2 = "Mozilla Firefox version: %s" ascii fullword
$a3 = "socks=127.0.0.1:" ascii fullword
$a4 = "<conf ctl=\"dpost\" file=\"dpost\" period=\"60\"/>" ascii fullword
$a5 = "<moduleconfig>" ascii fullword
$a6 = "https://%.*s%.*s" ascii fullword
$a7 = "http://%.*s%.*s" ascii fullword
$a8 = "Chrome version: %s" ascii fullword
$a9 = "IE version real: %s" ascii fullword
$a10 = "IE version old: %s" ascii fullword
$a11 = "Build date: %s %s" ascii fullword
$a12 = "EnumDpostServer" ascii fullword
$a13 = "ESTR_PASS_" ascii fullword
$a14 = "<conf ctl=\"dinj\" file=\"dinj\" period=\"20\"/>" ascii fullword
$a15 = "<conf ctl=\"sinj\" file=\"sinj\" period=\"20\"/>" ascii fullword
$a16 = "<autoconf>" ascii fullword
condition:
4 of ($a*)