Trojan-PSW:W32/OnlineGames

Classification

Category :

Malware

Type :

Trojan-PSW

Aliases :

Trojan.PWS.Onlinegames, Trojan-GameThief.Win32, Generic.Onlinegames

Summary

Trojan-PSW:W32/OnlineGames is a large family of malware designed to steal confidential information from players of popular online games, such as World of Warcraft.

Removal

Based on the settings of your F-Secure security product, it will either move the file to the quarantine where it cannot spread or cause harm, or remove it.

A False Positive is when a file is incorrectly detected as harmful, usually because its code or behavior resembles known harmful programs. A False Positive will usually be fixed in a subsequent database update without any action needed on your part. If you wish, you may also:

  • Check for the latest database updates

    First check if your F-Secure security program is using the latest updates, then try scanning the file again.

  • Submit a sample

    After checking, if you still believe the file is incorrectly detected, you can submit a sample of it for re-analysis.

    Note: If the file was moved to quarantine, you need to collect the file from quarantine before you can submit it.

  • Exclude a file from further scanning

    If you are certain that the file is safe and want to continue using it, you can exclude it from further scanning by the F-Secure security product.

    Note: You need administrative rights to change the settings.

Technical Details

The stolen account information is used to allow a remote hacker access to the player's account. The hacker can then steal the player's virtual assets by transferring them to another player account. Such assets are often sold or auctioned off for real-world currency. With millions of players, such trojans can easily affect thousands of users.

Installation

Usually OnlineGames trojans are spammed in emails with deceptive and enticing subjects and attachment names. However, such trojans can also be downloaded by other malicious programs, for example by worms, backdoors, and trojan downloaders.

After the trojan's file is started by a user, it installs itself to the system by copying its file to Windows folder.

It also creates a startup key value in the Registry for the copied file. This is done to make sure that the trojan's file is started every time Windows boots. The startup key value is created under the following Registry key:

  • [HKLM\SoftWare\Microsoft\Windows\CurrentVersion\Run]

After installation the trojan locates the Explorer.exe process, drops a DLL from its body onto a hard drive and injects the dropped DLL into the Windows Explorer process. Note that unlike the main trojan's file, the DLL is dropped into the Windows System folder. The dropped DLL is the main spying component.

Activity

In order to retrieve sensitive data, the trojan reads the process memory of certain game executables, for example WOW.EXE (World of Warcraft), ElementClient.exe (Perfect World), CabalMain.exe (Cabal Online). The trojan may also attempt to read certain variables from the games' configuration files. For example, the current game server address may be read from the CurrentServer.ini file.

Some variants of the trojan have keylogging capabilities. They monitor what keys a user pressed and sends the keyboard activity logs to a malicious hacker. The spying component contains an encrypted URL that is used to send stolen data. The stolen data is sent to a hacker by accessing the specified website with a specially constructed URL.

The trojan can also try to connect to a hard-coded IP Address, create a socket and send stolen data to it. Typically many of these IP addresses are registered in China.Some variants try to suppress AVP anti-virus scanner windows. Also, if a system debugger is detected, the trojan does not attempt to steal data.

Some of trojan's strings are formed by executable code. This is done to make the trojans less "visible" to heuristic scanners that react on certain types of text strings in the inspected files.