Home→Descriptions→Trojan-Spy.Win32.Zbot.ikh
| Detected | Dec 20 2008 21:52 GMT |
| Released | Dec 21 2008 03:05 GMT |
| Published | Feb 06 2009 12:47 GMT |
This Trojan is designed to steal confidential data. It is a Windows PE EXE file. It is 67072 bytes in size.
The Trojan copies its executable file to the Windows system directory:
%System%\twex.exe
In order to ensure that the Trojan is launched automatically when the system is rebooted, the Trojan adds a link to its executable file in the system registry:
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"userinit" = "C:\WINDOWS\system32\userinit.exe,C:\WINDOWS\system32\twex.exe,"
The Trojan injects its code into all processes running on the victim machine and installs hooks for the API functions shown below:
NtCreateFile
NtQueryDirectoryInformation
LdrLoadDll
LdrGetProcedureAddress
NtCreateThread
EndDialog
DestroyWindow
TranslateMessage
GetClipboardData
The Trojan uses these hooks to track the activity of the WebMoney Keeper application. When the program is used to authorize the user on the payment site, the Trojan harvests the following information:
The Trojan also searches the system for windows of the following classes:
SunAwtDialog
javax.swing.Jframe
which have the headings shown below:
Âõîä â ñèñòåìó [Vkhod v sistemy – “Enter system”]
Ñèíõðîíèçàöèÿ ñ Áàíêîì [Sinkhronizatsiya s Bankom – “Synchronization with bank”]
If the Trojan finds such windows, it searches the folder containing the program which belongs to these windows for the following files:
prv_key.pfx
sign.cer
*.jks
*.db3
*.key
*.cnf
It packs them in an archive:
%Temp%\interpro.cab
The program also harvest data from the clipboard when it is copied to a window and intercepts data entered via the keyboard.
The Trojan intercepts HTTP requests from the addresses shown below:
https://ibank*.ru/*
https://bc.nsk.*.ru/*
https://www.faktura.ru/enter.jsp?site=
The Trojan extracts all web form field values from harvested data by using the masks shown below
*<select
*<option selected
*<input *value="
from the web page code.
It sends harvest data to the remote malicious user’s site:
If your computer does not have an up-to-date antivirus, or does not have an antivirus solution at all, follow the instructions below to delete the malicious program:
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"userinit" = "C:\WINDOWS\system32\userinit.exe, "
%System%\twex.exe
Trojan-Spy programs are used to spy on a user’s actions (to track data entered by keyboard, make screen shots, retrieve a list of running applications, etc.) The harvested information is then transmitted to the malicious user controlling the Trojan. Email, FTP, the web (including data in a request) and other methods can be used to transmit the data.
Trojan-Spy.