Symantec United States
global sites
products
purchase
service and support
security updates
downloads
about symantec
search
feedback


©1995-2009 Symantec Corporation.
All rights reserved.

Legal Notices
Privacy Policy

security updates

BackDoor.G

Category 1

The BackDoor.G Trojan is distributed as a single executable, the installer.

Also Known As: Backdoor.Trojan
Type: Trojan Horse

protection
  • Virus Definitions (LiveUpdate™ Weekly)
  • February 27, 2002

  • Virus Definitions (Intelligent Updater)
  • February 26, 2002

    threat assessment

    Wild

    Threat Metrics

    Low Low Low

    Wild:
    Low

    Damage:
    Low

    Distribution:
    Low

    Distribution

    technical details

    When the installer is run, it does the following:

    1. Drops an executable loader program into the \Windows folder.
    2. Drops a server .dll file into the \Windows\System folder.
    3. Modifies either Win.ini file or the registry so that the loader is executed when you start Windows.

    When the loader is run, it loads the server into memory. Once the server is in memory, it can allow unauthorized access to your computer. A client program can then be run from a remote location to make use of this access.

    Symantec Security Response has determined that there is very little risk associated with this Trojan. To gain access to your computer, the intruder must know that the server has been loaded and is running properly.

    There are currently two known variants:

    Variant 1
    • Installer: Data2.exe
    • Loader: Tinurak.exe
    • Server: Watching.dll

    This variant adds a the value named Kernel16 to the following registry key:

    HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/RunServices

    Variant 2
    • Installer: Window.exe
    • Loader: Nodll.exe
    • Server: Lmdrki_33.dll
    This variant adds the line run=nodll to the Win.ini file.

    Both variants of BackDoor.G listen on the following three ports:
    • 1243
    • 6711
    • 6776

    recommendations

    Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":

    • Turn off and remove unneeded services. By default, many operating systems install auxiliary services that are not critical, such as an FTP server, telnet, and a Web server. These services are avenues of attack. If they are removed, blended threats have less avenues of attack and you have fewer services to maintain through patch updates.
    • If a blended threat exploits one or more network services, disable, or block access to, those services until a patch is applied.
    • Always keep your patch levels up-to-date, especially on computers that host public services and are accessible through the firewall, such as HTTP, FTP, mail, and DNS services (for example, all Windows-based computers should have the current Service Pack installed.). Additionally, please apply any security updates that are mentioned in this writeup, in trusted Security Bulletins, or on vendor Web sites.
    • Enforce a password policy. Complex passwords make it difficult to crack password files on compromised computers. This helps to prevent or limit damage when a computer is compromised.
    • Configure your email server to block or remove email that contains file attachments that are commonly used to spread viruses, such as .vbs, .bat, .exe, .pif and .scr files.
    • Isolate infected computers quickly to prevent further compromising your organization. Perform a forensic analysis and restore the computers using trusted media.
    • Train employees not to open attachments unless they are expecting them. Also, do not execute software that is downloaded from the Internet unless it has been scanned for viruses. Simply visiting a compromised Web site can cause infection if certain browser vulnerabilities are not patched.

    removal instructions

    Delete files that are detected as BackDoor.G, and remove either the value that the Trojan added to the registry or the line that it added to the Win.ini file.

    To remove the Trojan files:

    1. Run LiveUpdate to make sure that you have current virus definitions.
    2. Start Norton AntiVirus (NAV), and make sure that NAV is configured to scan all files. For instructions on how to do this, read the document How to configure Norton AntiVirus to scan all files.
    3. Run a full system scan.
    4. Delete all files that are detected as BackDoor.G.

    To edit the registry:

    CAUTION: We strongly recommend that you back up the registry before you make any changes to it. Incorrect changes to the registry can result in permanent data loss or corrupted files. Modify only the keys that are specified. Read the document How to back up the Windows registry for instructions.
    1. Click Start, and click Run. The Run dialog box appears.
    2. Type regedit and then click OK. The Registry Editor opens.
    3. Navigate to the following key:

      HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/RunServices
    4. In the right pane, delete the following value:

       Kernel16
    5. Click Registry, and then click Exit.

    To edit the Win.ini file:

    NOTE: (For Windows Me users only) Due to the file-protection process in Windows Me, a backup copy of the file that you are about to edit exists in the C:\Windows\Recent folder. We recommend that you delete this file before you continue with the steps in this section. To do this using Windows Explorer, go to C:\Windows\Recent, and in the right pane select the Win.ini file and delete it. It will be regenerated as a copy of the file that you are about to edit when you save your changes to that file.
    1. Click Start, and click Run.
    2. Type the following, and then click OK.

      edit c:\windows\win.ini

      The MS-DOS Editor opens.

      NOTE: If Windows is installed in a different location, make the appropriate path substitution.
    3. In the [windows] section of the file, look for a line that is similar to the following:

      run=nodll
    4. If the line exists, select the entire line. Be sure that you do not select any other text, and then press Delete.
    5. Click File, and click Save.
    6. Click File, and click Exit.


    Write-up by: Wason Han and Darren Kessner