Windows_Trojan_Trickbot_32930807
Description
Targets cookiesdll.dll module containing functionality used to retrieve browser cookie data
Query · yara
strings:
$a1 = "select name, encrypted_value, host_key, path, length(encrypted_value), creation_utc, expires_utc from cookies where datetime(exp"
$a2 = "Cookies send failure: servers unavailable" ascii fullword
$a3 = "<moduleconfig>"
condition:
all of them