Discovered: April 24, 2003
Updated: February 13, 2007 12:00:36 PM
Also Known As: Backdoor.Optix.Pro.13 [KAV]
Type: Trojan Horse
Systems Affected: Windows 2000, Windows 95, Windows 98, Windows Me, Windows NT, Windows XP
The following instructions pertain to all current and recent Symantec antivirus products, including the Symantec AntiVirus and Norton AntiVirus product lines.
NOTES:
- If the Trojan has not yet run—that is, the Trojan's file was copied to your computer but has not run—you should be able to follow the instructions in sections 1 and 2, which discuss detecting and removing this file.
- If the worm has run, or if you are unsure of this, first follow the instructions in section 3 (and section 4 if you are running Windows 95/98/Me). After you complete those instructions, follow the steps in sections 1 and 2.
- Update the virus definitions.
- Run a full system scan and delete all the files detected as Backdoor.OptixPro.13.
- Reverse the changes made to the registry.
- Reverse the changes made to the Win.ini and System.ini files.
For specific details on each of these steps, read the following instructions.
1. Updating the virus definitions
Symantec Security Response fully tests all the virus definitions for quality assurance before they are posted to our servers. There are two ways to obtain the most recent virus definitions:
- Running LiveUpdate, which is the easiest way to obtain virus definitions: These virus definitions are posted to the LiveUpdate servers once each week (usually on Wednesdays), unless there is a major virus outbreak. To determine whether definitions for this threat are available by LiveUpdate, refer to the Virus Definitions (LiveUpdate).
- Downloading the definitions using the Intelligent Updater: The Intelligent Updater virus definitions are posted on U.S. business days (Monday through Friday). You should download the definitions from the Symantec Security Response Web site and manually install them. To determine whether definitions for this threat are available by the Intelligent Updater, refer to the Virus Definitions (Intelligent Updater).
The Intelligent Updater virus definitions are available here. For detailed instructions on how to download and install the Intelligent Updater virus definitions from the Symantec Security Response Web site, click here.
2. Scanning for and deleting the infected files
- Start your Symantec antivirus program and make sure that it is configured to scan all the files.
- Run a full system scan.
- If any files are detected as infected with Backdoor.OptixPro.13, click Delete.
3. Reversing the changes made to the registry
Because the worm modified the registry so that it runs when you start any .exe files, restart the computer in Safe mode or end the Trojans process, make a copy of the Registry Editor as a file with the .com extension, and then run that particular file.
- Do one of the following, depending on the version of Windows you are running:
- Windows 95/98/Me/2000/XP users: Restart the computer in Safe mode. All the Windows 32-bit operating systems, except Windows NT 4.0, can be restarted in Safe mode. For instructions, read the document, "How to start the computer in Safe Mode."
- Windows NT 4.0 users: End the Trojan process. To find the name of the process, go back to sections 1 and 2 and write down the names of any files detected as infected with Backdoor.OptixPro.13.
- Do one of the following, depending on the version of Windows you are running:
- Windows 95/98 users
- Click Start.
- Point to Programs.
- Click the MS-DOS Prompt. (A DOS window opens at the C:\Windows prompt.) Proceed to step c of this section.
- Windows Me users
- Click Start.
- Point to Programs.
- Point to Accessories.
- Click the MS-DOS Prompt. (A DOS window opens at the C:\Windows prompt.) Proceed to step c of this section.
- Windows NT 4.0/2000 users
- Click Start, and then click Run.
- Type command, and then press Enter. (A DOS window opens.)
- Type cd \winnt, and then press Enter.
- Go to step c of this section.
- Windows XP users
- Click Start, and then click Run.
- Type command, and then press Enter. (A DOS window opens.)
- Type the following:
cd\
cd \windows
Press Enter after typing each one.
- Proceed to step c of this section.
- Type copy regedit.exe regedit.com
and then press Enter.
- Type start regedit.com
and then press Enter. (The Registry Editor opens in front of the DOS window.)
After you finish editing the registry, exit the Registry Editor, and then exit the DOS window as well.
- Before continuing, Symantec strongly recommends that you back up the registry before making any changes to it. Incorrect changes to the registry can result in permanent data loss or corrupted files. Modify the specified keys only. For instructions, read the document, "How to make a backup of the Windows registry."
- Navigate to and select the key:
HKEY_CLASSES_ROOT\exefile\shell\open\command
NOTE: The HKEY_CLASSES_ROOT key contains many subkey entries that refer to other file extensions. One of these file extensions is .exe. Changing this extension can prevent any files ending with a .exe extension from running. Make sure that you completely browse through this path until you reach the \command subkey.
Modify the HKEY_CLASSES_ROOT\exefile\shell\open\command subkey, shown in the following figure:
<<=== NOTE: Modify this key.
- In the right pane, double-click the (Default) value.
- Delete the current value data, and then type:
"%1" %*
That is, type the characters: quote-percent-one-quote-space-percent-asterisk.
NOTES
- Under Windows 95/98/Me/NT, the Registry Editor automatically encloses the value within quotation marks. When you click OK, the (Default) value should look exactly like this:
""%1" %*"
- Under Windows 2000/XP, the additional quotation marks will not appear. When you click OK, the (Default) value should look exactly like this:
"%1" %*
- Make sure that you completely delete all the value data in the command key before typing the correct data. If you leave a space at the beginning of the entry, any attempt to run the program files will result in the error message, "Windows cannot find .exe." If this occurs, restart the entire process from the beginning of this section and make sure that you completely remove the current value data.
- Navigate to the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- In the right pane, delete the value:
InternalSystray %system%\<name of original Trojan file>
- Navigate to the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- In the right pane, delete the value:
InternalSystray %system%\<name of original Trojan file>
- Navigate to the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
RunServices
NOTE: This key is not found on all the computers.
- In the right pane, delete the value:
InternalSystray %system%\<name of original Trojan file>
- Exit the Registry Editor.
- Do one of the following:
- If you are running Windows NT 4.0/2000/XP, restart the computer in Normal mode, and then follow the instructions in sections 1 and 2.
- If you are running Windows 95/98/Me, proceed to section 4.
4. Reversing the changes made to the Win.ini and System.ini files
If you are running Windows 95/98/Me, follow these steps:
- The function you perform depends on your operating system:
- Windows 95/98: Go to step b.
- Windows Me: If you are running Windows Me, the Windows Me file-protection process may have made backup copies of the System.ini and Win.ini files, which you need to edit. If these backup copies exist, they will be in the C:\Windows\Recent folder. Symantec recommends that you delete the files before continuing with the steps in this section. To do this:
- Start Windows Explorer.
- Browse to and select the C:\Windows\Recent folder.
- In the right pane, select the System.ini and Win.ini files and delete them. Windows will regenerate the files.
- Click Start, and then click Run.
- Type the following:
edit c:\windows\win.ini
and then click OK. (The MS-DOS Editor opens.)
NOTE: If Windows is installed in a different location, make the appropriate path substitution.
- In the [windows] section of the file, look for a line similar to:
Run=%System%\<name of original Trojan file>
- If this line exists, delete the entire line.
- Click File, and then click Save.
- Click File, and then click Exit.
- Click Start, and then click Run.
- Type the following:
edit c:\windows\system.ini
and then click OK. (The MS-DOS Editor opens.)
NOTE: If Windows is installed in a different location, make the appropriate path substitution.
- In the [boot] section of the file, look for a line similar to:
shell=Explorer.exe <name of Trojan file>
- If this line exists, delete everything to the right of Explorer.exe.
When you are done, it should look like:
shell=Explorer.exe
- Click File, and then click Save.
- Click File, and then click Exit.
- Restart the computer in Normal mode, and then follow the instructions in sections 1 and 2.
Writeup By: Atli Gudmundsson