Arrival Details
This worm arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
Installation
This worm drops the following copies of itself into the affected system:
- %User Profile%\WindowsUpdate\Updater.exe
- %User Profile%\Application Data\c731200
- %User Profile%\Update\Explorer.exe
- %User Profile%\Update\Update.exe
- %User Profile%\themes\Asrara.exe
(Note: %User Profile% is the current user's profile folder, which is usually C:\Documents and Settings\{user name} on Windows 2000, XP, and Server 2003, or C:\Users\{user name} on Windows Vista and 7.)
It creates the following folders:
- %User Profile%\Application Data\WindowsUpdate
- %User Profile%\Application Data\Update
(Note: %User Profile% is the current user's profile folder, which is usually C:\Documents and Settings\{user name} on Windows 2000, XP, and Server 2003, or C:\Users\{user name} on Windows Vista and 7.)
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
Windows Update Installer = "%User Profile%\WindowsUpdate\Updater.exe"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
Taskman = "%User Profile%\WindowsUpdate\Updater.exe"
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Run
Asrara = "%User Profile%\themes\Asrara.exe"
Other System Modifications
This worm deletes the following files:
- %User Profile%\Update\Explorer.exe
- %User Profile%\Update\Update.exe
- %User Startup%\desktop.ini
- %Common Startup%\desktop.ini
- %User Profile%\Application Data\ScreenSaverPro.scr
- %User Profile%\Application Data\temp.bin
- %Windows%\SoftwareDistribution\DataStore\Logs\edbtmp.log
(Note: %User Profile% is the current user's profile folder, which is usually C:\Documents and Settings\{user name} on Windows 2000, XP, and Server 2003, or C:\Users\{user name} on Windows Vista and 7.. %User Startup% is the current user's Startup folder, which is usually C:\Documents and Settings\{user}\Start Menu\Programs\Startup on Windows 2000 and XP, and C:\Documents and Settings\{User name}\Start Menu\Programs\Startup on Windows Vista, 7, and 8.. %Common Startup% is the system's shared Startup folder, which is usually C:\Documents and Settings\All Users\Start Menu\Programs\Startup on Windows 2000, XP, and Server 2003, and C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup on Windows Vista, 7, and 8.. %Windows% is the Windows folder, where it usually is C:\Windows on all Windows operating system versions.)
Dropping Routine
This worm drops the following files:
- %User Profile%\Application Data\c731200
(Note: %User Profile% is the current user's profile folder, which is usually C:\Documents and Settings\{user name} on Windows 2000, XP, and Server 2003, or C:\Users\{user name} on Windows Vista and 7.)
Other Details
This worm connects to the following possibly malicious URL:
- http://api.{BLOCKED}ia.com
- {BLOCKED}.168.196
- {BLOCKED}.28.210
- {BLOCKED}.137.100
It deletes itself after execution.
This report is generated via an automated analysis system.
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 delete files detected as WORM_DORKBOT.YYQG using either the Startup Disk or Recovery Console
[ Learn More ]
[ back ]
To identify and delete the malware/grayware file:
• On Windows XP and Server 2003 systems:
- Scan your computer with your Trend Micro product and then take note of the names of the malware/grayware files detected.
- Click Start>Run. In the Open input box, type secpol.msc and press Enter.
- In the left panel, double-click Local Policies>Security Options.
- In the right panel, double-click Recovery Console: Allow floppy copy and access to all drives and folders.
- Select Enabled and click OK.
- Insert the Windows Installation CD into the CD drive, then restart your computer.
- When prompted, press any key to boot from the CD.
- On the main menu, type r to go to the Recovery Console.
- Type the number that corresponds to the drive and directory that contains Windows (usually C:\WINDOWS) and press Enter.
- Type the Administrator password and press Enter.
- In the input box, type the following then press Enter:
SET AllowAllPaths = TRUE
del "{malware/grayware path and file name}" - Type exit and press Enter to restart the system normally.
• On Windows Vista, 7, and Server 2008 systems:
- Scan your computer with your Trend Micro product and then take note of the names of the malware/grayware files detected.
- Insert your Windows Installation DVD in the DVD drive, then Press the restart button.
- When prompted, press any key to boot from the CD.
- Depending on your Windows Installation DVD, you might be required to select the installation language. Then on the Install Windows window, choose your language, locale, and keyboard layout or input method. Click Next, then click Repair your computer.
- Select Use recovery tools that can help fix problems starting Windows. Select your installation of Windows. Click Next.
- If the Startup Repair window appears, click Cancel, Yes, then Finish.
- In the System Recovery Options window, click Command Prompt.
- In the Command Prompt window, type the following then press Enter:
BootRec.exe /fixmbr
del "{malware/grayware path and file name}" - Type exit and press Enter to close the Command Prompt window.
- Click Restart to restart the system normally.
• On Windows 8, 8.1, and Server 2012 systems:
- Scan your computer with your Trend Micro product and then take note of the names of the malware/grayware files detected.
- Insert your Windows Installation DVD in the DVD drive, then restart your computer.
- When prompted, press any key to boot from the DVD.
- Depending on your Windows Installation DVD, you might be required to select the keyboard layout. Then on the Windows Setup window, choose your language, locale, and input method. Click Next, then click Repair your computer.
- Click Troubleshoot>Advanced Options>Command Prompt.
- In the Command Prompt window, type the following then press Enter:
BootRec.exe /fixmbr
del "{malware/grayware path and file name}" - Type exit and press Enter to close the Command Prompt window.
- Click Continue to restart the system normally.
Step 3
Delete this registry value
[ Learn More ]
[ back ]
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\Run
- Windows Update Installer = "%User Profile%\WindowsUpdate\Updater.exe"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- Taskman = "%User Profile%\WindowsUpdate\Updater.exe"
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
- Asrara = "%User Profile%\themes\Asrara.exe"
To delete the registry value this malware/grayware created:
- Open Registry Editor.
» For Windows 2000, Windows XP, and Windows Server 2003 users, click Start>Run, type regedit in the text box provided, and then press Enter.
» For Windows Vista, Windows 7, and Windows Server 2008 users, click the Start button, type regedit in the Search input field then press Enter.
» For Windows 8, Windows 8.1, and Windows Server 2012 users, right-click on the lower-left corner of the screen, click Run, type regedit in the text box provided, and then press Enter. - In the left panel, double-click the following:
HKEY_CURRENT_USER>Software>Microsoft>Windows>CurrentVersion>Run - In the right panel, locate and delete the entry:
Windows Update Installer = "%User Profile%\WindowsUpdate\Updater.exe" - In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows NT>CurrentVersion>Winlogon - In the right panel, locate and delete the entry:
Taskman = "%User Profile%\WindowsUpdate\Updater.exe" - Again In the right panel, locate and delete the entry:
Asrara = "%User Profile%\themes\Asrara.exe" - Close Registry Editor.
Step 4
Search and delete this file
[ Learn More ]
[ back ]
There may be some files that are hidden. Please make sure you check the
Search Hidden Files and Folders checkbox in the "More advanced options" option to include all hidden files and folders in the search result.
- %User Profile%\Application Data\c731200
To manually delete a malware/grayware file from an affected system:
• For Windows 2000, Windows XP, and Windows Server 2003:
- Right-click Start then click Search....
- In the File name* input box, type the following:
- %User Profile%\Application Data\c731200
- In the Look In drop-down list, select My Computer then press Enter.
- Once located, select the file then press SHIFT+DELETE to delete it.
*Note: The file name input box title varies depending on the Windows version (e.g. Search for files or folders named or All or part of the file name.).
• For Windows Vista, Windows 7, Windows Server 2008, Windows 8, Windows 8.1, and Windows Server 2012:
- Open a Windows Explorer window.
- For Windows Vista, 7, and Server 2008 users, click Start>Computer.
- For Windows 8, 8.1, and Server 2012 users, right-click on the lower left corner of the screen, then click File Explorer.
- In the Search Computer/This PC input box, type:
- %User Profile%\Application Data\c731200
- Once located, select the file then press SHIFT+DELETE to delete it.
*Note: Read the following Microsoft page if these steps do not work on Windows 7.
Step 5
Search and delete these folders
[ Learn More ]
[ back ]
Please make sure you check the
Search Hidden Files and Folders checkbox in the More advanced options option to include all hidden folders in the search result.
- %User Profile%\Application Data\WindowsUpdate
- %User Profile%\Application Data\Update
To delete malware/grayware/spyware folders:
For Windows 2000, Windows XP, and Windows Server 2003:
- Right-click Start then click Search... or Find..., depending on the version of Windows you are running.
- In the File name* input box, type:
- %User Profile%\Application Data\WindowsUpdate
- %User Profile%\Application Data\Update
- In the Look In drop-down list, select My Computer, then press Enter.
- Once located, select the folder then press SHIFT+DELETE to permanently delete the folder.
- Repeat steps 2 to 4 for the remaining folders:
- %User Profile%\Application Data\WindowsUpdate
- %User Profile%\Application Data\Update
*Note: The file name input box title varies depending on the Windows version (e.g. Search for files or folders named or All or part of the file name.).
For Windows Vista, Windows 7, Windows Server 2008, Windows 8, Windows 8.1, and Windows Server 2012:
- Open a Windows Explorer window.
- For Windows Vista, 7, and Server 2008 users, click Start>Computer.
- For Windows 8, 8.1, and Server 2012 users, right-click on the lower left corner of the screen, then click File Explorer.
- In the Search Computer/This PC input box, type:
- %User Profile%\Application Data\WindowsUpdate
- %User Profile%\Application Data\Update
- Once located, select the file then press SHIFT+DELETE to permanently delete the folder.
- Repeat steps 2-3 for the remaining folders:
- %User Profile%\Application Data\WindowsUpdate
- %User Profile%\Application Data\Update
*Note: Read the following Microsoft page if these steps do not work on Windows 7.
Step 6
Scan your computer with your Trend Micro product to delete files detected as WORM_DORKBOT.YYQG. 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.
Step 7
Restore this file from backup only Microsoft-related files will be restored. If this malware/grayware also deleted files related to programs that are not from Microsoft, please reinstall those programs on you computer again.
- %User Profile%\Update\Explorer.exe
- %User Profile%\Update\Update.exe
- %User Startup%\desktop.ini
- %Common Startup%\desktop.ini
- %User Profile%\Application Data\ScreenSaverPro.scr
- %User Profile%\Application Data\temp.bin
- %Windows%\SoftwareDistribution\DataStore\Logs\edbtmp.log
Did this description help? Tell us how we did.