Windows_Trojan_OnlyLogger_b9e88336
Description
Windows.Trojan.OnlyLogger
Query · yara
strings:
$a1 = "C:\\Users\\Ddani\\source\\repos\\onlyLogger\\Release\\onlyLogger.pdb" ascii fullword
$b1 = "iplogger.org" ascii fullword
$b2 = "NOT elevated" ascii fullword
$b3 = "WinHttpSendRequest" ascii fullword
condition:
1 of ($a*) or all of ($b*)