Home→Descriptions→Trojan-GameThief.Win32.OnLineGames.xfck
| Detected | Oct 10 2010 05:00 GMT |
| Released | Oct 10 2010 12:41 GMT |
| Published | Mar 22 2011 08:48 GMT |
This Trojan belongs to the family of Trojans that steals passwords from online gaming user account records. It is a Windows application (PE DLL file). It is 36 865 bytes in size. It is written in C++.
This Trojan library is designed to steal passwords from user accounts for the game "World of Warcraft". To do so, the library is injected into the address space of the process "wow.exe", after which a window with the class name "GxWindowClassD3d" and the heading "World of Warcraft" appears in the system. From this window, it steals the information that the user enters to access the online game. The information collected is passed in the form of settings to the following URL:
http://w.per***exe.com:888/houmen/wow.aspThe library exports a function named "AR", which when called up creates the system registry key:
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run] "dnheds" = "RUNDLL32.EXE <full path to original Trojan file>,w"Thereby, each time the system starts, the system utility "RUNDLL32.EXE" will call up the function named "w" from the Trojan library.
When the exported function "w" is called up, it carries out the following actions:
<Path>\msvcr70.dllThe value of the substring "<Path>" is read from the system registry key:
[HKLM\Software\Blizzard Entertainment\World of Warcraft] "GamePath"
<Path>\wow.exea section named ".ngaut" is written, which contains code to inject the library "<Path>\msvcr70.dll" into the address space of this process. Thus, the entry point of "wow.exe" changes and points to the code in the written section.
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run] "dnheds" = "RUNDLL32.EXE <full path to original Trojan file>,w"
If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
<Path>\wow.exe
<Path>\msvcr70.dll
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run] "dnheds" = "RUNDLL32.EXE <full path to original Trojan file>,w"
This type of malicious program is designed to steal user account information for online games. The data is then transmitted to the malicious user controlling the Trojan. Email, FTP, the web (including data in a request), or other methods may be used to transit the stolen data.
Trojan-GameThief.