PDA

View Full Version : Im Virus *fyi*



muchspl2
02-10-2004, 11:07 PM
**DO NOT INSTALL THE ACTIVEX SOFTWARE ON LINK BELOW**
im stats something to the effect of
"hey check this out - http://www.wgutv.com/osama_capture.php?7Uax"
it installs www.buddylinks.com (http://www.buddylinks.com)

BuddyLinks provides a revolutionary new way for instant messenger users to instantaneously share entertaining content with their entire IM "buddy list" network all at one time.

The permission-based software, including interactive games, can be downloaded directly through IM via a URL link. Once the software is downloaded, users can easily and quickly communicate jokes, games and amusing pictures within their entire IM social network.

Aaron_T
02-10-2004, 11:09 PM
:blink: :blink: :blink:

DarthInsinuate
02-11-2004, 12:26 AM
Originally posted by muchspl2@10 February 2004 - 22:07
**DO NOT INSTALL THE ACTIVEX SOFTWARE ON LINK BELOW**
now a good idea would be to not make it a hyperlink, unless you want them to click on it :ph34r: , hmmmmmmmmmmmm

muchspl2
02-11-2004, 12:28 AM
you can click it, but it will pop up a gray box
I wouldn't recommend you saying yes :D

Busyman
02-11-2004, 01:41 AM
Originally posted by DarthInsinuate+10 February 2004 - 20:26--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (DarthInsinuate @ 10 February 2004 - 20:26)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-muchspl2@10 February 2004 - 22:07
**DO NOT INSTALL THE ACTIVEX SOFTWARE ON LINK BELOW**
now a good idea would be to not make it a hyperlink, unless you want them to click on it :ph34r: , hmmmmmmmmmmmm [/b][/quote]
If someone clicks it, they deserve to get, as some of you call it, OWNED OR PWNED&#33;&#33;&#33; :lol: :lol:

muchspl2
02-11-2004, 01:51 AM
here a fix strait jacked from another forum

Systems Affected:
AOL AIM client (does not affect trillian, miranda, etc)
MS Internet Explorer 4.x, 5.x, 6.x

What you can do:
In order of preference:
1, format, reinstall, and apply a sensible security policy, such as not logging on as administrator
2, change your IE settings to not automatically download and install programs just because a web site tells it to
3, tell IE to ignore the buddylinks worm installer

Here&#39;s how you do each:
1, it&#39;s involved.
2, this is easy. You&#39;ll need to run a couple of commands. If you don&#39;t have windows XP, you&#39;ll need reg.exe, free from lots of places:
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;Internet Settings&#092;Zones&#092;3&#34; /v &#34;1001&#34; /t REG_DWORD /d 1 /f
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;Internet Settings&#092;Zones&#092;3&#34; /v &#34;1004&#34; /t REG_DWORD /d 1 /f
3, This is easy too. Just add its CLSID to the blacklist:
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Internet Explorer&#092;ActiveX Compatibility&#092;{FDDCE9FF-1FC6-413c-80B1-37B101FDA1D4}&#34; /v &#34;Compatibility Flags&#34; /t REG_DWORD /d 1024 /f



If you&#39;re already infected, you need to unregister the file, then delete it. Run these commands:

regsvr32 /s /u &#34;%SYSTEMROOT%&#092;Downloaded Program Files&#092;shellinstaller.ocx&#34;
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;RunOnce&#34; /v &#34;Buddylinks&#34; /t REG_STRING /d &#34;del /s %SYSTEMDRIVE%&#092;shellinstaller.ocx&#34;


All of this in one code block:
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;Int &nbsp;ernet Settings&#092;Zones&#092;3&#34; /v &#34;1001&#34; /t REG_DWORD /d 1 /f
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;Int &nbsp;ernet Settings&#092;Zones&#092;3&#34; /v &#34;1004&#34; /t REG_DWORD /d 1 /f
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Internet Explorer&#092;ActiveX Compatibility&#092;{FDDCE9FF-1FC6-413c-80B1-37B101FDA1D4}&#34; /v &#34;Compatibility Flags&#34; /t REG_DWORD /d 1024 /f
regsvr32 /s /u &#34;%SYSTEMROOT%&#092;Downloaded Program Files&#092;shellinstaller.ocx&#34;
reg add &#34;HKLM&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;Run &nbsp;Once&#34; /v &#34;Buddylinks&#34; /t REG_STRING /d &#34;del /s %SYSTEMDRIVE%&#092;shellinstaller.ocx&#34;

To run these, copy them to the clipboard and paste them into a command prompt window (start/programs/accessories/command prompt).

To see if you&#39;re infected, do "dir /s %SYSTEMDRIVE%&#092;shellinstaller.ocx". If anything comes up, you have it