Slashdot Mirror


Unprecedented level of Virus Alerts

arpy writes "iTnews reports that according to Trend Micro (makers of PC-cillin), there was a record-breaking level of virus alerts in the first quarter of 2004. In Q1 2003, Trend issued 35 virus warnings. During the same period this year, it issued 232. According to the company's annual virus round-up and forecast (PDF), the number of alerts was pretty much steady for 2001-2003. Particularly noteworthy is that so many of the viruses are variants, not original. Trend's April 2 Weekly Virus Report reveals that of the "Top 10 most prevalent global malware", the top five are all variations of Worm_NETSKY. This would seem to confirm Virus creators are sharing more code."

61 of 424 comments (clear)

  1. There are some nasty ones by Anonymous Coward · · Score: 3, Insightful

    Especially on IRC. Quite a few IE/mIRC trojans/viruses. Too bad so many users are so clueless and will click anything that looks like it might be porn.

    1. Re:There are some nasty ones by 1u3hr · · Score: 4, Funny
      While I suspect it's a typo one would think (hope?) Taco may have picked it up

      "in the first quater", "varients, not original".
      Taco pick up a typo? You must be new here...

    2. Re:There are some nasty ones by andy+landy · · Score: 5, Interesting

      I work at a UK University as a sysadmin and the most prevalent viruses around here are Bagle, Netsky and MyDoom. The scary part about it all is that Both Bagle and Netsky are in about their 20th revision (Yes, viruses get upgrades and bugfixes too)

      The more recent versions of these viruses are even killing off their 'competitors' - a recent Netsky will kill off any Bagle or MyDoom viruses it finds.

      I'm still staggered that people will open email from people they've never heard of, open any attachments therein, entering passwords as they go!

      The worst case of virus authors realising the stupidity of the people they were targetting was a virus with an NTP client built-in, so that the timebomb expiry on it would still work, despite the host PC's clock not being set correctly!

      --
      perl -e 'print "Just another Perl newbie\n";'
  2. Virus scanners suck by Anonymous Coward · · Score: 3, Insightful

    Its reactionary, they cant predict what people will code. Its sad that they give people a false sense of security.

    1. Re:Virus scanners suck by Anonymous Coward · · Score: 5, Insightful

      I would like to elaborate on that thought. Virus Scanners worked when there wasn't a vast connected network such as the internet. Trojans/worms took a helluva lot more time to propagate where now-a-days they spread extremly fast, a good example would be the DCOM worm. It was a lot more difficult to be infected by a virus such as michelango than today's malware if for no other reason than companies having more time to react.

    2. Re:Virus scanners suck by FireFury03 · · Score: 5, Informative

      While I'm certainly against malicious software (my inbox gets absolutely flooded with these trojans), I think that "virus" writing has really gone down hill in recent years.

      In the good old days, viruses were tightly coded programs that often did cool things (undesirable, but still cool, like making all the letters fall off your screen). They would modify existing programs to become carriers - this is the true meaning of a virus, it modifys legitimate code to allow it to propogate.

      Remember the Cascade virus, back in 1988? 1701 bytes of code that sits in memory, modifying .com files to include it's code as they're opened. Compare with current "viruses", which are really no more than trojans. They're several tens of K in size, rely on the user to be stupid and execute it manually and often just add themselves to the list of programs to start on bootup.

      Correct me if I'm wrong, but I don't think a real virus has been written since the late 1990's. All current "viruses" are either trojans or worms.

      Virus - modifies existing programs to include it's own code.
      Trojan - executable file that pretends to be something the luser wants but is really malicious.
      Worm - self replicating software that uses a network-accessible vulnerability to propogate to other machines on the network (think Code Red, et al)

    3. Re:Virus scanners suck by O2n · · Score: 3, Interesting

      Correct me if I'm wrong

      Well, I think you are. At least CIH was a real virus, by your definition. Check the technical descripion here.
      Nasty one, also - tries to re-flash the BIOS with garbage.

      But generally speaking you're right, most of the so-called viruses are actually trojans these days.

  3. Ummmm by soundsop · · Score: 5, Funny

    This would seem to confirm Virus creators are sharing more code.

    So, do they prefer GPL or BSD license?

  4. And it's not going to go away soon... by heironymouscoward · · Score: 5, Insightful

    A quote from a journal entry from last September:

    And so we come to the nightmare scenario. A relatively benign
    parasite has infiltrated the general population and suddenly a very
    "hot" parasite discovers how to piggy-back that infection. In the
    blink of an eye - a day, an hour - 50% of Windows PCs around the
    world are destroyed. It can happen, and therefore, it most probably
    will.

    --
    Ceci n'est pas une signature
    1. Re:And it's not going to go away soon... by tim_mathews · · Score: 5, Funny

      Wait, 50% of Windows PCs being destroyed is a nightmare scenario? I thought that would be more a breath of fresh air?

    2. Re:And it's not going to go away soon... by 4minus0 · · Score: 4, Insightful

      You base your conclusing on a broad sweeping assumption that "it can happen". This theory is flawed. Viruses and worms are combated on many fronts, using multiple strategies.

      You are making a broad sweeping assumption as well. Routers with NAT, which offer rudimentary inbound firewalling as a side effect of actually doing NAT, do stop a good bit of the viral attacks such as back orifice etc but they aren't stateful firewalls like you'll see in an enterprise. They don't stop anything from going *out* the pipe. All it takes is a rogue payload on the inside of one of many networks with a big pipe and things get ugly quick! As an aside, I *don't* want my upstream provider filtering my traffic at all though and dropped the last ISP that started that and told them as much.

      You're also assuming that the AV software catches 'everything'. What about the last bout of worms carried by the encrypted zips? I'm in the driver's seat on a dozen or so high traffic mail servers up and down the East Coast of the US and I (and other admins) was caught off guard by this worm. We block (with client permission) every executable attachment known to Microsoft operating systems and a few obscure ones as well. The encrypted zips slid right past qmail-scanner, clamav and a couple home-grown perl scripts we use for filtering. Those worms slid past the big name AV products at places I do other types of work. I will give the ClamAV and the qmail-scanner mailing lists credit though...it wasn't long before there were patches and add-ons for each to drop that worm at the gate, patches came in to the qmail-scanner list within hours of the first sighting of that worm in the wild.

      The encrypted zip ruse was clever, how long before somebody comes up with something similar but more sinister? The only way to stop email-borne viruses completely would be to do as you say and stop all attachments completely. That's not an option for 99% of my clients, just simply not an option. Everytime I read something from one of the guys that works on ClamAV or one of the 'gurus' at the big AV labs about how shitty the code was in the last worm I get twitchy. What's going to happen if somebody that knows what they're doing and has a bit of cleverness up their sleeve as well decides to write the next nasty bug?

      --
      You've got an easy breezy wind at your back...most of the time.
  5. Or it could prove... by Anonymous Coward · · Score: 3, Insightful

    that there are lots of pissed off wanna be script kiddies, who are not happy with the way the world is heading, and see it as their duty to try and throw a spanner in the works.

  6. GPL, duh by Anonymous Coward · · Score: 5, Funny

    It's a viral license, remember?

  7. Re:Good by LostCluster · · Score: 4, Insightful

    Clueless people deserve it. It's not just going to be the clueless... even those running AV software won't be protected from a super-fast-moving virus...

  8. two questions... by vena · · Score: 4, Insightful

    don't many of these viruses use the same vulnerabilities? if that's the case, doesn't that mean a statistic like this should be pointed to not as an indicator of rising numbers of viruses, but as an indicator of the lack of response from the applications being exploited?

    i'm not certain that these viruses use the same vulnerabilities, so my second question is pretty heavily weighted on the first :)

  9. Windows Virus End User License Agreement by Anonymous Coward · · Score: 5, Funny

    The Windows Virus License, of course, since they're all Windows viruses, of course! ;)

    Windows Virus End User License Agreement

    Licensor, Skrip T. Kidie hereby licenses to you, the licensee, the ability to be infected on a single machine with not more than eight (8) processors by this Windows Virus (hereafter "the Virus").

    By reading this, you agree to allow your machine to become infected. We reserve any and all rights without limitation, while you disclaim any purported rights you might have so much as thought you had, including "fair use" rights, and agree to hold licensor harmless for the inevitable destruction of your PC.

    In the event you are found in possession of more copies of the Virus than you have license for, you will owe us $699 per violation. Furthermore, ...

    (10 more pages of legalese here)

  10. Re:Who cares? by omicronish · · Score: 3, Insightful

    I just block everything that isn't a document of some sort. Haven't had any problems at my company since.

    The unfortunate reality is that some viruses may affect you even if you aren't infected. Massive virus outbreaks are like spam: both generate large amounts of junk traffic that slow everyone's connection.

  11. Re:Good by YetAnotherDave · · Score: 5, Insightful

    I've seen some pretty fast-moving viruses get past the very expensive virus-scanner we have at work, but the only one to get by the simple, free, procmail-based one I use at home is the stupid one where you have to open an encrypted zipfile.

    http://impsec.org/email-tools/procmail-security. ht ml

    Now I have to ask, if users are dumb enough to open a password-protected zipfile in what sure looks like an obvious virus-generated message to me, aren't those users dumb enough to be convinced to chmod +x && ./runMyVirus

    I think this is evidence that no security system can realy be foolproof. The fools are just too persistent!

  12. Calling wolf? by dj245 · · Score: 4, Interesting

    When you have 232 virus warnings in a year, you have a wee bit of a problem. When you have 232 alerts in a fourth of a year, you have an industry gone markebonkers. Thats 2 and a half alerts per day. Is it any wonder Joe Average isn't paying attention any more and is getting fried? 232 virus warnings doesn't say to me that there is a problem with viruses, it tells me that there is a problem with whomever is issueing them. They need to re-evaluate what constitutes a warning, and what doesn't. Does BobWanky'sWhoopieWorm_A, BobWanky'sWhoopieWorm_B, and BobWanky'sWhoopieWorm_C, all need separate alerts? Its doubtful. We need to reign in these virus companies, who appear to have gone quite literally bananas, and give them a good smiting.

    --
    Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
  13. Question about AV software by ObviousGuy · · Score: 5, Interesting

    AV software seems to do a lot of scanning in a minimum amount of time. Considering the thousands upon thousands of viruses running around the wild, how is AV software able to scan each file so quickly, even if it only looks for specific signatures, it seems that each file would take an inordinate amount of time to scan. However it doesn't.

    Can someone give a brief explanation of how anti-virus software is able to scan so many files so quickly?

    --
    I have been pwned because my /. password was too easy to guess.
    1. Re:Question about AV software by bersl2 · · Score: 4, Informative

      Heuristics (probably)

      Viruses which have similar mechanisms leave similar signatures (in the case of true viruses; I'm not exactly certain how (or if) it's done for worms).

      IANA Anti-Virus Specialist

    2. Re:Question about AV software by X · · Score: 4, Informative

      It's really not as bad as you think. A relatively naive approach is to build an automaton based on the virus definitions. It's very much like using Perl regexps to search a ton of documents. You'd be amazed how fast you can do these scans once all you do is read a byte, transition to the next state in the automaton, rinse, repeat.

      Of course, you can always look at the source to figure it out.

      --
      sigs are a waste of space
  14. Should we still call them Virus alerts? by Chairboy · · Score: 4, Insightful

    There are few large virus threats in the past few years. Most of the stuff we see every day is technicall a worm.

    Why are we married to calling everything virus related when it is actually the flash-spread of worms that pose the most risk?

    The Morris worm was a wakeup call. It was the first large worm, and simultaneously the first Warhol attack. Today, the 'growing threat' is the idea of Warhol-type worms, even though the first such attack was back in the 1980s.

    The future of security is probably in the department of protecting against blended threats. AntiVirus software that only deals with stuff on your disk isn't enough anymore. You need, in order of importance:
    1. to adopt safer computing practices.
    2. Have some type of firewall that limits external access to services you don't actively use.
    3. A behavior based IDS (or similar technology)
    4. Disk and memory AV (eg, a typical antivirus program)
    5. Signature based IDS.

    Signature based IDS is least important, especially if you have the firewall in slot 2 that negates most of the use of an IDS. Disk and memory AV is important, but since 99% of all user-originated content comes over the wire these days, the smart money is on 1, 2, and 3.

    I suppose step 6 should be "Demand accurate coverage from technically competent news professionals that know the difference between the various threats". If your local anchorman said "Earthquake warning!" and it turns out it was a flood emergency, would you find that acceptable?

  15. Heuristic antivirus by core+plexus · · Score: 4, Funny
    I remember years ago some were touting heuristic antivirus as the way of the future. Obviously, it didn't work. The idea was to look for certain patterns rather than the actual virus.

    On the plus side, we can hope that if The Machines ever get away from us, we can get Jeff or Data or NEO or Ahhnold to load a virus and save us. On the minus side, one of these days someone is going to write something really nasty, and even those of us who don't use Windows will be affected, either through the drag in traffic, bringing down nodes, or the phone calls and other messages.

    It would be great to have a system that looks for changes and reports them...oh wait, I already have that.

    -cp-

    Alaska Bugs Sweat Gold Nuggets

    1. Re:Heuristic antivirus by 1u3hr · · Score: 5, Insightful
      I remember years ago some were touting heuristic antivirus as the way of the future. Obviously, it didn't work. The idea was to look for certain patterns rather than the actual virus.

      No, it did (does) work. It was simply more profitable to sell a program that requires frequent updates for each new threat. See e.g. Better antivirus software is worse than a virus?

    2. Re:Heuristic antivirus by Tuxedo+Jack · · Score: 3, Informative

      Grisoft.

      Free.

      Until they start charging for it, at least, but it's free for the moment.

      For those of you who don't know but run Windows anyways...

      http://www.grisoft.com

      --

      Striking fear in the authors of godawful fanfiction, I am here, appearing in darkness, Tuxedo Jack!
  16. Where's... by TechnologyX · · Score: 4, Interesting

    ...the data regarding AntiVirus software purchases, firewall purchases, patch downloads, etc for the same period?

    Since there was an unusually high number of viruses and alerts, it would be nice to see just how it's being handled on the user end. Were there spikes in Norton Anti-Virus purchases? Or are people getting nailed with virus after virus ( a big clue is that it's mostly just a slightly altered form of the virus ) because they're being typical Joe User and not trying to guard themselves?

    --
    Slashdot sucks
  17. Sharing code by buss_error · · Score: 4, Insightful
    This would seem to confirm Virus creators are sharing more code."

    And writing them for the same reason for the same people. Money from spammers. Look how many of those new viruses open back doors for proxies and steal email addresses. I don't think that it is so the virus writers can send love notes anonymously.

    --
    Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
  18. Sharing code by Anonymous Coward · · Score: 3, Interesting

    Viruses reply on several points of entry, and now use specialised code with predictable behaviour, that cause measurable damage to systems and networks.

    One thing, the companies who make money off this certainly do not want this to stop. This isn't a put a tin foil hat on message. Just correlate the line, viruses and profit for these companies. Now, of course, chicken and egg.

    Security is going nowhere, patching holes isn't going to save a sinking ship, and myself, I do not want to let the 'everybody else' flaot the security boat for too long now, else they will have enough power just to pay their own people to write the next netsky.

    What do you think can be done to remove the threat of viruses trojans and worms in the near future?

    Something simple, like an email client that runs with no provileges, in a sandbox, unable to harm the host computer.

    Or idiotic employees working *in* a sandbox, with no network connection, and a fisherprice computer.

    Yeah, that'd be more useful.

    Lets just all keep in our minds these people *profit* from this, and we cannot altogether trust anything they say.

    *puts on tin foil hat* erm.

    Oh the point, yeah, maybe anti-virus writers should SHARE CODE.

  19. need help fast by segment · · Score: 5, Funny

    I run a website called politrix of which is my own Sun machine. I recently received the following email and am confused of what to do
    Date: Mon, 06 Apr 2004 12:43:28 -0800 (PST)
    From: root <root! @ politrix.org>
    To: root! @ politrix.org
    Subject: Your Account

    Your account has been suspended due to massive amounts of spam and Mountain Dew spillage on your machine. If you do not open this zip file and click on the password protected zip file you generated, you will suspend your own account.

    Act now this is not a joke of virus! It is as real as Iraq's Weapons of Mass Destruction.

    Sincerely,
    Me
    root! @ politrix.org

    U.S. and Canada: (800) 555-1212
    Outside the U.S. and Canada: +1 (212) 555-1212
    Can someone please link a book on common sense so I can buy it to figure out why I am suspending my own account. Please hurry! Currently I am writing to this poor man in Africa who's promising me a couple of cool millions, so when I become rich, I will reward you handsomely.
  20. Re:Good by JPriest · · Score: 5, Funny
    Information wants to be free.
    Joe user wants to be infected.

    Make something idiot-proof and someone will build a better idiot.

    --
    Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
  21. Antivirus Software Makers vs. Arms Dealers by henrypijames · · Score: 5, Insightful

    In a way, the antivirus industry always reminds me of the nobel profession of arms dealing. On the table you provide your clients weapens to "defend" themselves and to archieve and maintain peace. Off the table you know the business only flourishes when there is a war. Of course there is always a war, but your interest is in an all-out war. So what do you do if there is no such an all-out war going on? Don't panic, you simply make your clients believe there is one indeed. As soon as they believe you, you win.

    If you don't know what I'm talking about, you shoudl read Vmyths more often.

  22. Re:Clam AV by ag0ny · · Score: 4, Informative
    Amidst all this, anyone know how clam AV (open source virus scanning engine, and 3rd fastest updater) is holding up?

    Quite well from my point of view. A virus went through the scanner three days ago, but the definition file was updated and I haven't seen any other virii go through it again.

    This is the "Catched virus top 20" in my mail server for the last few days:
    ares:/var/spool/qmailscan# cat quarantine.log |awk -F"\t" '{ print $5 }' |sort |uniq -c |sort -nr |head -20
    27111 Worm.SomeFool.P
    19574 Worm.SomeFool.Gen-1
    11220 Worm.SomeFool.Gen-2
    3967 Worm.SomeFool.Q
    1233 Worm.Dumaru.A
    1078 Worm.SCO.A
    751 Worm.Sobig.F
    329 Disallowed characters found in MIME headers
    315 Worm.Bagle.U
    275 Worm.SomeFool.I
    274 Disallowed breakage found in header name - potential virus
    164 Disallowed content found in MIME attachment - potential virus
    127 Worm.Dumaru.K
    123 Worm.Mydoom.F
    104 Worm.Bagle.Gen-zippwd
    101 Worm.Klez.H
    93 Worm.Bagle.Gen-zippwd-2
    85 Worm.Bagle.N
    76 Worm.Bagle.Gen-1
    51 Worm.VB.C
  23. An introduction to viruses by chrysalis · · Score: 4, Funny

    A lot /. readers are not familiar with Windows and may ask what "virus" means in computer science. So in order to better understand this article, here's a short presentation.

    Virus are popular peer-to-peer sharing systems designed and optimized for Windows platforms.
    Great features of these systems over other P2P systems :
    - It's free software, although the license is often missing.
    - They are very well maintained. New versions are released almost every day.
    - They are easy to use : no need for a GUI, no need for a CLI, everything is fully automated.
    - Updates are also automatic.
    - No need to tweak your firewall, popular viruses can work on port 25 using a SMTP-like protocol.

    In order to join this community, you just have to run an installer called "outlook.exe". To improve your experience, the "internet explorer" add-on is also recommended.

    And how handy, the installer and its add-on are part of the vanilla "Windows" installation CD set. No need to download anything and no registration is required. Very convenient.

    Once the installer ("outlook.exe") has been started, an Evolution-like interface pops up. This is bloat, it can be safely ignored. Directly go to the "add contact" panel and fill in email addresses of friends you want to share executable with. Wait a few minutes (check the internet link is ok) et voila, viruses are automatically downloaded, installed and configured.

    You know understand why this p2p system is so popular in the Windows world : easy to install, easy to use, and the operating system keeps a lot of unfixed security holes in order to avoid breaking backward-compatibility with older viruses.

    --
    {{.sig}}
  24. Related to Spy/Adware? by Boinger69 · · Score: 5, Interesting

    I work in the 'PC Repair' industry, so this article really is of no news to me, as 90% of my business is pulling this garbage, and SPYWARE out of people's systems. I ask you, slashdot, are virus writers slowly getting in bed with these spyware writing scum suckers? More and more I see systems infested with a few nice worms, especially stuff along the lines of "Trojan.Startpage", the usually nastiness (B(e)agle, Netsky,) and TONS of spyware. Is this a sign that the two are going hand-in-hand, or just a giant example of the general idiocy of users. (I'm betting on both) Spybot/Ad-Aware/AVG only go so far. How are the tech-savvy supposed to protect these people? I've even had people try to claim that ad-aware or AVG INFECTED them a second time, because it wasnt there before, and they're system was working fine aside from mass mailing their friends viruses and throwing popups in their faces.

    Will we reach a point when the constant pushing of garbage in users faces will make the internet worthless to the common man?

    1. Re:Related to Spy/Adware? by ender81b · · Score: 5, Interesting

      You know what boggles my mind in regards to spyware/virus'?

      I work tech support at a local isp. We have... a fair number of customers (stupid NDA's). And I would say around 10-15% of our calls are virus/spyware related in at least some way.

      But what is really upsetting is this - how can users (somehow) manage to get 225 pieces of spyware and 42 virus' and then NOT be able to install a anti-virus program or spybot? Jesus Christ. It just... fucks with my head. I can't figure out who's to blame in this one.

      The other thing that is extremely upsetting is the utter lack of responsibility taken on by the computer manufactures in regards to spyware/virus'. Here's the deal. User X gets a new PC with their tax refund. User X puts computer on intarweb. 15 minutes later they get blaster, call me and tell me that "the internet broke their computer, can't be anything wrong with it just bought it blah blah blah blah." And then I go to look and, I'll be dammed, the brand spanking new dell they just bought contains 0 patches. No service pack 1, nothing.

      I'm not sure if it's just dell (I think hewlett packard is the same) but both of these manufactures, for home pc's, ship them 100% unpatched. And, of course, they don't have to deal with the tech support of cleaning off spyware/blaster. It's not like it is even the user's fault. If any of you put winxp on a machine (even with the firewall in xp enabled) that wasn't behind NAT/firewall it will get blaster/wachi/nachi in 10 minutes. There's litterally nothing you can do.

      Can we really blame Microsoft for this one? Or even ther user?

      Allright, I think i'm done venting ;).

  25. This is because of one simple thing... by mabu · · Score: 3, Insightful

    SPAMMERS...

    The worm/virus explosion is because RBLs are WORKING, and spammers are finding less IP space they can operate from. Their only alternative is to infect client PCs and turn them into proxies. Any mail admin can tell you this is what's happening. RBLs are working. Now if we can get the ISPs to enforce their Terms of Service and shut down compromised PCs, along with the authorities who may at some point get off their lazy asses and start putting some of these spammers in jail, we'd have 99% less virus/worm propagation. Occam would agree. Lobby your District Attorneys to stop prosecuting Tommy Chongs and do something in the public interest and the world will be a better place.

  26. People deserve it? by heironymouscoward · · Score: 3, Insightful

    Hardly. This is just blaming the victim. A poor policy.

    Relying on education and technological cures assumes that malware is a static target, but it's not. If you rely on improving people's understanding of viruses, you simply get viruses that act smarter and look like official emails. If you improve technology, you get viruses that actively target that technology itself (look at the BlackIce incident).

    Technological solutions just create an arms race, and we've seen how well that works. Look at your inbox... the grim rise of noisemail is hardly a sign of success.

    The solution is to acknowledge the nature of the problem: it follows the same laws as those of organic parasites, and the same solutions may be the only ones that work: perpetual change for the sake of change; trading of resistance; variety in place of standardization.

    --
    Ceci n'est pas une signature
  27. It makes me wonder. by LoveTheIRS · · Score: 4, Interesting

    I am running Fedora Core 1 w/ kernel 2.6.4 ... There have been these forrester research findings that linux distributions have about the same amount of dangerous vulnerabilities as Windows. When I took a peek at linuxsecurity.com all I found were vulnerabilities in server services like Open SSL, Squid and etc. Though I know those services are important to Linux's current most successful market (Enterprise Server Market). As a user running Fedora and runing services like: X server, cups, vmware and not having any other users but myself. Do I even need to patch? I mean, like X-server has been around for 20 yrs, can't I assume that it pretty much is safe from an external network attack?

  28. Worms seed proxy/relay farms by Nonesuch · · Score: 3, Informative
    The worm/virus explosion is because RBLs are WORKING, and spammers are finding less IP space they can operate from. Their only alternative is to infect client PCs and turn them into proxies.
    Most of the malware I run across, and many worms, include payloads to turn infected hosts into either an open proxy or more commonly a "bot" (IRC zombie).

    One (unfortunate) solution to spam from compromised workstations is for mail servers to refuse to accept SMTP messages from hosts in dialup and DHCP address ranges.

    For this I use the Pan-Am Dynamic List (PDL).

  29. Not enough by Mark_MF-WN · · Score: 4, Insightful
    I was setting up a W2k box once, and in the five minutes between the first boot and the installation of ZoneAlarm, a worm installed itself via NetBIOS.

    My fault, I suppose, for leaving it the demilitarized zone. I'm just so used to Linux though -- the idea that a modern OS would permit such a thing to happen is ridiculous.

  30. Ugh by CGP314 · · Score: 4, Insightful

    virus companies, who appear to have gone quite literally bananas

    So have they turned into bananas, or have they just gone to banana rich lands? Sorry, but I can't see how one can literally go bananas.


    -Colin

  31. Solve the damn problem by bangular · · Score: 4, Insightful

    If this is such a problem, why has there been such little effort to actually fix it. There have been reactionary measures (patches, anti-virus), and overkill security that's years away (security at the hardware level). A HUGE chunk of viruses could be wiped out if

    a) no more html email. Period. There's no reason for it other than making email look pretty. I've never run into a situtation where an informational email couldn't live without html.

    b) No more attachments. Email isn't a file transfer protocol. There are many many many other safe ways to send files. Email was never meant to send binary attachments anyway. The RFC doesn't allow it. To comply, a dirty hack was created in which binary data is turned into plain text. But it's obvious email wasn't meant to be used in that fashion.

    c) no more IE. No other piece of software has enabled so many viruses, adware, spyware, and shitware. IE is the malware enabler. I don't care if you use Opera, Mozilla, whatever, because pretty much everything is better than IE.

    d) quit blaming the damn users. MS has designed an operating system to be used by the simpliest people on earth. Those whom have absolutly no computer experience at all. How can you blame them then when they open viruses? If you are going to design an operating system to be used by the masses, then you must implement security measures as if the user is clueless, because usually they are. Because you can open a virus without a warning, yet you can't modify your "Windows" directory without a myriad of warnings, makes me wonder how high a priority security really is to MS.

    1. Re:Solve the damn problem by MoP030 · · Score: 5, Insightful
      a) no more html email. Period. There's no reason for it other than making email look pretty. I've never run into a situtation where an informational email couldn't live without html.
      Maybe you didn't have that that problem and neither do I. But i know a lot of less technically inclined people, who would send an email simply because it is pretty (say, because their new email program has these pretty templates with pictures of hawaii as a background.). Same goes for attachments. Email isn't only used for short, important messages. People use it to socialize, and as such they send stuff they think is funny, pretty or shiny.
      I think viruses over email will stop as soon as sexually transmitted diseases will stop because people stopped to have recreational, unprotected sex.
      --
      the most sexp i get is my paren-mode.
    2. Re:Solve the damn problem by Grishnakh · · Score: 3, Insightful

      If this is such a problem, why has there been such little effort to actually fix it. There have been reactionary measures (patches, anti-virus)...

      What are you talking about? There's been lots of effort in combating the virus problem, namely the products of the major antivirus software vendors like Trend Micro, and Symantec. It's worked extremely well. More and more viruses and worms come out, and the vendors make more and more updates, and sell more licenses. They've become extremely profitable. Since profit = success, this virus problem is obviously well in hand.

    3. Re:Solve the damn problem by Badanov · · Score: 3, Insightful
      Actually, users have a virus.

      It's a nasty disease characterized by this nagging, persistent feeling you know everything about computers and there is nothing you do not know.

      It's called Windowsitis.

      Public Service Announcement:

      Little Girl to her Mom: Mommy what's wrong with daddy?

      Mom (choking back tears): Nothing, dear. Daddy is... having problems.

      Little Girl: But why does he look that way?

      Announcer: Millions of Americans are suffering with a devastating, deblilitating disease. Spilled drinks, sitting in potato chip crumbs, eyes wide open, goofy smile on their face as they point and click for hours on end.

      You see what it is doing to him, but can you see what it is doing to your family?

      Through the American Windowsitis Association, millions of Americans are getting help. Through therapy and bans on purchases of crackers and coffee, training to use the off button, those Americans are leading useful, productive lives.

      So give. And give generously to the AWA.

      Little girl, huging her Dad, napping on the couch with a baseball game blaring on the TV: I am so glad I have you back, Daddy.

      --
      Dawn of the Dead
    4. Re:Solve the damn problem by prandal · · Score: 4, Interesting

      You forgot File Extension Hiding. One of the key weapons in the malware-writers' social engineering attacks. It's time File Extension Hiding was turned off. And time that MS released a patch to disable it for all time.

      Phil

    5. Re:Solve the damn problem by Genom · · Score: 4, Interesting

      What are you talking about? There's been lots of effort in combating the virus problem, namely the products of the major antivirus software vendors like Trend Micro, and Symantec. It's worked extremely well. More and more viruses and worms come out, and the vendors make more and more updates, and sell more licenses. They've become extremely profitable. Since profit = success, this virus problem is obviously well in hand.

      I'm guessing that was sarcasm, in which case I totally agree ^^

      The problem here is that the viral arms race is a cash cow. It's in Symantec/Trend/McAffee/et. al.'s best interest, financially, to make sure that viruses/worms/malware continue to propagate.

      If virus/worm/malware activity suddenly stopped, there'd be little need for the services those companies provide. If, however, the threat multiplied over time, there would be an increased demand for thier services - which in turn would equate to more money in their pockets.

      I'm not saying these firms are crooked - I'm also not saying they aren't. All I'm saying is that they have a vested interest in keeping the threat alive, or even increasing its magnitude. Whether they do so or not is neither here nor there.

      MS, of course, shoulders a portion of the blame for the problem. OE, after all, is the most effective virus/worm/malware distribution engine *ever*. (Outlook itself not being far behind, but that's part of Office, which most folks actually have to pay for -- OE comes installed with the Windows OS that comes pre0nstalled on most new machines, and hence has a much greater distribution) But then again, if it were secure, given MS's overwhelming marketshare, how would *that* effect the bottom line for the AV companies?

      A healthy skepticism about the industry is quite warranted, I think.

  32. Pearl Harbor of the web. . ? by Fantastic+Lad · · Score: 4, Insightful
    I don't know which way to jump on this one. . .

    On the one hand, what I see is a 'cool' new trend in virus writing; "Wow! Cool! Like, I can re-script a code which will secure me lots of slave machines! Excellllllent. I want to play, too!"

    On the other hand, it also strikes me as very convenient that the web should be pummeled right now when there is such a push to massively control EVERYTHING and EVERYONE on the planet. --How easy would it be for the fine people in black-ops-secret-shmecret-government to release a few hundred viruses into the wild?

    Pretty damned easy, I'd say. But to what end?

    Simple. Everybody is getting fed up. "Oh, please install new laws which allow us to punish spammers. Oh, please, mighty government, do SOMETHING to control the web so that I can get my email!"

    The internet, at the moment, is THE prime source of real information and world-wide communication. You can say here, out in the open, "BUSH IS A LIAR AND A CRIMINAL" And link to a hundred sites which explain -with detailed evidence- exactly why this is so.

    Fascist governments don't appreciate this. Machiavelli recommended the swift destruction of dissidents who speak such things, in order to control a kingdom.

    230 new script kiddies a month releasing malignant code into the wild, or a handful of unimaginative agents bent on pissing everybody off so much that they start begging for leashes?

    I don't know. But it wouldn't surprise me in the slightest to find out that the assholes -once again- are in charge.


    -FL

  33. Re:Good by jbrax · · Score: 3, Informative

    If users are dumb enough to open a password-protected zipfile in what sure looks like an obvious virus-generated message to me, aren't those users dumb enough to be convinced to chmod +x && ./runMyVirus

    I have installed several Linux desktops in my workplace (replacing old winboxes). I always mount home as noexec. So even the dump users will be safe. Because /home has to be on a separate partition, I use LVM (so that I can resize /home later if needed).

    I've been suprised for the positive comments. One user asked me after few days with Linux DT: "What is this machine? It's kind of cute and easy to use!". "It's Fedora, sort of Linux" I replied. "Oh, really? Linux! I've never used Linux before.. Maybe I should have something like this at home, too?" ;-)

  34. Why ? Because someone makes money on it ! by Anonymous Coward · · Score: 4, Insightful

    Anti Virus makers are among the more profitable companies around, sure that they want to make it look like this is a gigantic threat.

    Companies that ...

    * Use a firewall
    * Enforce the use of "RunAs" for all critical operations
    * Dont use Outlook

    Avoids 99.999999 % of all of viruses

  35. Re:I guess the soltuion is easy then... by pandrijeczko · · Score: 4, Informative
    Just use Linux... and hope to God the virus community doesn't turn an eye toward it.

    I always get slightly annoyed when people make this statement - viruses on Linux cannot work in the same way that they do on Windows.

    Linux and UNIX have insecurities, possibly less than Windows but that's irrelevant here anyway. All software is potentially buggy.

    Viruses on Windows spread so rapidly because so many people in the Windows user base run Outlook or Outlook Express which allows viruses to take advantage of exploits in both those programs and in core Windows insecurities. Because so much of the Windows code base is reused, this means that when an exploit is found on Windows XP, it probably also exits in Windows 2000 and might well also exist on Windows 9x. Therefore, when a virus hits, the majority of the Windows user base is at risk.

    Linux is completely different. Exploits in Linux (and UNIX-type systems) generally revolve around buffer overflow attacks that cause a daemon program (like ftpd, httpd, etc.) to crash allowing access to a shell prompt, hopefully a root prompt (to the cracker). An attack of this nature depends on that specific daemon being run in the first place, that the cracker can get to the daemon (through any firewalling) in the first place and that the daemon is at the specific version for the exploit to be usable. Even when the cracker has got into that system, he has compromised one system only - sure he might use it as a jump off point to other systems on that network or within that organisation but this is still a limited effect attack.

    Also, you need to take into account the UNIX permissions model. Everything you or the system does in UNIX is done at a specific user level. Doing anything as "root" is always dangerous which is why many daemons are run at non-root level - this means that if a system is compromised, the attacker or malevolent program can still only do things at that user level and probably not affect the rest of the system.

    Linux and UNIX is prone to attack but the difference is, by it's very nature of customisation and administration detail, no two systems are ever going to be identical - consequently, this type of virus attack can never exist in Linux.

    --
    Gentoo Linux - another day, another USE flag.
  36. Solutions to viruses by jonwil · · Score: 3, Informative

    .better scanning of mail on mail servers combined with better tools for doing that scanning (systems that send "you have a virus" crap are almost as bad as the viruses themselves)

    hooks built into windows to detect "potentially nasty" behaviour (for example, modifying a system file, modifying winsock settings, changing the hosts file, making something start at startup, changing the IE homepage etc). When detected, one of 3 things will happen:
    1.the action will be completly blocked (if its on a network with central policies and has this blocked)
    2.it will ask you for the administrator password (if you are not an administrator or if the system has been set up to ask you even if you are admin)
    or 3.it will pop up a nice warning to warn you that what this program wants to do could be bad.

    Then, you can either allow it or deny it, depending on the settings.
    If you deny it, windows would return an error to whatever program wanted to do it (e.g. if the program called RegCreateKey to create a key, it would return "cant create key" or if you called CreateFileEx to open the file, it would return "cant open file")

    Plus, ideally, you would be able to add (but not remove the built in ones) new folders, files and registry keys to the "warnings" list. So for example you could have a writable file share on your system but if someone wanted to write to it, it would ask you first. Or on a network, the admin could block changing the desktop background.

    Also, you would (ideally) be able to specify which events to block completly and which events to just warn for.

    This alone would be a great help at stopping viruses and spyware.

    Also, ISPs should firewall ports used by viruses at the ISP level (this includes ports like SMTP ports used by spam trojan zombies). If you do need one of those ports for legitimate use, they can unblock it. That would help stop trojans and zombies taking up valuable bandwidth (both the users Bandwidth and the ISPs Bandwidth)

    Plus, email clients should be modified to not run scripts (better yet, get rid of HTML email completly, its mostly used for SPAM, viruses, scams and crap anyway plus it guzzles more bandwidth than regular text)

    These things would:
    1.make it harder for spyware/viruses to run automaticly
    2.make it harder for spyware/viruses to do nasty things without your concent
    3.make it harder for viruses to carry out their payloads (e.g. sending SPAM, DDOS attack etc)
    4.make it harder for viruses to get into the inboxes of the cluless n00bs in the first place. And since they dont get notified about the removed virus, they never even know they recieved one.

    Also, another (more drastic) step that would work for networks like corporate networks, university networks and such would be to lock anyone who has a virus or whatever out of the network untill they have cleaned their machine. Having a central copy of a toolkit of programs (such as Norton System Works and mabie others) and making them available to people locked out of the network would be a good thing to go with this point (so that when someone goes to central IT and says "my computer says I have been locked out of the network because I have a virus", central IT can hand them a CD with the latest most up-to-date recovery tools on it (anti-virus etc) and a simple set of instructions on how to clean their machine with it.

  37. I know I've felt it by Mr+Z · · Score: 4, Interesting

    In the last month and a half, I've literally received about 2 gigabytes of virus/worm mail in my UNIX-based mailbox. (Actually, it's an AIX box at my ISP.)

    Anyway, I noticed that most of these come from a rather small set of "From:" addresses, and my (now cancelled) email address, im14u2c@primenet.com, was one of them. Did any of you receive large quantities of email wastage with that forged "From:" address?

    Here's a short list of forged From: addresses I saw repeatedly on these virus/worm spam, in decreasing order of occurrence:

    • im14u2c@primenet.com
    • ollie@sis.com.tw
    • lcs@sis.com.tw LI>jgarzik@mandrakesoft.com
    • cmhuang@sis.com.tw
    • lcchang@sis.com.tw
    • lola@sexnet.com
    • abuse@gov.us
    • support@symantec.com

    I noticed sis.com.tw got hit pretty hard, as did Jeff Garzik! I think they must've scraped these out of the SiS900 driver in the Linux kernel.

    I'm regretting that suggestion I made to Ollie on how to speed up his CRC routine.

    --Joe
  38. What's worse? Press fails to cover immune apps/OS by SgtChaireBourne · · Score: 3, Insightful
    What's worse?
    • an unprecedented level of (MS-related) virus alerts, or
    • the fact that these viruses only affect one line of products from one manufacturer, or
    • the fact that the press gives no coverage of platforms and applications that are immune?

    Yes, OS X, BSD, and the various Linux distributions (i.e. Debian, Mandrake, SUSE, or RedHat ). All easy to install, all easy to maintain, all easy to use. OS X comes pre-installed by the OEM and an increasing number of Linux distros are, too.

    Furthermore, the layered structure of the OSes and separation of privileges means that these are resistent to future viruses as well as immune to those available today. Yes, apologists and astroturfers like to ignore that as well as blame users. But even if, and that's a big if, market share has more effect than design flaws, it will take quite some time for the virus activity to shift and during that time, businesses and users have come out ahead. Right now, die hard ideologs who refuse to drop a defective product are costing billions of dollars per quarter, a not insignificant number when you think how many jobs could be kept rather than downsized or outsourced in these increasingly bad economic times for the U.S.

    How about a little focus? The title should have been "An Unprecedented level of MS Virus Alerts" and steer users off of the hamster wheel. From easy to hard, these are just a few of the many options:

    1. Use WordPerfect, StarOffice or OpenOffice instead. 2a. Use Eudora, Evolution, or Pine instead. 2b. Use Mozilla, Firebird, or Opera instead. 3. Use one of the above resistent / immune OSes instead.
    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
  39. A really effective solution by mclove · · Score: 4, Interesting

    Here's a new anti-virus idea I came up with just now, I'm not sure if anybody else has thought of this before or not but here goes:

    Network admins and ISP's would basically add a "poison e-mail address" to a user's address book (and possibly spoof a few old/sent messages with this address as the sender/recipient). Every user's poison address would be unique, and it would only be used for this virus-prevention system. The name/address/other fields would be populated with random data and the user would be told not to delete this entry from their address book for any reason.

    Whenever an e-mail was sent to that poison address, the network administrator (and possibly the user as well) would receive a plaintext, PGP-signed e-mail (with a plaintext URL that they could visit to further authenticate it) informing them that they had a virus; better yet, they could temporarily be disconnected from the network altogether.

    Implementing this system would be very easy, a little bit of extra code on an e-mail server and automatically-generated .vcf files for the initial distribution to users. It would protect even against new and undetected viruses, would work *immediately* to prevent an outbreak from spreading, and would be next to impossible for virus writers to circumvent; a dictionary-based algorithm for generating random addresses/names could make it nearly impossible for a virus to skip the poison address, and no amount of clever social engineering or code morphing or hacking around a corporate e-mail filter would do any good.

    Am I missing something or would this make a major dent in the e-mail virus problem?

  40. Re:Good by O2n · · Score: 4, Informative

    I always mount home as noexec.

    Not enough: "/lib/ld-linux.so.2 /home/luser/runMEnow" will work, even if you mount /home with "-o noexec". Common pitfall...

  41. Re:I guess the soltuion is easy then... by mst76 · · Score: 3, Insightful
    I always get slightly annoyed when people make this statement - viruses on Linux cannot work in the same way that they do on Windows.
    I get even more annoyed when people make this statement. What you mainly address are remote exploits, (like MS DCOM), but the majority of these reported "virusses" are just mass mailers. They can work on Unix almost exactly like on Windows. We used to lay the blame on Outlook autoexecution (although this is now either off by default, or will be). Nobody has been crazy enough to write a Unix mail client that auto-saves attachments with chmod a+x and executes them. But as the latest round of password protected zip virusses has shown, often it really is a case of uneducated users. The only thing that priviledge separation under Linux does is prevent the user from listening on ports under 1024 to open backdoors. But unless you prevent the users from sending mail, it can spread in exactly the same way, namely by SMTP. The only thing separating us from Windows users at the moment are the small market share, and the fact that most Unix users are somewhat more clueful about computers. Both these may change in the coming years.
  42. If more and more virii by Matey-O · · Score: 3, Insightful

    Are sharing code, then it stands to reason that keeping your system proactively patched protects you from more and more virii.

    It's getting to the point at the office that all new virii noise on the IDS box is laptops coming in from the VPN. I can see a spike in traffic from one laptop, which gets reported to the Help Desk for cleaning, and the net result to the rest of the (properly patched) network sees NO negative result.

    --
    "Draco dormiens nunquam titillandus."
  43. The REAL nightmare scenario... by alispguru · · Score: 4, Interesting
    ... would be a virus/Trojan/worm that spread fast, was hard to spot (used very little system resources), and had a payload that modified documents in small ways:

    Word processing documents - randomly deleted words like 'no' and 'not', or flipped words like 'always' and 'never'.

    Spreadsheets - zeroed out one or two cells

    Presentations - Inserted random obscenities and links to unappetizing images

    Imagine what would happen if nobody could trust their computers any more. Microsoft would be sued into oblivion, EULA or no EULA.

    --

    To a Lisp hacker, XML is S-expressions in drag.
  44. The only reason this hasn't happened... by Henk+Poley · · Score: 4, Insightful

    ...is because the virus writers are too scared for being caught. Just take a look at the figures of the most virulent worms of the last 2 years. They did infect a substantialy large part of the open Windows systems in the first 10-15 minutes.