Slashdot Mirror


Microsoft Virus Spam: SoBig.F

If you're being barraged with Microsoft virus spam emails today, this story notes that it's a flare-up of an older Microsoft virus in a new, improved form. Yay for trustworthy computing.

30 of 557 comments (clear)

  1. Thank you Spamassassin by Gothmolly · · Score: 5, Informative

    If you set your score for MICROSOFT_EXECUTABLE high enough, and these emails with their .pif attachments get sent right to /dev/null

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:Thank you Spamassassin by Uggy · · Score: 4, Informative

      Don't need spamassassin for this. If you are using qmail-scanner just set your quarantine-attachments.txt in /var/spool/qmailscan/ like so:

      .exe 0 EXE attachements not allowed
      .vbs 0 VBS attachements not allowed
      .lnk 0 LNK attachements not allowed
      .pif 0 PIF attachements not allowed
      .com 0 PIF attachements not allowed
      .scr 0 SCR attachements not allowed
      .bat 0 BAT attachements not allowed

      Make sure whitespace between the columns is a tab and not spaces. Then rerun your qmailscanner db update and you're good to go.

      Spamassassin is WAY to intelligent to be feeding it filename extensions. This is a lot faster too.

      Are there any other extensions that would be good to block?

      --
      Toddlers are the stormtroopers of the Lord of Entropy.
    2. Re:Thank you Spamassassin by Electrum · · Score: 3, Informative

      If you set your score for MICROSOFT_EXECUTABLE high enough, and these emails with their .pif

      Even easier: reject it at the SMTP level

    3. Re:Thank you Spamassassin by tzanger · · Score: 2, Informative

      Yes, MICROSOFT_EXECUTABLE is a very good indicator of viruses, but I have yet to find a better indicator of spam email than OBFUSCATING_COMMENT. It's set to 12 on my system.

    4. Re:Thank you Spamassassin by Anonymous Coward · · Score: 5, Informative

      We filter these at the mail server:

      *.com, *.exe, *.bat, *.vbs, *.vbe, *.js, *.jse, *.hta, *.wsf, *.wsh, *.shs, *.scr, *.pif, *.lnk, *.chm

      All are potential vectors.

      http://antivirus.about.com has a bigger list of suspicious attachment types. Some are document types, but others are just special executable types in Windows, such as .chm files, which are compiled help files.

      It isn't these *have been* exploited by virus writers (though many have), but rather that they *could be*, because of their nature. I would never filter all of them, but I've gotta admit after scanning the list, most of these would be surprising to me to find in an email.

      ADE Microsoft Access Project Extension
      ADP Microsoft Access Project
      BAS Visual Basic Class Module
      BAT Batch File
      CHM Compiled HTML Help File
      CMD Windows NT Command Script
      COM MS-DOS Application
      CPL Control Panel Extension
      CRT Security Certificate
      DLL Dynamic Link Library
      DO* Word Documents and Templates
      EXE Application
      HLP Windows Help File
      HTA HTML Applications
      INF Setup Information File
      INS Internet Communication Settings
      ISP Internet Communication Settings
      JS JScript File
      JSE JScript Encoded Script File
      LNK Shortcut
      MDB Microsoft Access Application
      MDE Microsoft Access MDE Database
      MSC Microsoft Common Console Document
      MSI Windows Installer Package
      MSP Windows Installer Patch
      MST Visual Test Source File
      OCX ActiveX Objects
      PCD Photo CD Image
      PIF Shortcut to MS-DOS Program
      POT PowerPoint Templates
      PPT PowerPoint Files
      REG Registration Entries
      SCR Screen Saver
      SCT Windows Script Component
      SHB Document Shortcut File
      SHS Shell Scrap Object
      SYS System Config/Driver
      URL Internet Shortcut (Uniform Resource Locator)
      VB VBScript File
      VBE VBScript Encoded Script File
      VBS VBScript Script File
      WSC Windows Script Component
      WSF Windows Script File
      WSH Windows Scripting Host Settings File
      XL* Excel Files and Templates

    5. Re:Thank you Spamassassin by arth1 · · Score: 2, Informative
      Are there any other extensions that would be good to block?
      .EML and .MBX, to stop attachments hidden inside attached email messages.

      What sucks is that almost all the Sobig.F's I got today were bounces from mail servers whose admins doesn't know (or care) that the sender of virus attachments is a fake, and just another name from the contact list of the sender.

      To mail server administrators: Do *NOT* bounce mail known to contain viruses -- all you accomplish is to propagate it to someone else instead of your user. Even though the recepient of the bounce is smart enough to understand this (not a given), you waste bandwidth and storage space.

      Regards,
      --
      *Art
    6. Re:Thank you Spamassassin by WGR · · Score: 2, Informative

      There is lots of evidence to show that the Sobig virus was created by a spammer to install a lot of open relays for spam.
      One of the side effects is that the infected machine will listen on a high port and forward all email amessages received on its built-in SMTP engine (that it uses for spreading in the first place).
      If you check on spam origins lately, you wil find a lot seems to come from ADSL/cable clients who proably don't even realize that they are helping spammers.
      It seems quite likely that the first targets of the virus would be addresses in spam lists.

  2. Yay, michael's a tool by Anonymous Coward · · Score: 0, Informative

    These things have been patched months, or years ago. Boo hoo for the people that don't patch their systems.

  3. heh by abhisarda · · Score: 4, Informative

    Just read about about it on the BBC

  4. Norton Write-up on Latest Sobig Variant by echucker · · Score: 3, Informative

    http://www.sarc.com/avcenter/venc/data/w32.sobig.f @mm.html

  5. This software will help if you got the virus by joeykiller · · Score: 5, Informative

    I should have mentioned this in my last post... if you've got the SoBig.F virus, FSecure has posted a free fix here.

    ftp://ftp.f-secure.com/anti-virus/tools/f-sobig.ex e

  6. for more Information... by phloydphreak · · Score: 2, Informative

    into the worm see the network associates

    also: I remember a worm (maybe a year and a half ago) which ran directly through outlook (by simply activating an email-without opening the file). Does anyone remember this? if so, please refresh my memory. Thanks.

    --
    "this is the gloaming"
    radiohead
  7. Re:Small norway with largest outbreak by Himmit · · Score: 2, Informative

    According to several of the norwegian newssites Norways outbreak accords for 33% of the registered incidents and Usa follows on with 30% and so on. It's annoying as he**, I have got about 65 virus mail's the last three hours and counting

  8. hmm by cetan · · Score: 5, Informative
    --
    In Soviet Russia...michael would be rotting in Siberia!
  9. Re:Block Attachments on Exchange? by gregarican · · Score: 5, Informative
    There are command line utils in Exchange 5.5 that can help delete these attachments totally. Look on the installation CD for details.

    Starting with Office XP you'll see that Outlook automatically blocks attachments ending in PIF, BAT, EXE, etc. This is an absolute that can only be modified through admin policies out in an Exchange folder.

    If you are looking for this type of deal I *think* Outlook 2000 has a service pack that installs the attachment blocking.

    Hope this helps!

  10. 1 every 10 seconds? by Abm0raz · · Score: 3, Informative

    I got 436 hits this morning in 2 hrs for my compan's email (~500 employees). I already had *.pif files blocked (I'll give any of my users a free beer if they could even tell me what a *.pif files was used for, more or less why they should be receiving it). In 2hrs a dial-up ISP in california, the University of New Hampshire, the Indiana University of Pennsylvania, Piglet.DisneyOnline.com, a verizon DSL node, and an adelphia cable modem node had all been shut down and cleaned. Soon as I recognized what was coming in, I traced the source IPs, called the contacts, and talked to their IT people. With the exception of Disney, all were quite co-operative, had their machines down with-in minutes of notification, and back up after cleaning the virus.

    The nature of these Sobig virii/viruses are that they repeatedly hit the same addresses. Take a few seconds, look at the header, get the IP, look up the DNS, get the contact name, call and explain and you'll save yourself (and countless others) a lot of unnecessary hell.

    -Ab

    ps. that also explains why some of my posts this morning were a little bit ... 'tart'

    --
    Nothing fails quite like prayer.
  11. Spoofs From: addresses too. by rdewald · · Score: 3, Informative

    I just got a bounce message (with the e-mail below attached) from an automated domain mail admin because it believed I was the sender of a so.big payload (to a user who has a full e-mailbox).

    I don't use windows, so it's not coming from any of my boxes.

    Here's the header and body text:

    -----

    Received: from HP ([141.154.241.155]) by mta02.mail.mel.aone.net.au
    with ESMTP
    id [20030819180952.SWCW5855.mta02.mail.mel.aone.net.a u@HP>
    for [removed for /. post]; Wed, 20 Aug 2003 04:09:52 +1000
    From: [removed for /.-- it was my valid email address]
    To: [likewise removed]
    Subject: Re: That movie
    Date: Tue, 19 Aug 2003 14:10:02 --0400
    X-MailScanner: Found to be clean
    Importance: Normal
    X-Mailer: Microsoft Outlook Express 6.00.2600.0000
    X-MSMail-Priority: Normal
    X-Priority: 3 (Normal)
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
    boundary="_NextPart_000_00FA8C46"
    Message-Id:

    This is a multipart message in MIME format

    --_NextPart_000_00FA8C46
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: 7bit

    Please see the attached file for details.
    --_NextPart_000_00FA8C46
    Content-Type: application/octet-stream;
    name="your_document.pif"
    Content-Transfer-Encodin g: base64
    Content-Disposition: attachment;
    filename="your_document.pif"

    -----

    The your_document.pif was a binary of about 100k.

    --
    The best way to do is to be.
  12. Here's Trend Micro's article by jdgreen7 · · Score: 2, Informative
    Description of SOBIG_F

    Here is HouseCall - Their online free virus scanner.

    Anyone without an antivirus program seriously needs to get one:

    McAfee

    Symantec (Norton)

    Trend Micro

    Just to name a few...

  13. Re:It's a worm - blame the users! by American+AC+in+Paris · · Score: 4, Informative
    Let's not forget that this is a worm. It requires that a user launches the executable so it can infect the system.

    A worm is a program that propagates itself over a network, reproducing itself as it goes. While this worm may require user intervention, there exist plenty of worms that do not (the most infamous being the Morris Worm.) A malicious program that masquerades as a legitimate application is a Trojan horse.

    SoBig.F appears to be a Trojan with some worm-like qualities. Of course, in the world of Microsoft mail exploits, the lines are blurred, but a worm is generally not a user-launched process.

    Pedantic, I know, but worms are a special interest of mine, and they generally take a fair bit more skill to create than your average Trojan horse.

    --

    Obliteracy: Words with explosions

  14. Re:Small norway with largest outbreak by Arker · · Score: 2, Informative

    I've gotten more than a halfdozen today. I'm in Sweden, although only one of my addresses is a .se. Considering I have 5 addresses I use regularly, and one guy is claiming 5000 copies of it this morning, I guess I got off lucky. For the moment.

    My mac is obviously immune to the thing, and so is my windows box, seeing that it has IE and Outlook completely removed (yes, every last stupid .dll killed and a couple programs patched to work without it) so it wouldn't get any traction there, even if I used it for email, which I dont.

    But the worrying thing is I'm already getting attachment removal notices from mailservers that delete these things, so at least one copy of this bloody thing is forging my address when it tries to reproduce. Bloody hell.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  15. Re:Snowcrash? by jaxdahl · · Score: 2, Informative

    I do have the book with me. So here's the quote from page 428 of the latest paperback edition.

    IF THIS WERE A VIRUS
    YOU WOULD BE DEAD NOW
    FORTUNATELY IT'S NOT
    THE METAVERSE IS A DANGEROUS PLACE;
    HOW'S YOUR SECURITY?
    CALL HIRO PROTAGONIST SECURITY ASSOCIATES
    FOR A FREE INITIAL CONSULTATION

    crud. lameness filter. adding some more lowercase random crap here so that it will pass the lameness filter. stupid lameness filter.

  16. OK, I'm getting tired of this "joke" by Jugalator · · Score: 3, Informative

    Yay for trustworthy computing.

    MS jokes aren't innovative, but can still be fun, but not as fun if they aren't trying to relate to the truth very much. Read up about trustworthy computing and learn how it is a process that has barely taken off today, but is an effort that will show up more in Longhorn, etc. DRM and NGSCB are two technologies that have a lot to do with trustworthy computing that aren't even implemented in today's versions of Windows.

    At 2002, MS said:

    "It may take us ten to 15 years to get there, both as an industry and as a society."

    Trustworthy computing is in many ways only at the concept stage this far.

    Sure, one might wonder what's making them think it will take a time period as long as an outrageous 15 years to get these things straight and one might think DRM is Bill Gates' worst idea ever, but then one should comment about this instead. This may seem that I'm defending Microsoft, although I'm in this case just being annoyed by a joke I've seen numerous times before, and that must have been made up by some uninformed person.

    --
    Beware: In C++, your friends can see your privates!
  17. Procmail Rule by David+D · · Score: 4, Informative

    Here is a decent procmail rule, probably not perfect.

    :0
    * > 100000
    * < 120000
    * ^Content-Type:.*multipart/mixed;
    {
    :0 B hfi
    * ^Please see the attached zip file for details.
    * ^Content-Disposition: attachment;
    * ^Content-Transfer-Encoding: base64
    * 9876543210^1 ^Content-(Type|Disposition):.*$.*name *= *"?(your_details|application|document|screensaver| movie)[0-9]*\.zip"?
    * 9876543210^1 ^Content-(Type|Disposition):.*name *= *"?(your_details|application|document|document_Fal l|thank|screensaver|movie)[0-9]*\.zip"?
    | formail -A "X-Content-Security: [$HOST] NOTIFY"
    -A "X-Content-Security: [$HOST] QUARANTINE"
    -A "X-Content-Security: [$HOST] REPORT: Trapped SoBig worm - http://securityresponse.symantec.com/avcenter/venc /data/w32.sobig.e@mm.html"
    }

  18. Re:Unix History by __past__ · · Score: 4, Informative
    I have no idea what you are trying to say, but this is slashdot, so I'll reply anyway:

    • Microsoft, cooperating with SCO, built the first Unix to run on Intel-compatible processors, called Xenix. That was before Windows. So I doubt that lack of Unix knowledge is a major reason for any of MS's mistakes.
    • Compared to other systems of that time, the Unix security model was (and basically still is) piss-poor. And the implementations in the 80s were buggy as hell. It's just that Unix is way better than all the alternatives today (and there is only one non-Unix system left for most intents and purposes), and a huge amount of post-fact bugfixing and workarounds, that make it look good. In other words, it is true that Unix-like systems tend to be the most secure today, but that in itself is a tragedy.
  19. Run Junk Mail Controls on Folder by I+didn't · · Score: 2, Informative

    Instead of deleting them by hand, you can train the filter with several of them and then from menu bar -> Tools -> Run Junk Mail Controls on Folder.

    Alternatively you can set up a message filter (from the Tools menu too) and then run it on your inbox.

    Good luck.

    1. Re:Run Junk Mail Controls on Folder by Metrol · · Score: 2, Informative

      Just an FYI

      To filter this thing out have Mozilla look for a header value of:

      X-MailScanner: Found to be clean

      It's in the header info on each and every one of these mails. You'll need to configure a custom header of "X-MailScanner" then look for a value of "Found to be clean" in order to get this to work.

      Seems this virus is trying to fake out AV checking at the server.

      --
      The line must be drawn here. This far. No further.
  20. Re:Virus notifications are worse by RedHat+Rocky · · Score: 2, Informative

    Perhaps I should have specified AUTOMATED responses.

    Since most of the envelope addresses are spoofed (sobig certainly does this), having a mail server with a virus scanner automatically shoot off a message to the envelope address does no good. The admin of the server that sent the virus won't see the message, the spoofed address gets messages for stuff they can't do anything about.

    I know I'm not going to sit and send 100 virus notifications for the mail I've gotten in the last 30 minutes!! Half the idiots don't even have a postmaster alias, the exercise is close to pointless.

    --
    Anything is possible given time and money.
  21. Re:Where are the open source virus scanners? by ShannaraFan · · Score: 2, Informative

    http://clamav.elektrapro.com/

    Work for me, has for several months now...

  22. Re:Feh. by dotgain · · Score: 2, Informative
    Why ask the user to click on something when you can just embed the same info in an img url?

    Because the default in my email client (and hopefully yours) is not to fetch anything referred to in an html document, like images, popup javascript etc - bacause that's the oldest trick in the book to verify email addresses without the users intervention. Links, however are still displayed in case they are useful and without malice.

    So you still have the course of social engineerng to get the user to click the link at least.

  23. Re: How are stupid users MS's fault? by Black+Parrot · · Score: 2, Informative


    > This same thing could happen on Linux, there is nothing stopping a Linux user from running a file attachment. This isn't a MS problem, it is a user education problem.

    The difference being that Linux applications don't go out of their way to make it easy for idiots to do what idiots do best.

    The general public is never going to be computer savvy, any more than 100 years of experience and probably a few million lost lives has made them automobile savvy. Designing general-use software that requires a high level of user sophistication in order to be rudimentarily secure is as much a design error as designing software that requires three arms to use would be, because the human capability isn't there and never will be.

    The fact that it "could" happen on other OSes but isn't, is the best argument that it is MS's fault.

    --
    Sheesh, evil *and* a jerk. -- Jade