Windows_Trojan_Trickbot_23d77ae5
Description
Targets importDll64 containing Browser data stealer module
Query · yara
strings:
$a1 = "/system32/cmd.exe /c \"start microsoft-edge:{URL}\"" ascii fullword
$a2 = "SELECT name, value, host_key, path, expires_utc, creation_utc, encrypted_value FROM cookies" ascii fullword
$a3 = "attempt %d. Cookies not found" ascii fullword
$a4 = "attempt %d. History not found" ascii fullword
$a5 = "Cookies version is %d (%d)" ascii fullword
$a6 = "attempt %d. Local Storage not found" ascii fullword
$a7 = "str+='xie.com.'+p+'.guid='+'{'+components[i]+'}\\n';" ascii fullword
$a8 = "Browser exec is: %s" ascii fullword
$a9 = "found mozilla key: %s" ascii fullword
$a10 = "Version %d is not supported" ascii fullword
$a11 = "id %d - %s" ascii fullword
$a12 = "prot: %s, scope: %s, port: %d" ascii fullword
$a13 = "***** Send %d bytes to callback from %s *****" ascii fullword
$a14 = "/chrome.exe {URL}" ascii fullword
condition:
4 of ($a*)