| ALIAS: | I-Worm.Hydra |
Automatic Disinfection
Allow F-Secure Anti-Virus to disinfect the relevant files.
For more general information on disinfection, please see Removal Instructions.
Eliminating a Local Network Outbreak
If the infection is in a local network, please follow the instructions on this webpage:
When the worm starts (when a user clicks on attached EXE file) the worm copies itself to Windows directory with MSSERV.EXE name and registers that file in Windows registry auto-run keys:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
All these "Run=" keys then have the string value that runs worm copy on each Windows start:
where %WinDir% is Windows main directory.
Spreading
The worm then stays in Windows memory as hidden application (service), connects to MS Outlook and registers itself as MS Outlook "NewMail" and "ItemSend" events handler (i.e. the worm attaches itself to MS Outlook events).
On "NewMail" (a new mail has arrived) the worm looks if it is its own message from another infected machine, and then deletes it. The worm opens the message, looks for EXE attach and deletes that message if EXE attach has the same length as worm's EXE file has.
On "ItemSend" (a message is being sent) the worm looks for already attached files, gets the first one, replaces it with its own copy, renames attach to .EXE, and then sends it. If the message has no attach, the worm attaches itself with eight bytes random name and .EXE extenstion.
On Friday 13th from 13:00 till 14:00 the worm also adds the text to the beginning of message body:
[I-Worm.Hydra] ...by gl_st0rm of [mions]
Protection
The worm performs several actions to hide itself and to avoid removing its file and affected registry "Run=" keys. The worm deletes the MSCONFIG.EXE file in Windows system directory, looks for active applications and kills them (terminates these processes):
As a result the worm disables several types of anti-virus protections, as well as immediately closes Registry editors on their start.
The worm also try to kill F-Secure Anti-Virus and AVP anti-virus databases.
Member of SETI Distributed Network
The worm installs and activates the SETI (Search for Extraterrestrial Intelligence) software to affected computer (see more information about SETI at http://setiathome.berkeley.edu).
The SETI software is downloaded by worm to Windows directory with MSSETI.EXE name from following FTP sites:
ftp://ftp.cdrom.com/pub/setiathome/setiathome-3.03.i386-winnt-cmdline.exe ftp://ftp.let.uu.nl/pub/software/winnt/setiathome-3.03.i386-winnt-cmdline.exe ftp://ftp.cdrom.com/.2/setiathome/setiathome-3.03.i386-winnt-cmdline.exe ftp://alien.ssl.berkeley.edu/pub/setiathome-3.03.i386-winnt-cmdline.exe ftp://setidata.ssl.berkeley.edu/pub/setiathome-3.03.i386-winnt-cmdline.exe
The worm also creates in Windows directory the following files:
and registers RUN_MSSETI.VBS file in Registry auto-run keys:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run msseti = WScript.exe %WinDir%\run_msseti.vbs"
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices msseti = WScript.exe %WinDir%\run_msseti.vbs"
The USER_INFO.SAH file contains user specific information about SETI user, the worm writes following IDs to there:
id=2199938 key=1603033966 email_addr=gl_storm@seznam.cz name=GL_STORM country=Czech Republic