Home→Descriptions→Email-Worm.Win32.Zhelatin.u
| Detected | Feb 09 2007 14:09 GMT |
| Released | May 18 2007 08:49 GMT |
| Published | Feb 09 2007 14:09 GMT |
This email worm is a Windows PE EXE file. It can vary from 6KB to 54KB in size. It is packed using UPX.
When installing, the worm creates the following files in the Windows system directory:
In order to ensure that the worm is launched automatically each time Windows is restarted, it registers its executable file in the system registry:
[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
sysinter="%System%\adirss.exe"
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
taskdir="%System%\taskdir.exe"
It creates the following registry key:
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\adir]
which will load %System%\adir.dll each time Windows is rebooted.
The worm adds a rule to the system firewall which permits activity from the worm's executable file. In order to do this, it executes the following command:
netsh firewall set allowedprogram %System%\adirss.exe enable
The worm also creates a service called "Windows update Service” which will load the worm’s executable file %System%\taskdir.exe
The adirss.exe process launches an SMTP proxy server on TCP port 25. This enables a remote malicious user to use the infected machine as part of a botnet to send spam.
The worm will then register itself on the remote malicious user’s site, transmitting the network address of the victim machine.
The worm then downloads a file containing the botnet configuration from the remote malicious user’s site, and saves it as %System%\log.txt. Data from this file will then be used to get data in order to send spam.
%System%\adir.dll is a rootkit library, which hides worm files on the hard disk, processes launched by the worm, and registry keys which contain the worm configuration.
The worm downloads a file from the following link:
http://***cp/bin/lim
and saves it as:
%System%\taskdir~.exe
The file is then launched for execution.
At the moment of writing, this link was not working.
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:
%System%\adirss.exe %System%\taskdir.exe %System%\zlbw.dll %System%\adir.dll %System%\log.txt %System%\taskdir~.exe
[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
sysinter="%System%\adirss.exe"
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
taskdir="%System%\taskdir.exe"
Email-Worms spread via email. The worm sends a copy of itself as an attachment to an email message or a link to its file on a network resource (e.g. a URL to an infected file on a compromised website or a hacker-owned website).
In the first case, the worm code activates when the infected attachment is opened (launched). In the second case, the code is activated when the link to the infected file is opened. In both case, the result is the same: the worm code is activated.
Email-Worms use a range of methods to send infected emails. The most common are:
Email-Worms use a number of different sources to find email addresses to which infected emails will be sent:
Many Email-Worms use more than one of the sources listed above. There are also other sources of email addresses, such as address books associated with web-based email services.
Email-Worm.