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 files:
- %Application Data%\(Random File Name).vbs
- %Application Data%\ntfsmgr.jar
- %Start Menu%\Programs\Startup\(Random File Name).vbs
- %Application Data%\jre.zip
- {Removable drive letter}:\{Random File Name}.vbs
(Note: %Application Data% is the current user's Application Data folder, which is usually C:\Documents and Settings\{user name}\Application Data on Windows 2000, XP, and Server 2003, or C:\Users\{user name}\AppData\Roaming on Windows Vista, 7, and 8.. %Start Menu% is the current user's Start Menu folder, which is usually C:\Windows\Start Menu or C:\Documents and Settings\{User name}\Start Menu on Windows 2000, XP, and Server 2003, or C:\Users\{user name}\AppData\Roaming\Microsoft\Windows\Start Menu on Windows Vista, 7, and 8.)
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
{Random File Name} = "%Application Data%\jre7\bin\javaw.exe" -jar "%Application Data%\{Random File Name}.jar"
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Run
{Random File Name} = wscript.exe //B "%Application Data\{Random File Name}.vbs"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows\CurrentVersion\Run
{Random File Name} = wscript.exe //B "%Application Data\{Random File Name}.vbs"
Other System Modifications
This Worm adds the following registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\JAVASOFT\
Java Runtime Environment\1.7
JavaHome = %Application Data%\jre7
HKEY_LOCAL_MACHINE\Software
{Default Value} = {true/false} - {date}
Other Details
This Worm connects to the following possibly malicious URL:
- http://{BLOCKED}ercomersabuja.org/jre.zip
- http://{BLOCKED}coin.com:6969/is-ready
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
Note that not all files, folders, and registry keys and entries are installed on your computer during this malware's/spyware's/grayware's execution. This may be due to incomplete installation or other operating system conditions. If you do not find the same files/folders/registry information, please proceed to the next step.
Step 3
Restart in Safe Mode
[ Learn More ]
[ back ]
To restart in Safe Mode:
• For Windows 2000 users
- Restart your computer.
- Press F8 when you see the Starting Windows bar at the bottom of the screen.
- Choose the Safe Mode option from the Windows Advanced Options menu then press Enter.
• For Windows XP users
- Restart your computer.
- Press F8 after the Power-On Self Test (POST) routine is done. If the Windows Advanced Options menu does not appear, try restarting then pressing F8 several times when the POST screen appears.
- Choose the Safe Mode option from the Windows Advanced Options menu then press Enter.
• For Windows Server 2003 users
- Restart your computer.
- Press F8 after Windows starts up. If the Windows Advanced Options menu does not appear, try restarting again and pressing F8 several times afterward.
- On the Windows Advanced Option menu, use the arrow keys to select Safe Mode then press Enter.
• For Windows Vista, Windows 7, and Windows Server 2008 users
- Restart your computer.
- Press F8 after the Power-On Self Test (POST) routine is done. If the Advanced Boot Options menu does not appear, try restarting and then pressing F8 several times after the POST screen is displayed.
- On the Advanced Boot Options menu, use the arrow keys to select the Safe Mode option, and then press Enter.
• For Windows 8, Windows 8.1, and Windows Server 2012 users
- Access the Charms bar by moving your mouse pointer to the upper right corner of the screen.
- Move your mouse pointer down and click Settings>Change your PC Settings.
- In the left panel, click General.
- In the right panel, scroll down to the bottom to find the Advanced startup section, then click the Restart now button and wait for the system to restart.
- In the Advanced Startup menu, click Troubleshoot>Advanced Options>Startup Settings>Restart and wait for the system to restart.
- In the Startup Settings menu, press 4 to enable safe mode.
Step 4
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
- ntfsmgr = "%Application Data%\jre7\bin\javaw.exe" -jar "%Application Data%\ntfsmgr.jar"
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
- {Random File Name} = wscript.exe //B "%Application Data\{Random File Name}.vbs"
- In HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
- {Random File Name} = wscript.exe //B "%Application Data\{Random File Name}.vbs"
To delete the registry value this malware created:
- Open Registry Editor. To do this:
» 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 of the Registry Editor window, double-click the following:
HKEY_CURRENT_USER>Software>Microsoft>Windows>CurrentVersion>Run - In the right panel, locate and delete the entry:
ntfsmgr = "%Application Data%\jre7\bin\javaw.exe" -jar "%Application Data%\ntfsmgr.jar" - Again In the right panel, locate and delete the entry:
{Random File Name} = wscript.exe //B "%Application Data\{Random File Name}.vbs" - In the left panel of the Registry Editor window, double-click the following:
HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>Run - In the right panel, locate and delete the entry:
{Random File Name} = wscript.exe //B "%Application Data\{Random File Name}.vbs" - Close Registry Editor.
Step 5
Delete this registry key
[ 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_LOCAL_MACHINE\SOFTWARE\JAVASOFT\Java Runtime Environment\1.7
- JavaHome = %Application Data%\jre7
- In HKEY_LOCAL_MACHINE\Software\{Random File Name}
- (Default) = {true/false} - {date}
To delete the registry key 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_LOCAL_MACHINE>SOFTWARE>JAVASOFT>Java Runtime Environment>1.7 - Still in the left panel, locate and delete the key:
JavaHome = %Application Data%\jre7 - In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>Software>{Random File Name} - Still in the left panel, locate and delete the key:
(Default) = {true/false} - {date} - Close Registry Editor.
Step 6
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.
- %Application Data%\(Random File Name).vbs
- %Application Data%\ntfsmgr.jar
- %Start Menu%\Programs\Startup\(Random File Name).vbs
- %Application Data%\jre.zip
- {Removable drive letter}:\{Random File Name}.vbs
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:
- %Application Data%\(Random File Name).vbs
- %Application Data%\ntfsmgr.jar
- %Start Menu%\Programs\Startup\(Random File Name).vbs
- %Application Data%\jre.zip
- {Removable drive letter}:\{Random File Name}.vbs
- 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:
- %Application Data%\(Random File Name).vbs
- %Application Data%\ntfsmgr.jar
- %Start Menu%\Programs\Startup\(Random File Name).vbs
- %Application Data%\jre.zip
- {Removable drive letter}:\{Random File Name}.vbs
- 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 7
Restart in normal mode and scan your computer with your Trend Micro product for files detected as VBS_DUNIHI.HAFAI. 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.