Windows_Trojan_Vidar_114258d5
Description
Windows.Trojan.Vidar
Query · yara
strings:
$a1 = "BinanceChainWallet" fullword
$a2 = "*wallet*.dat" fullword
$a3 = "SOFTWARE\\monero-project\\monero-core" fullword
$b1 = "CC\\%s_%s.txt" fullword
$b2 = "History\\%s_%s.txt" fullword
$b3 = "Autofill\\%s_%s.txt" fullword
condition:
1 of ($a*) and 1 of ($b*)