WORM_ZEROLL.OP
VirTool:Win32/Injector.gen!CQ (Microsoft); HEUR:Trojan.Win32.Generic (Kaspersky); Trojan.Win32.Yakes(Ikarus); a variant of Win32/Injector.WTO trojan(NOD32)
Windows 2000, Windows Server 2003, Windows XP (32-bit, 64-bit), Windows Vista (32-bit, 64-bit), Windows 7 (32-bit, 64-bit)

Threat Type: Worm
Destructiveness: No
Encrypted:
In the wild: Yes
OVERVIEW
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.
TECHNICAL DETAILS
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 adds the following folders:
- %Application Data%\HEX-5823-6893-6818
(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 and 7.)
It drops the following copies of itself into the affected system and executes them:
- %Application Data%\HEX-5823-6893-6818\jusched.exe
(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 and 7.)
It drops the following files:
- {removable drive letter}:\{folder name}s.lnk - if the removable drive contains folders
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
Java Update Manager = %Application Data%\HEX-5823-6893-6818\jusched.exe
Other System Modifications
This worm adds the following registry entries:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\StandardProfile\AuthorizedApplications\
List
%Application Data%\HEX-5823-6893-6818\jusched.exe = "%Application Data%\HEX-5823-6893-6818\jusched.exe:*:Enabled:Java Update Manager"
Propagation
This worm creates the following folders in all removable drives:
- {removable drive letter}:\8585485
It drops the following copy(ies) of itself in all removable drives:
- {removable drive letter}:\8585485\{folder name}.exe
NOTES:
It drops shortcut files (.LNK) pointing to the copy of itself in removable drives. These dropped .LNK files use the names of the folders located on the said drives for their file names. It then sets the attributes of the original folders to Hidden and System to trick the user into clicking the .LNK files.
SOLUTION
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
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\Run
- Java Update Manager = "%Application Data%\HEX-5823-6893-6818\jusched.exe"
- Java Update Manager = "%Application Data%\HEX-5823-6893-6818\jusched.exe"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List
- %Application Data%\HEX-5823-6893-6818\jusched.exe = "%Application Data%\HEX-5823-6893-6818\jusched.exe:*:Enabled:Java Update Manager"
- %Application Data%\HEX-5823-6893-6818\jusched.exe = "%Application Data%\HEX-5823-6893-6818\jusched.exe:*:Enabled:Java Update Manager"
Step 5
Search and delete these folders
- %Application Data%\HEX-5823-6893-6818
- {removable drive letter}:\8585485
Step 6
Search and delete these files
- %Application Data%\HEX-5823-6893-6818\jusched.exe
- {removable drive letter}:\{folder name}s.lnk
- {removable drive letter}:\8585485\{folder name}.exe
Step 7
- Open a command prompt.
- For Windows 2000, Windows XP, and Windows Server 2003 users, click Start>Run. In the Search box, type CMD then press Enter.
- For Windows Vista and Windows 7 users, click Start, type CMD in the Search input field then press Enter.
- In the CMD console, type the following:
ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [+I | -I] [drive:][path][file name] [/S [/D] [/L]]
Where:
+ Sets an attribute.
- Clears an attribute
R Read-only file attribute
A Archive file attribute
S System file attribute
H Hidden file attribute
I Not content indexed file attribute
[drive:][path][filename]
Specifies a file or files for attrib to process
/S Processes matching files in the current folder and all subfolders.
/D Processes folders
/L Work on the attributes of the Symbolic Link versus the target of the Symbolic Link
Example:
To unhide all files and folders (including subfolders) in drive D:
ATTRIB –H D:\* /S /D
- Repeat Step 3 for folders and files in other drives or directories.
Step 8
Restart in normal mode and scan your computer with your Trend Micro product for files detected as WORM_ZEROLL.OP. 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.