Windows_Trojan_Trickbot_2d89e9cd
Description
Targets tabDll64.dll module containing functionality using SMB for lateral movement
Query · yara
strings:
$a1 = "[INJECT] inject_via_remotethread_wow64: pExecuteX64( pX64function, ctx ) failed" ascii fullword
$a2 = "[INJECT] inject_via_remotethread_wow64: VirtualAlloc pExecuteX64 failed" ascii fullword
$a3 = "%SystemRoot%\\system32\\stsvc.exe" ascii fullword
$a4 = "[INJECT] inject_via_remotethread_wow64: pExecuteX64=0x%08p, pX64function=0x%08p, ctx=0x%08p" ascii fullword
$a5 = "DLL and target process must be same architecture" ascii fullword
$a6 = "[INJECT] inject_via_remotethread_wow64: VirtualAlloc pX64function failed" ascii fullword
$a7 = "%SystemDrive%\\stsvc.exe" ascii fullword
$a8 = "Wrote shellcode to 0x%x" ascii fullword
$a9 = "ERROR: %d, line - %d" wide fullword
$a10 = "[INJECT] inject_via_remotethread_wow64: Success, hThread=0x%08p" ascii fullword
$a11 = "GetProcessPEB:EXCEPT" wide fullword
$a12 = "Checked count - %i, connected count %i" wide fullword
$a13 = "C:\\%s\\%s C:\\%s\\%s" ascii fullword
$a14 = "C:\\%s\\%s" ascii fullword
$a15 = "%s\\ADMIN$\\stsvc.exe" wide fullword
$a16 = "%s\\C$\\stsvc.exe" wide fullword
$a17 = "Size - %d kB" ascii fullword
$a18 = "<moduleconfig><autostart>yes</autostart><sys>yes</sys><needinfo name=\"id\"/><needinfo name=\"ip\"/><autoconf><conf ctl=\"dpost"
$a19 = "%s - FAIL" wide fullword
$a20 = "%s - SUCCESS" wide fullword
$a21 = "CmainSpreader::init() CreateEvent, error code %i" wide fullword
$a22 = "Incorrect ModuleHandle %i, expect %i" wide fullword
$a23 = "My interface is \"%i.%i.%i.%i\", mask \"%i.%i.%i.%i\"" wide fullword
$a24 = "WormShare" ascii fullword
$a25 = "ModuleHandle 0x%08X, call Control: error create thread %i" wide fullword
$a26 = "Enter to Control: moduleHandle 0x%08X, unknown Ctl = \"%S\"" wide fullword
condition:
3 of ($a*)