New Worm Spreads Via MSN Messenger
vxone writes "Anti-virus experts are watching a new worm that spreads through Microsoft Corp.'s MSN Messenger client. The worm is not harmful to infected machines and has infected only a few PCs at this point, according to an analysis by Trend Micro Inc. Known as Jitux, the worm is self-propagating and contains a link to a Web site that automatically downloads an executable file named 'jituxramon.exe' to the PC. Once the file runs, the worm begins sending out copies of itself to all of the names in the user's Messenger contact list."
For anyone who has tried to uninstall MSN messanger, you know how much of a bitch it is. I recommend Windows XP antispy to get rid of it.
:)
After all, (simpsonism) "no one who speaks german could be evil (/simpsonism)
To make laws that man cannot, and will not obey, serves to bring all law into contempt.
--E.C. Stanton
It doesn't seem to be using any particular vulnerabilities in MSN. It depends on users to click on a URL they receive in a message.
Now what responsible user would do that. NAI's web site claims that the worm code itself has been removed from the web server, thus rendering the worm harmless:
http://vil.nai.com/vil/content/v_100931.htm
-- Update 31st December 2003 --
This threat is considered to be a Low-Profiled risk due to media attention at: http://www.web-user.co.uk/news/47502.html
This detection is for a worm intended to propagate via MSN Messenger instant messaging. The worm is written in Visual Basic.
It propagates by sending messages to the MSN messenger contact list. The messages contain a link to the worm itself:
http://www.home.no/( removed )/jituxramon.exe
When the link is clicked, the worm is downloaded to the target machine.
Note: at the time of writing the the worm was unavailable from this URL.
copy and paste into a .bat file
C HINE\SOFTWARE\Policies\Microsoft\Me ssenger\Client]>>%temp%\noe gr .reg% \nomsngr.reg /s %temp%\nomsngr.reg
:)
@echo off
echo Removing Microsoft Messenger...
rundll32 advpack.dll,LaunchINFSection %WinDir%\inf\msmsgs.inf,BLC.Remove
echo Disabling it from running in the future...
echo REGEDIT4>%temp%\nomsngr.reg
echo
[HKEY_LOCAL_MA
msngr.reg
echo "PreventRun"=dword:00000001>>%temp%\nomsngr.reg
echo "PreventAutoRun"=dword:00000001>>%temp%\nomsngr.r
echo "PreventAutoUpdate"=dword:00000001>>%temp%\nomsng
echo "PreventBackgroundDownload"=dword:00000001>>%temp
echo "Disabled"=dword:00000001>>%temp%\nomsngr.re g
regedit
run and bam! messenger is gone for good
+++ David Watts 5495 0.0 0.5 1888 884