WORM_EMBEDDED.DS
Worm:AutoIt/Sohanad.CC (Microsoft); IM-Worm.Win32.Sohanad.qr (Kaspersky); W32/Autorun.worm.f (Mcafee)
Windows 2000, XP, Server 2003
Threat Type: Worm
Destructiveness: No
Encrypted: No
In the wild: Yes
OVERVIEW
Propagates via removable drives
The dropped AUTORUN.INF is detected by Trend Micro as Mal_Otorun2.
This worm arrives by connecting affected removable drives to a system.
It uses Windows Task Scheduler to create a scheduled task that executes the dropped copy.
It disables Task Manager, Registry Editor, and Folder Options.
It drops copies of itself in removable drives. These dropped copies use the names of the folders located on the said drives for their file names. It drops an AUTORUN.INF file to automatically execute the copies it drops when a user accesses the drives of an affected system.
TECHNICAL DETAILS
1,071,104 bytes
EXE
Aspack
Yes
04 Feb 2011
Arrival Details
This worm arrives by connecting affected removable drives to a system.
Installation
This worm drops the following copies of itself into the affected system:
- %Windows%\regsvr.exe
- %System%\regsvr.exe
- %System%\svchost .exe
(Note: %Windows% is the Windows folder, which is usually C:\Windows.. %System% is the Windows system folder, which is usually C:\Windows\System32.)
It drops the following files:
- %System%\setup.ini - contains the same strings as AUTORUN.INF
(Note: %System% is the Windows system folder, which is usually C:\Windows\System32.)
It uses Windows Task Scheduler to create a scheduled task that executes the dropped copy.
It creates the following folders:
- %system%\28463
Autostart Technique
This worm adds the following registry entries to enable its automatic execution at every system startup:
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Run
Msn Messsenger = %system%\regsvr.exe
It modifies the following registry entries to ensure it automatic execution at every system startup:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
Shell = Explorer.exe regsvr.exe
(Note: The default value data of the said registry entry is Explorer.exe.)
The scheduled task executes the malware every:
- 9:00 AM everyday
Other System Modifications
This worm adds the following registry entries as part of its installation routine:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Schedule
AtTaskMaxHours = 0
It modifies the following registry entries:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Schedule
NextAtJobId = 2
(Note: The default value data of the said registry entry is 1.)
It creates the following registry entry(ies) to disable Task Manager, Registry Tools and Folder Options:
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Policies\
System
DisableTaskMgr = 0
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Policies\
System
DisableRegistryTools = 1
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NofolderOptions = 0
Propagation
This worm drops the following copy(ies) of itself in all removable drives:
- New Folder .exe
It drops copies of itself in removable drives. These dropped copies use the names of the folders located on the said drives for their file names.
It drops an AUTORUN.INF file to automatically execute the copies it drops when a user accesses the drives of an affected system.
The said .INF file contains the following strings:
[Autorun]
Open=regsvr.exe
Shellexecute=regsvr.exe
Shell\Open\command=regsvr.exe
Shell=Open
NOTES:
The dropped AUTORUN.INF is detected by Trend Micro as Mal_Otorun2.
The created scheduled task is located at %Windows%\Tasks\At1.job.
SOLUTION
8.900
7.812.05
04 Feb 2011
2/4/2011 12:00:00 AM
Step 1
Before doing any scans, Windows XP, Windows Vista, and Windows 7 users must disable System Restore to allow full scanning of their computers.
Step 2
Identify and terminate files detected as WORM_EMBEDDED.DS
- Windows Task Manager may not display all running processes. In this case, please use a third-party process viewer, preferably Process Explorer, to terminate the malware/grayware/spyware file. You may download the said tool here.
- If the detected file is displayed in either Windows Task Manager or Process Explorer but you cannot delete it, restart your computer in safe mode. To do this, refer to this link for the complete steps.
- If the detected file is not displayed in either Windows Task Manager or Process Explorer, continue doing the next steps.
Step 3
To enable Registry Editor, Task Manager, and Folder options:
- Open Notepad. To do this:
- For Windows 2000, XP, and Server 2003 users:
Click Start > Run, type Notepad in the text box provided, then press Enter. - For Windows Vista and 7 users:
Click Start > type Notepad On Error Resume NextSet shl = CreateObject(WScript.Shell)shl.RegDelete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsshl.RegDelete HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools, then press Enter.
- For Windows 2000, XP, and Server 2003 users:
- Copy and paste the following script:
- Save this file as On Error Resume NextSet shl = CreateObject(WScript.Shell)shl.RegDelete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsshl.RegDelete HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsOn Error Resume NextSet shl = CreateObject(WScript.Shell)shl.RegDelete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsshl.RegDelete HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsC:RESTORE.VBS.
- Click Start>Run again, type C:RESTORE.VBS in the text box provided, then press Enter.
- Click Yes at the On Error Resume NextSet shl = CreateObject(WScript.Shell)shl.RegDelete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsshl.RegDelete HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsOn Error Resume NextSet shl = CreateObject(WScript.Shell)shl.RegDelete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsshl.RegDelete HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryToolsprompt of the message box to execute the .VBS file.
Step 4
Delete this registry value
Important: Editing the Windows Registry incorrectly can lead to irreversible system malfunction. Please do this step only if you know how or you can ask assistance from your system administrator. Else, check this Microsoft article first before modifying your computer's registry.
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NofolderOptions = 0
- NofolderOptions = 0
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
- Msn Messsenger = %System%\regsvr.exe
- Msn Messsenger = %System%\regsvr.exe
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule
- AtTaskMaxHours = 0
- AtTaskMaxHours = 0
Step 5
Restore this modified registry value
Important: Editing the Windows Registry incorrectly can lead to irreversible system malfunction. Please do this step only if you know how or you can ask assistance from your system administrator. Else, check this Microsoft article first before modifying your computer's registry.
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- From: Shell = Explorer.exe regsvr.exe
To: Shell = Explorer.exe
- From: Shell = Explorer.exe regsvr.exe
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule
- From: NextAtJobId = 2
To: NextAtJobId = 1
- From: NextAtJobId = 2
Step 6
Search and delete these folders
Step 7
Search and delete this file
Step 8
Search and delete AUTORUN.INF files created by WORM_EMBEDDED.DS that contain these strings
Step 9
Scan your computer with your Trend Micro product to delete files detected as WORM_EMBEDDED.DS. If the detected files have already been cleaned, deleted, or quarantined by your Trend Micro product, no further step is required. You may opt to simply delete the quarantined files. Please check this Knowledge Base page for more information.
Did this description help? Tell us how we did.