Home→Descriptions→Worm.Win32.AutoIt.c
| Detected | Sep 11 2007 12:24 GMT |
| Released | Sep 11 2007 12:24 GMT |
| Published | Nov 06 2007 10:27 GMT |
This worm creates copies of itself on local disks and write-accessible removable disks. It is a Windows PE EXE file. It is packed using UPX. The size of infected files may vary from 220KB to 275KB.
When launching, the worm copies its executable file to the Windows system and root directories:
%WinDir%\RVHOST.exe %System%\RVHOST.exe
In order to ensure that the worm is launched automatically when the system is rebooted, the worm adds a link to its executable file to the system registry:
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run] "Yahoo Messengger" = "%System%\RVHOST.exe" [HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] Shell = "Explorer.exe RVHOST.exe"
The worm copies its executable file to the root of all write-accessible removable disks under the following name:
The worm also recursively copies its executable file to all folders on removable disks. The copies of the worm will have the same name as the folder they have been copied to with an “.exe” extension.
The worm creates the following system registry key parameters:
[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System] DisableRegistryTools = 1 DisableTaskMgr = 1
By doing so, it prevents the registry editing tool and Task Manager from being launched.
The worm also terminates processes relating to some antivirus and firewall solutions.
If your computer does not have an up-to-date antivirus, or does not have an antivirus solution at all, follow the instructions below to delete the malicious program:
reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run] "Yahoo Messengger" = "%System%\RVHOST.exe"
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] Shell = "Explorer.exe"
%WinDir%\RVHOST.exe %System%\RVHOST.exe
Worms spread on computer networks via network resources. Unlike Net-Worms, a user must launch a Worm in order for it to be activated.
This kind of worm searches remote computer networks and copies itself to directories that are read/write accessible (if it finds any). Furthermore, these worms either use built-in operating system functions to search for accessible network directories and/or they randomly search for computers on the Internet, connect to them, and attempt to gain full access to the disks of these computers.
This category also covers those worms which, for one reason or another, do not fit into any of the other categories defined above (e.g. worms for mobile devices).
Worm.