Discovered: September 24, 2005
Updated: February 13, 2007 12:44:42 PM
Type: Worm
Systems Affected: Windows 2000, Windows 95, Windows 98, Windows Me, Windows NT, Windows Server 2003, Windows XP
Once executed, W32.Autex.C performs the following actions:
- Copies itself as:
- %Windir%\1.com
- %Windir%\services.exe
- %Windir%\finder.com
- %Windir%\explorer.com
- %Windir%\exeroute.exe
- %System%\rundll32.com
- %System%\finder.com
- %System%\command.pif
- %System%\msconfig.com
- %System%\dxdiag.com
- %System%\regedit.com
- %ProgramFiles%\Internet Explorer\iexplore.com
- %ProgramFiles%\common files\iexplore.pif
Note:
- %System% is a variable that refers to the System folder. By default this is C:\Windows\System (Windows 95/98/Me), C:\Winnt\System32 (Windows NT/2000), or C:\Windows\System32 (Windows XP).
- %Windir% is a variable that refers to the Windows installation folder. By default, this is C:\Windows (Windows 95/98/Me/XP) or C:\Winnt (Windows NT/2000).
- %ProgramFiles% is a variable that refers to the program files folder. By default, this is C:\Program Files.
- The files may have the Read-only, hidden, and system attributes set.
- Adds the value:
"Torjan Program" = "services.exe"
to the registry subkeys:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
\RunServices
so that it runs every time Windows starts.
- Prepends finder.com to the values in the following registry subkeys:
HKEY_CLASSES_ROOT\scrfile\shell\install\command
HKEY_CLASSES_ROOT\scriptletfile\Shell\Generate Typelib\command
HKEY_CLASSES_ROOT\telnet\shell\open\command
HKEY_CLASSES_ROOT\Unknown\shell\openas\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\dunfile\shell\open\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell
\open\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\scrfile\shell\install\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Unknown\shell\openas\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\telnet\shell\open\command
- Prepends ExERoute.exe to the values in the following registry subkeys:
HKEY_CLASSES_ROOT\winfiles\Shell\Open\Command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\winfiles\Shell\Open\Command
- Prepends explorer.com to the values in the following registry subkeys:
HKEY_CLASSES_ROOT\Drive\shell\find\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\command
- Prepends rundll32.com to the values in the following registry subkeys:
HKEY_CLASSES_ROOT\cplfile\shell\cplopen\command
HKEY_CLASSES_ROOT\file\shell\open\command
HKEY_CLASSES_ROOT\htmlfile\shell\print\command
HKEY_CLASSES_ROOT\inffile\shell\Install\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cplfile\shell\cplopen\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\file\shell\open\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\print\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\inffile\shell\Install\command
- Prepends iexplore.com to the values in the following registry subkeys:
HKEY_CLASSES_ROOT\Applications\iexplore.exe\shell\open\command
HKEY_CLASSES_ROOT\ftp\shell\open\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\iexplore.exe
\shell\open\command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell\open\command
- Prepends iexplore.pif to the value of HKEY_CLASSES_ROOT\http\shell\open\command
- Creates the registry subkeys:
HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D
}\shell\OpenHomePage\Command
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID
\{871C5380-42A0-1069-A2EA-08002B30309D}\shell\OpenHomePage\Command
- Modifies the value:
"Check_Associations" = "yes"
in the registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
- Scans mapped drive letters and creates a file named Autorun.inf in the root folder.
Recommendations
Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":
- Use a firewall to block all incoming connections from the Internet to services that should not be publicly available. By default, you should deny all incoming connections and only allow services you explicitly want to offer to the outside world.
- 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.
- Ensure that programs and users of the computer use the lowest level of privileges necessary to complete a task. When prompted for a root or UAC password, ensure that the program asking for administration-level access is a legitimate application.
- Disable AutoPlay to prevent the automatic launching of executable files on network and removable drives, and disconnect the drives when not required. If write access is not required, enable read-only mode if the option is available.
- Turn off file sharing if not needed. If file sharing is required, use ACLs and password protection to limit access. Disable anonymous access to shared folders. Grant access only to user accounts with strong passwords to folders that must be shared.
- Turn off and remove unnecessary services. By default, many operating systems install auxiliary services that are not critical. These services are avenues of attack. If they are removed, threats have less avenues of attack.
- If a 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.
- Configure your email server to block or remove email that contains file attachments that are commonly used to spread threats, such as .vbs, .bat, .exe, .pif and .scr files.
- Isolate compromised computers quickly to prevent threats from spreading further. 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.
- If Bluetooth is not required for mobile devices, it should be turned off. If you require its use, ensure that the device's visibility is set to "Hidden" so that it cannot be scanned by other Bluetooth devices. If device pairing must be used, ensure that all devices are set to "Unauthorized", requiring authorization for each connection request. Do not accept applications that are unsigned or sent from unknown sources.
- For further information on the terms used in this document, please refer to the Security Response glossary.
Writeup By: Maryl Magee