Slashdot Mirror


P2P Spam?

Sgt York writes "In a NYT article (republished in the Houston Chronicle, no subscription required) experts at CERT, F-secure, Trusecure, and the Hall of Justice (see article) think that SoBig.F is a spam scheme in the making. They say that SoBig.F is the 6th variant in an ongoing experiment with the possible goal of setting up a distributed spam network, to be rented out to the highest bidder. If that is their goal, they are well on their way. Another disturbing note in the article is that "In the case of four of the six programs, a new version was launched immediately after the self-timed expiration date of the preceding one". SoBig.F expires in two weeks. "

78 of 340 comments (clear)

  1. Truly P2P if SOBIG.G contains the spam message by JohnGrahamCumming · · Score: 4, Insightful

    I think the superheroes involved in the SOBIG fight miss the entire point.
    The authors are probably testing the feasibility of sending out a virus (which
    given the number of copies I receive) will happily be opened by people and
    then simultaneously sending out spam messages to the same group of people.

    There's no need for the SOBIG authors to control the machines after SOBIG has
    been executed. They just need to include the spam message in the virus
    itself.

    That would make it truly P2P spam. Unsuspecting user X who opens SOBIG would
    transmit the mechansim for sending more spam and his portion of the spam
    deluge. Of course there could be a downside to all this, once the blacklist
    people start cutting off EVERY ISP in the world because of spam messages SOBIG
    would defeat itself because no one would be getting mail.

    John.

    1. Re:Truly P2P if SOBIG.G contains the spam message by Brad+Mace · · Score: 5, Insightful

      They'd need some big balls to associate their company name with a virus. Once the identity of the people unleashing viruses AND sending tons of spam in known, they won't exist for long. For that reason alone I'd say it's much more likely they'd be setting up a distributed spamming network.

    2. Re:Truly P2P if SOBIG.G contains the spam message by RatBastard · · Score: 4, Insightful

      But teh spam message is not for the person who's computer is infected. It's for every email recipient that that computer user knows. The P2P spam network created in this way would be HUGE and unblockable. Who is going to block every subnet on earth? Not gonna happen. The best we can hope for is that ISPs get smart and start blocking SMTP ports on all ip addresses not registered as SMTP servers.

      This could turn into a VERY ugly mess.

      --
      Boobies never hurt anyone. - Sherry Glaser.
    3. Re:Truly P2P if SOBIG.G contains the spam message by AkaXakA · · Score: 2, Interesting

      once the blacklist people start cutting off EVERY ISP in the world because of spam messages SOBIG
      would defeat itself because no one would be getting mail.


      That's exactly the point of SoBig.
      It's practicly impossible to stop, except in 2 cases:
      a) Everyone (or at least 95-97%) would use Outlook anymore...

      b) All holes (of the same nature as Sobig uses) are closed in Outlook...

      Can't really make up my mind about wich is more unlikely to happen....I'm not holding my breath for either to happen though.

    4. Re:Truly P2P if SOBIG.G contains the spam message by IM6100 · · Score: 5, Insightful

      That's interesting. A formal registry of SMTP servers.

      Will we soon be formally registering all people running an HTTPD in the same fashion?

      --
      A Good Intro to NetBS
    5. Re:Truly P2P if SOBIG.G contains the spam message by frankthechicken · · Score: 3, Insightful

      I thought this as well, until I realised that regular spam services are still profitable enterprises for their clients. If these companies can stand to be associated with spam, I'm fairly sure that can stand to be associated with a virus.

    6. Re:Truly P2P if SOBIG.G contains the spam message by elel · · Score: 2, Interesting

      Quite a few national ISP's already do port 25 filtering so that customers connected to their network can only use their relays. What's needed on top of that is outbound spam filtering and virus filtering. It doesn't stop at the ISP level, though. If Joe Customer gets a copy of Sobig.f in his inbox, opens it, starts spamming everyone in his address book, but is blocked due to the diligent efforts of his ISP. It doesn't stop him from taking his laptop to work and passing it along to all his friends at his office and thus hosing their Microsoft Exchange server with no outbound filtering. I have no idea what the authors' motives are and I won't try and guess them until they've made their first move. Unless, of course, the first move has already been made. Let's not forget the incredible insecurity of the internet at large due to the presence of so many unpatched systems. At the very least this virus is yet another example of the grossly underestimated flaws in one of the world's vital communication systems.

      --
      Greg Poirier -- Magic Fairy Bunny Princesses, Inc.
    7. Re:Truly P2P if SOBIG.G contains the spam message by jrumney · · Score: 5, Funny

      That could be a PAINFUL 10 years if they continue to sell their PENIS ENLARGEMENT PILLS while they're inside!

    8. Re:Truly P2P if SOBIG.G contains the spam message by Binestar · · Score: 3, Interesting

      Nah, HTTP doesn't initiate the connections, the clients do, so presumably, those clients want that webpages to be displayed (pop-up's aside).

      SMTP on the otherhand initiates the connection to send you the data, no matter if you wanted it or not.

      I'd be all for an SMTP registry, but at that point it would make more sense just to make a new RFC for SMTPv2 or similar. If it ever came down to a registry there are a few things that are needed.

      #1: Free or close to free for a home user. I have a mail server on my home machine that is for outgoing messages only, I've had times where my ISP's mail server has failed to deliver the messages so I use my own. my mail server isn't listening on any port other than 127.0.0.1, so there is no way someone is going to be relaying through it.

      #2: A way to verify that registration data is valid. How many times will micky mouse and Donald Duck register an e-mail server just to spam for a few hours?

      #3: Reliability. How does the site stay up against a DDOS? Even the root DNS servers are vulnerable to that.

      The more I think of it the more I think an SMTPv2 is needed as opposed to dicking around with SMTP to get it more secure. It's the cutover that will be a bitch.

      --
      Do you Gentoo!?
    9. Re:Truly P2P if SOBIG.G contains the spam message by Kjella · · Score: 4, Interesting

      Hmm.. how about a spam virus as a business "hit"? Even though the business will deny it, what could they do? They'd still be dragged through the dirt. If it has an effect either way, don't be surprised if it is used...

      Kjella

      --
      Live today, because you never know what tomorrow brings
    10. Re:Truly P2P if SOBIG.G contains the spam message by LinuxHam · · Score: 2, Interesting

      How about a multi-layer checking system?

      1. Do a reverse DNS lookup on the connecting IP and verify in PARANOIA_MODE (a la TCP Wrappers).

      2. Attempt to relay through any new servers that haven't already been registered.

      3. Require TLS/SSL (this is for everyone's benefit of privacy).

      If the connecting server fails those tests, firewall them off. If they pass, register the connecting server IP as an approved sender for, oh, 30 days. That should provide increased security and protection without getting into some kind of registration system. Let the system manage itself.

      --
      Intelligent Life on Earth
    11. Re:Truly P2P if SOBIG.G contains the spam message by CaptBubba · · Score: 2, Interesting

      This is certainly what the article is hinting out, but I'm not sure it's feasible... the army of zombies has to get its orders from somewhere. It might not be just one central machine, but if the spammer wants to control his army, they have to either accept some form of communcation from him, or they have to contact him. Either way, it should trace back to a small # of computers.

      SoBig.F had central servers where the machines were supposed to go to get a payload. The list was decrypted and 19 out of 20 servers were taken offline before Sobig hit them. The machines were apparently hacked beforehand and set-up to distribute program of some sort when a certain time hit and when they recieved a 8bit ID string that SoBig contained.

      If I were a spammer here's what I would do. First, I would set up a few servers, like the creator of Sobig.F apparently did. The first worm would only contain the IP of the first server, and the instant the worm is recieved it checks that server (and would continue to check it or one of the other servers at regular intervals). From the server it gets a spam message, and the IP of another one of the hacked servers. Email is sent, both spam and those containing Sobig, with the new server address. The same thing happens again with the people who get the new emails, and the chain continues.

      Here's what's in it for the spammer: they can change the spam being sent merely by uploading a different copy to the hacked servers, and a constantly changing network of hacked computers can be used to distribute the spam to the virii simply by adding new servers to the system and telling the old servers to send out the new addresses. Unless all the servers can be shut down before the new servers' IP adresses are delivered to them, the chain will continue to propagate.

      I probably missed something important that makes this "plan" impossible, but I do think something like it could work.

    12. Re:Truly P2P if SOBIG.G contains the spam message by zcat_NZ · · Score: 2, Funny

      Somehow, I seriously doubt blacklists would block every ISP, or even something approximating every ISP. They'd piss off too many of their users that way.

      ROFL..

      --
      455fe10422ca29c4933f95052b792ab2
  2. huh? by captain_craptacular · · Score: 5, Interesting

    So someones business plan is to admit to writing/distributing the worm and then rent out the affected boxes?

    I must be missing something because it seems to me that such a business would be immediately sues into oblivion.

    --
    They who would give up an essential liberty for temporary security, deserve neither liberty nor security
    1. Re:huh? by wmaker · · Score: 4, Insightful

      No one actually knows how he/she got the list though. The person wrote the virus, gains the list, and sells it. No questions asked about HOW he got the e-mail addresses.

    2. Re:huh? by jrumney · · Score: 2, Informative
      The biggest spam gangs at the moment appear to be working out of Russia, the Baltic States and China, with business fronts in those countries. I suspect the people behind them are the same old American and Dutch individuals that formerly ruled the spam world, but they think they are safe by using offshore bases. What we need is to trace these connections so we've got someone to sue into oblivion.

      If you get spam that appears to be willingly sent from China, report it to the Ministry of Commerce. Hopefully if enough reports are received the Chinese Government will do something about the problem. I don't know what the equivalent organizations in Russia and the Baltic States are, I'd expect more action from the Baltic States, but given enough pressure Russia might be swayed too.

    3. Re:huh? by Jucius+Maximus · · Score: 2, Interesting
      "So someones business plan is to admit to writing/distributing the worm and then rent out the affected boxes?"

      I'd be more inclined to think it's a feasability study by some government or other to test for electronic warfare readiness. I wouldn't be surprised if it was the US government. Remember that whatever doesn't kill you makes you stronger. A whole lot of machines that otherwise would never have been updated/patched were cleaned up because of this.

    4. Re:huh? by GrenDel+Fuego · · Score: 4, Informative

      This virus has it's own built in SMTP engine. I believe the thought is that it's going to be used as a worldwide network of open relays rather than collecting the e-mail addresses from the infected machines.

      Although hey, free e-mail addresses.

  3. So the highest bidder get's to spam? by iplayfast · · Score: 5, Insightful

    OK, so some company decides to buy. Wouldn't they now be liable for unauthorized use of the computers. Why would a company take the risk? I think this is a red herring, and that it's just another way for worm/virus writers to justify themselves to the world (and themselves).

    1. Re:So the highest bidder get's to spam? by brkello · · Score: 2

      OK, so some company decides to buy. Wouldn't they now be liable for unauthorized use of the computers. Why would a company take the risk? I think this is a red herring, and that it's just another way for worm/virus writers to justify themselves to the world (and themselves).

      So here's the trick. Let's say some company buys in and is then sued to oblivion. Now let's say I am SCO (insert your own hated company). I can then buy the services but advertise for Red Hat (insert your favorite company). So now Red Hat is sued to oblivion. So if any company is taken to court, they will just claim a competitor did it to hurt them. It would be very, very hard to prove the company was responsible unless you were able to follow the money trail. And even then, it could be an inside job.

      --
      Support a great indie game: http://www.abaddon360.com
    2. Re:So the highest bidder get's to spam? by Rev.LoveJoy · · Score: 2, Interesting
      Better yet - let's start a $$$ fund through /. to buy the "services" of the spammers ourselves and spam all these morons w/ the patch.

      Cheers,
      -- RLJ

    3. Re:So the highest bidder get's to spam? by sweetooth · · Score: 2, Informative

      The only patch for this is hitting the stupid users upside the head with a clue by four for running the virus. SoBig.F is a virus, not the MS Blaster worm you are thinking of. I'm sure there are a number of unpatched versions of outlook that automatically ran the virus, but I would be willing to bet the majority were the same old stupid users that have been resonsible for running every other big virus we've seen.

  4. This can't be right by corebreech · · Score: 2, Insightful

    Couldn't we then find out who wrote the virus just by interrogating the companies who benefit from the advertising?

    1. Re:This can't be right by 87C751 · · Score: 3, Insightful
      Couldn't we then find out who wrote the virus just by interrogating the companies who benefit from the advertising?
      Others have done this, but what they typically discover is a chain of fronts and cutouts that provide an insulating layer of plausable deniability. As soon as an investigation starts to traverse the chain, key links disolve and the trail goes cold. Besides, Mr. SoBig could easily market his zombie army's services without so much as a single customer even hearing his voice on the phone.
      --
      Mail? Put "slashdot" in the subject to pass the spam filters.
  5. I can say one thing for sure... by bopo · · Score: 4, Funny
    Blockquoth the article:
    "You can liken this guy to Lex Luthor and we're all supermen," said Russ Cooper, a security expert at Trusecure in Herndon, Va. "Luckily we've been able to get the kryptonite from around our necks each time so far."
    I certainly know a lot more about this guy's sex life than I did five minutes ago.

    "Now, liken me to Sinestro and you're the Green Lantern..." *shiver*

    --
    "Understand you're having a little Jimmy Page trouble."
  6. Who is really behind this by peripatetic_bum · · Score: 2, Interesting

    Its not the spammers!
    It's probably someone out to eventually make every computer a 'trusted computer'
    The last thing spammers want to do is lose their ability to spam. If this virus is really intended to help spammers, then it will be in short order that we will al be oredered to use a trusted computer platform( cough* microsoft*cough) and that will be pretty be the end to any sort of freedomes that the net enjoyed in its early and its glory years.

    Would like to hear some discussion thanks!

    --

    Sigs are dangerous coy things

  7. ICQ spam by Wiseazz · · Score: 4, Funny

    Back when I used ICQ, I used to like getting spammed:

    HotSxzzGrl says: Can we talk?

    Or something like that. It's been awhile. God I miss her, though.

    --
    My sig sucks.
    1. Re:ICQ spam by RatBastard · · Score: 3, Interesting

      we had a dink here who would spam Quake and Q3:A servers. He'd join a game, get killed and then just "talk" for an hour. He might have even been a bot. I don't know.

      --
      Boobies never hurt anyone. - Sherry Glaser.
  8. Bad plan by connsmythe96 · · Score: 3, Interesting

    I don't think many businesses would want to be associated with a virus spam scheme. Even if most people wouldn't know it came from spam, the truth would come out eventually, and that company would be investigated, and then whoever wrote the virus would be found (and jailed). This would be a horrible plan for any business.

    So I'm not sure I buy that explanation.

    --
    if(!cool) exit(-1);
    1. Re:Bad plan by Wiseazz · · Score: 2, Insightful

      Most companies that spam me on a regular basis probably aren't interested in PR.

      Unless herbal penis enlargers are now a legit business. Last I checked, no such luck. Maybe if it worked... well, so I'm told.

      --
      My sig sucks.
  9. It is probably no coincidence, then... by bc90021 · · Score: 4, Interesting

    ... that Sobig.F expires on September 10th, and the next one will probably come out on September 11th.

  10. 6 degrees attack by bigattichouse · · Score: 5, Interesting

    I would have assumed that this was a six degrees attack on sensitive structures, given the back doors. Flood the network with viruses, and some moron will eventually lead you to the computer you've been actually targetting.

    --
    meh
  11. This is why ISPs are changing their SMTP rules? by phaetonic · · Score: 3, Interesting

    I have been noticing a lot of my hosting customers are being restricted to using only their ISPs SMTP server to send e-mail. They will not be able to connect to their colocated/hosted e-mail servers to send e-mail. I believe this is to prevent SOBIG and other types of works from sending out e-mail, but this is making my job quiet hard. I have to configure webmail for all these customers who would rather use Outlook.

    1. Re:This is why ISPs are changing their SMTP rules? by 87C751 · · Score: 2, Insightful
      My ISP is not blocking port 25, and I have a colocated server -- but I send my mail through the ISP's relay.
      Ah, but does your ISP's relay allow you to use your own domain? I could do that too, but I'd have to use frobnitz@fuse.net or some such abomination as my return address. That's not why I own a domain.

      S'ok, though... DaemonPortOptions and a quick 'killall -HUP sendmail' took care of everything.

      --
      Mail? Put "slashdot" in the subject to pass the spam filters.
  12. Illegal Business Practices by Kenterlogic · · Score: 3, Interesting

    Spam is becoming such a huge business that they need to resort to crime to grow. The stretches of Spam have become so extensive and intrusive that they can't even legally think of anything else. My suggestion, like millions of annoyed consumers, would be to just stop spamming. It is a waste of resources both for the spammer and the spamm-e (what the hell, that doesn't look like a word). Furthermore, all the evidence I can gather suggests that it is entirely ineffective.

    So why resort to a series of virusus that rip through international networks? Then again, why climb Mt. Everest? Because it was there.

    (Note: Obviously the reaches of SoBig and spam in general reach well outside the United States and in all likelyhood, originated elsewhere. Don't think that I am som egocentric American who thinks that the U.S.A. is the only place on Earth. I was just using it as a frame of reference because it is what I am most familiar with.)

    --
    The New Root Council, kickin' ass sinc
  13. if thats the intent by rootofevil · · Score: 2, Interesting

    execution is pisspoor. reference the previous article about viruses/worms being good for us. massive attacks like melissa/iloveyou/sobig/whatever the latest one is gives us another chance to educate our users and friend about not doing things like opening PIFs and EXEs, even from people you know. plus it gets the vulnerability plugged (theoretically anyway).

    creating a network THIS way is counterproductive.

    --
    turn up the jukebox and tell me a lie
  14. A Bad Thing? by sethadam1 · · Score: 4, Insightful

    If the entire internet were absolutely smashed with spam, at leats one good thing might emerge - the will to actually combat it realistically!

    With all the techno-dweebs on this site and all the fasntastic opinions about whitelists and blacklists and graylists and modifying SMTP and replacing SMTP and handshakes and authentication and a million other solutions, perhaps someone, somewhere, will finally being to make a dent in actually dealing with the spam problem.

  15. SMTP IS DYING/DEAD by Anonymous Coward · · Score: 4, Interesting

    This protocol allows anonymous delivery of data within your networks. I predict death of feasibility within 1-2 years. No amount of legislation or threat of legal action can stop the flow from a vast supply of potential "dumb" drones.

    Welcome to the Internet, 2003.

    Next up, authenticated delivery, whitelisting, and the death of the mail server as we know it.

    1. Re:SMTP IS DYING/DEAD by symbolset · · Score: 3, Insightful
      Erm, my sendmail install seems to still be working, and (checking) yes, it still delivers mail. SMTP seems to still be working.

      It's Exchange that seems to be dead. Given the sudden dearth of enlargement offers in my inbox, I have to say "it's a good thing."

      --
      Help stamp out iliturcy.
  16. Even more patchwork on my friends machines? by Lispy · · Score: 2, Interesting

    Nah, just what I needed. After spending days patching all those Windows PCs from my friends, family and even coworkers I feel kind of tired. I love to come home to my Slackware-Box where everything is just the way I left it and wonder why, oh why, they won't listen to my words? I mean, I told them I would hold their hands while switching. I can't see how someone with a modem connection can honestly stick with something that makes himt download hundreds of MB from http.windowsupdate.com (sorry, i meant http://windowsupdate.microsoft.com, say it one more time and I will scream! ;-).

    Can't wait til they fire up their distributed Spam-Network, that will show them. Wonder who will be left to hold their hands? Muahaha!!

    Sorry for beeing offtopic but I had to say it.

    Cu,
    Lispy

  17. I've said this before and I'll repeat myself... by heironymouscoward · · Score: 4, Interesting

    Spam merchants and virus/worm writers are collaborating and will collaborate, and build networks that make spam filters entirely useless.

    Of course Sobig is about spam. Why else does some mysterious but well-financed entity want to control half the desktops of the world?

    How about this spam technique, which I predict will occur in 6-9 months' time:

    Tampering with real emails, inserting the spam message mixed with the real email.

    Does that scare anyone? It makes a mockery of current technology for fighting spam.

    --
    Ceci n'est pas une signature
  18. link to NYT article by gskc · · Score: 2, Informative

    here is the actual article

  19. Hence, GPG. by sethadam1 · · Score: 2, Insightful


    That's when encryption will be publically adopted.

    1. Re:Hence, GPG. by RollingThunder · · Score: 3, Insightful

      Not necessarily encryption, but more likely signing.

    2. Re:Hence, GPG. by Inode+Jones · · Score: 2, Insightful

      Which will be useless unless you can prove that signing cannot happen without human intervention.

      If the GPG secret key is on a Windoze user's hard drive, then what stops the virus from waiting in the background, sniffing the passphrase, then invoking GPG itself?

      My prediction: viruses will be used for industrial espionage:

      1. Infect home PC of target, and do nothing noticeable.
      2. Wait until VPN into employer comes up.
      3. Fetch secret info and store on hard drive.
      4. Wait until VPN link is dropped and regular Internet access is once again possible.
      5. Send secret info to instigator.

    3. Re:Hence, GPG. by IM6100 · · Score: 2, Insightful

      Not hardly. If and when 'encryption' is publically adopted, it will be with a wobbly plug-in to Outlook Express or something similar. It'll become the new security nightmare.

      --
      A Good Intro to NetBS
  20. Smarter Virus Writers by skyknytnowhere · · Score: 4, Interesting

    Maybe its just that the virus writer is actually starting to follow the kinds of ideas that geeks often toss out. "Oh yeah, if I was making a virus I'd have it..."

    Granted, it still exploits the most obvious problem in computing: the people who use Outlook in its "Automatically Run Attachments" mode, but it would be foolish to ignore the largest and most potentially devastating venue.

    Once the guy figures out exactly the heuristic to hit the most targets in the shortest amount of time, he can put a real payload in it, like a file encrypter for .doc files, or something similarly nasty. And he'll only share the key if we put deposit money in a Swiss bank account! ... hey, that's not a bad idea.

    skye

  21. Fixed hosts don't work, but... by RobertB-DC · · Score: 5, Insightful

    I suspect that the 20 hardcoded download sites in the current variant are a proof-of-concept, not a future strategy. Every time a virus is exposed that tries to download from some fixed location, I've wondered why virus writers would even try such a thing, when it's obvious that white hats will reverse-engineer their code?

    What if the next version uses something more flexible... like a Google search on some particular string? Spend a few months sprinkling links to the download on servers around the world, with pages containing some unique string (call it "foo123"). When the next virus activates, it does a Google search for "foo123", and downloads its replacement. As fast as hosts are removed, more can be created and indexed.

    For even better effect, use a moderately common word or phrase that Google couldn't remove from its index without causing big problems.

    On the non-technical side... I was struck by the post in a previous SoBig discussion that noted that this variant expires on 9/10, and if the F-Secure expert is right, that's not a good sign:

    "I think the motivation is clear. It's money," said Mikko Hypponen, director of anti-virus research at F-Secure, an antivirus firm based in Finland that is decoding the illicit program. "Behind Sobig we have a group of hackers who have a budget and money."

    If there's a budget and money, then there's organization, and I'm concerned about the organizations that might see 9/11 as a good day to launch a distributed attack.

    --
    Stressed? Me? Of course not. Stress is what a rubber band feels before it breaks, silly.
    1. Re:Fixed hosts don't work, but... by carpe_noctem · · Score: 2, Interesting

      better yet, take the next part of the virus payload and base64 it, then fetch it from the google cache. its unlikely that google would get taken out from the volume of the traffic, but they might purge the documents from the cache when the next variant is reverse engineered.

      --
      "Quoting famous computer scientists out of context is the root of all evil (or at least most of it) in programming." - K
    2. Re:Fixed hosts don't work, but... by Florian+Weimer · · Score: 2, Informative

      I suspect that the 20 hardcoded download sites in the current variant are a proof-of-concept, not a future strategy.

      This weren't download sites, just name servers (so to speak). And it's not clear if there were only 20 of them.

    3. Re:Fixed hosts don't work, but... by Simon+Brooke · · Score: 5, Insightful
      What if the next version uses something more flexible... like a Google search on some particular string? Spend a few months sprinkling links to the download on servers around the world, with pages containing some unique string (call it "foo123"). When the next virus activates, it does a Google search for "foo123 [google.com]", and downloads its replacement. As fast as hosts are removed, more can be created and indexed.

      OK, let's see how you would do it...

      The payload of the original virus would be a encrypted peer-to-peer daemon somewhat like Freenet, except that it would only allow uploads signed with a particular digital signature. The client would of course have to include the public key of that signature, but not the private key.

      Once infected a machine would open a listening port and attempt to connect to machines chosen randomly but with a bias to its local class C (as with CodeRed). Once contact has been established the machines would exchange IPs so that each could recontact the other. Each machine would continue to probe for peers until it had found a certain number - say twenty - and then it would remain quiescent, just listening. Periodically (say weekly) it would handshake again with its known peers, and if any failed to handshake twice successively it would seek others until it had again reached quota.

      Once the virus was widespread the author would send a signed file to one infected machine. The name of the file would be a unique string (for simplicity of exposition say a serial number, although any systematically unique string would do) so the first file the virus author injected might be 0001, the next 0002 and so on. The machine would accept the file as genuine because it could decrypt it with its local copy of the public key, and would pass it on unchanged to all the other infected nodes it knew about. If a machine had already received 0001 and was offered 0001 by a peer it would refuse it to save time and network congestion - not to be nice to other users, but because if the thing blocked up network bandwidth completely, it wouldn't be able to do it's own dirty work.

      The signed files could contain

      1. a list of targets and a date/time. When the action date/time in the file was reached, the virus would mount a DDoS attack on the hosts listed in that file for twenty four hours and then delete the file.
      2. the URL of a file to load and then spam out in the same way the virus itself originally spread. Because this file doesn't have to be put up before the virus is launched it could be put up on any defaced site anywhere and need not be tracable back to the author.
      3. a hotfix patch to the virus itself, which would immediately be installed and run.

      This would be incredibly difficult to defend against because

      • in DDoS mode the hosts to be attacked wouldn't be known until the attack file began to propagate - and it could propagate very, very fast indeed, since the peer-to-peer network has connected itself in advance.
      • It would be impossible to introduce 'white' payloads into the network because only the author would have the necessary private key.
      • Because of the upgrade facility, as defences against the virus became available the author could inject into the network 'hot fixes' which would work around these defences.
      • Because the author could inject new signed files into any infected node, it would be very difficult to track down where they were being injected.

      Furthermore, the network could be used to launch several sequential attacks, which would not even need to have been planned at the time the virus was written. The author could, in effect, sell use of a flexible, massively distributed mass-UCE/DDoS attack engine to the highest bidder...

      Hang on, hang on... just wait until I get a patent on that idea!

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
  22. Wonderful, 5237 and counting by terraformer · · Score: 2, Interesting
    "In the case of four of the six programs, a new version was launched immediately after the self-timed expiration date of the preceding one". SoBig.F expires in two weeks.

    Wonderful, I have gotten 5237 of these things and counting as I type this. If the next one is any better than this version I can expect to see greater volumes of this crap and that is not really a pleasing thought for a Mac user. Yeah, this time we are suffering too.

    --
    Who are you? The new #2 Who is #1? You are #617565. I am not a number, I am a free man! Muhahaha.
  23. sobig.M kills blacklists? by glsunder · · Score: 4, Insightful

    What if the goal (or effect, either way) was to get things to the point where nearly everything was blacklisted for spam? The virus wouldn't have to send real spam, just fake spam in a way that would cause the person's ISP to be put on the blacklists. Once that happened, people would shut off the spam blocking software, and spam would reign supreme.

  24. Hmm.... you're just asking for this, aren't you? by Anonymous Coward · · Score: 3, Funny

    It is now official - Netcraft has confirmed: SMTP is dying
    Yet another crippling bombshell hit the beleaguered SMTP community when recently IDC confirmed that SMTP accounts for less than a fraction of 1 percent of all servers. Coming on the heels of the latest Netcraft survey which plainly states that SMTP has lost more market share, this news serves to reinforce what we've known all along. SMTP is collapsing in complete disarray, as fittingly exemplified by failing dead last [samag.com] [samag.com] in the recent Sys Admin comprehensive networking test.

    You don't need to be a Kreskin [amazingkreskin.com] [amazingkreskin.com] to predict SMTP's future. The hand writing is on the wall: SMTP faces a bleak future. In fact there won't be any future at all for SMTP because SMTP is dying. Things are looking very bad for SMTP. As many of us are already aware, SMTP continues to lose market share. Red ink flows like a river of blood. SMTP is the most endangered of them all, having lost 93% of its core developers. The sudden and unpleasant departures of long time SMTP developers Jordan Hubbard and Mike Smith only serve to underscore the point more clearly. There can no longer be any doubt: SMTP is dying.

    Let's keep to the facts and look at the numbers.

    SMTP leader Theo states that there are 7000 users of SMTP. How many users of SMTP are there? Let's see. The number of SMTP versus SMTP posts on Usenet is roughly in ratio of 5 to 1. Therefore there are about 7000/5 = 1400 SMTP users. SMTP/OS posts on Usenet are about half of the volume of SMTP posts. Therefore there are about 700 users of SMTP/OS. A recent article put FreeBSD at about 80 percent of the SMTP market. Therefore there are (7000+1400+700)*4 = 36400 SMTP users. This is consistent with the number of SMTP Usenet posts.

    Due to the troubles of Walnut Creek, abysmal sales and so on, SMTP went out of business and was taken over by SMTPI who sell another troubled OS. Now SMTPI is also dead, its corpse turned over to yet another charnel house.

    All major surveys show that SMTP has steadily declined in market share. SMTP is very sick and its long term survival prospects are very dim. If SMTP is to survive at all it will be among OS hobbyist dabblers. SMTP continues to decay. Nothing short of a miracle could save it at this point in time. For all practical purposes, SMTP is dead.

    Fact: SMTP is dead

  25. Holy Crap by stratjakt · · Score: 4, Insightful

    They could be hunting spam relays. They could be looking to anonymously bounce kiddy porn. They could be looking for thousands of boxes to keep their warez .torrent files alive and kicking.

    Hey, I just thought of that. That'd rock, be much easier and more effective than hunting for pubs. You even have one of your drones host the tracker in the first place.

    Anyways, who cares. Patch your machines and shut up. We're seeing as many sobig stories as we are SCO, and it really isnt that big of a deal.

    --
    I don't need no instructions to know how to rock!!!!
  26. Eventually by zantolak · · Score: 2, Insightful

    I'd rather not be a doomsayer, but seriously: If all the spam and viruses continue, people will get so sick of it that they'll take serious action. Since the anti-spam laws are both ineffective and draconian, and very few spammers have been successfully shut down, and worms, trojans, and viruses run rampant despite the availability of patches and better OSes: Everyone will be using a strict whitelist, ISPs will remove the ability to send and receive attachments, and HTML email will be disabled because of the scripting risk. The spammers and malware writers will have forced us to cripple our own communications. Just my 2c.
    End wild prognostications.

    1. Re:Eventually by forkboy · · Score: 4, Insightful

      THe other possible scenario is that prosecutors will start going after the company that advertised via the spam. I'd like that solution, I've been saying that should be going on for years...spammers will go away if people are now afraid to use that method of marketing for fear of hefty fines.

      --
      This message brought to you by the Council of People Who Are Sick of Seeing More People.
  27. Could be just be a way to harness email addresses by abhikhurana · · Score: 3, Interesting

    I dont know about you but ever since SOBIG has come into picture, my mail box has been full of antivirus alerts from companies whosupposedly got infected mails from my mail ID. Looking at the smtp headers of the infected messages attached in the response, I can see that the mails were never sent from my computer or from any person I know (I dont know any one in Russia for once), but still somehow someone got my address and used it to spread the virus. Which makes me believe that somehow someone who knows me got infected by the virus and the whole address hook was sent to someone somehow.

  28. Re:I'd be more sympathetic to anti-spammers, but.. by RobertB-DC · · Score: 3, Funny

    Spammers are making money hand over fist selling placebos, which means that there is an incredible amount of stupid people that currently populate the internet. If you really want to stop spam, kill the stupids.

    You've just hit on the solution! All we have to do is convince the spammers to replace their sugar pill V1a6ara with a slightly more reactive compound. Something like this, perhaps?

    Problem is, the spammers are probably stupid enough to try their own product. Darn it.

    --
    Stressed? Me? Of course not. Stress is what a rubber band feels before it breaks, silly.
  29. One way to stop the spread of viruses by harley_frog · · Score: 5, Funny
    --
    It's all fun and games until someone loses the key to the handcuffs.
  30. SoBIG.G Release Proposal by GillBates0 · · Score: 4, Funny

    Stream : SoBIG.main
    Revision : 6.0
    Code to be released : Pending Approval
    Target Release Date : Sept 9, 2003
    Proposed fixes :
    1. Enhance subject line generator.
    (Incorporate statistics from /. poll)
    2. Enhance performance.
    3. Incorporate "increase penis length" email.
    4. Fix critical product change requests
    5. Add string confirming soBIG refers to
    average penis size of development team.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  31. RIAA by sorrodos · · Score: 2, Interesting

    Well, I don't know about p2p spam this way, but I do know the RIAA spams me on Kazaa...

    Half (okay, exaggaration) the songs I download are clips for their anti-piracy campaign, which I could careless about. I equate this to spam for penis-enlargement pills. I don't need either of them.

  32. Checkmate by Andy+Smith · · Score: 3, Interesting

    Sobig always makes me think of the film Independence Day. You know how the aliens positioned their ships at strategic points around the globe and then waited for the countdown to strike simultaneously?

    It makes Sobig seem more 'sinister' when I think of it in these terms. Sure it's annoying, sure it's a drain on time and resources, but what's going to happen when all the ships are in position and the countdown hits zero?

    5, 4, 3...

  33. Company Protocol by wmaker · · Score: 2, Interesting

    Seems to me that the companies protocols are all out of wack, there should be certain steps a person has to go through to determine if the attachment is valid. Use special Extentions, or name the files in a particular way that is unique to your company so that you know what files are valid, and what aren't.

  34. Re:Unbelievable by Nurseman · · Score: 2, Insightful

    Yeah, right. You do know that more jails and more jail time doesn't lead to less crime?

    I dont know if that's the point, jail should be punishment for breaking the rules, and not worry about being a deterrent.

    --
    Save a Life. Donate Blood. Please.
  35. Re:I'd be more sympathetic to anti-spammers, but.. by snillfisk · · Score: 2, Funny

    Problem is, the spammers are probably stupid enough to try their own product. Darn it.


    This sounds like a win-win situation, better get started.
    --
    mats
    One man's ceiling is another man's floor.
  36. what about the email lists? by Abm0raz · · Score: 4, Interesting

    Sobig scans the address book, cached webpages, text files on the harddrive, etc., for email addresses. Has it occurred to anyone that the rapid reproduction and spreading may just be a side effect of a spammer trying to gather the largest email list on earth? Imagine what they could do with a list that size? Even people who are careful with their personal email addresses could lose them to the spammer by their parents getting infected.

    Now, add this on top of how the sobig already spoofs emails and you get other people doing your spam for you ... and it's NEARLY untraceable back to you.**

    -Ab

    ** I know they can be traced, at least to the last computer, but getting back to the source is tough cause people tend to delete the original virrused email. I know I traced several attacks and helped notify the host companies/universities and got them cleaned up, but after my 7th track, I got fed up and gave up, adjusted my MTA to block all mails with the .scr and .pif extensions and curled in a fetal position under my deskand took a nap.

    --
    Nothing fails quite like prayer.
  37. Oh, that's it by The+Tyro · · Score: 3, Funny

    Spoil my superfriends memories for ever and ever, you insensitive clod.

    But nobody can cheapen what Wonder-woman and I had together... mmmmm... that golden lasso...

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
    1. Re:Oh, that's it by pyrrhonist · · Score: 2, Informative
      That's actually not so far from the truth:
      • In the comic strip her main weakness is that if a man ties her up, he can make her do anything.
      • Some of the early comics had her tied up and being spanked.
      • The creator had two wives, one of which always wore metal bracelets.
      Saw it on the History channel of all places.
      --
      Show me on the doll where his noodly appendage touched you.
  38. If there's a motive, it's political by Animats · · Score: 3, Interesting
    It can't be a business venture, even a spam-based one. It's too high-profile a criminal enterprise. If the people behind it try to collect money, they'll be hunted down and arrested, or worse.

    Politically-motivated makes more sense. The current version expires on September 10, so a reasonable assumption is that the big attack comes on September 11.

  39. Declare them to be terrorists . . . by StefanJ · · Score: 2, Interesting

    . . . and let Homeland Security take care of them.

    I mean, dang, wouldn't it satisfying to think of the wankers behind this stuck in a cell down in Guantanamo?

    And just think: The hour of exercise they'd get each day would probably more than they're getting now!

  40. I hope this is true ! (no troll!) by selderrr · · Score: 4, Interesting

    IMHO, the only way for SMTP to be replaced by something secure & authenticated (a la whitelists) is if the current system goes belly up in the most insane, painful and costly way imaginable. I wish it wasn't so, but reasoning, debate and research have proven useless to convince the powers that be that something needs to be done. MASSIVE, huge spamming, unstoppable is a way that will costs billions without doing any physical harm. If that doesnt trigger change, nothing will.

  41. Theory doesn't make sense by KeithH · · Score: 2, Insightful

    If this theory were true, then the "test" virii would be much more benign. Since they have been quite noticable, people have been compelled to take steps to close the holes. I would suspect that the next variant will be much less of a nuisance than its predecessors simply because the target market has been substantially reduced.

    No, if I was looking for a fun conspiracy theory, I would enjoy suspecting that Microsoft has decided that this is a good time have all their customers tighten up their security.

  42. Viruses, whitelists, & spam by Passacaglia · · Score: 2, Interesting

    It's logical for spamware writers to turn to viruses, but not necessarily to propagate spam, but as a way to cull addresses and acceptable headers for spams to those addresses. This will enable them to penetrate whitelists, and even Bayesian filters which use headers as fodder for analysis.

    My personal email address, which I reveal to almost no one, has now been spread across the world because it was in the address book of someone who opened SoBig.

  43. Re:I think you missed the point by LinuxHam · · Score: 2, Funny

    It's 2003...

    SpamGrid

    --
    Intelligent Life on Earth
  44. Why Spam? by beggarstune · · Score: 3, Funny
    Is spam that hard to send that someone had to build this virus - in 6 steps, no less - just to send it?
    Think of all the things you could do with 1000s of slaves getting instructions from systems on the internet.
    • DOS attacks on .gov or .mil sites, as well as all the .coms.
    • Blackmail or they get DOSed.
    • Solve complex mathematical problems grid-like - maybe for cracking passwords or something.
    Spam seems to be the mildest thing they can mention to the public - the possibilites for much worse things is there.
    --
    (S+C) x (B+F)/T = V
  45. Re:I think you missed the point by theMightyE · · Score: 2, Informative
    It's not the addresses that are for sale. It's the network that does the mailing - a distributed spam-house, one that can not be shut down at the source.

    Suppose the network is what they're planning to use, instead of selling the email addresses. If I get a penis/breast enlargement pill ad from my co-worker in the next cube over (you know - the person who likes to play with their Bonzai Buddy and watch their comet cursors) it would seem safe to assume that it was spam sent through the worm network. In order for that piece of spam to generate any profit for the spammer, the message needs to have a link to a website with a payment system plus a mailing address, i.e. the ability to charge a credit card and then send me my magic pills. This generates a traceability link to the spammer who paid for this service - if the cops look up who is generating the credit card charge and what account the money is going to, you've identified the spammer. Then, if the cops cross-check the bank account of several such spammers, a very short list would be generated of locations that each spammer on the worm network had paid money to. This short list would have to include the person who controls the worm - book 'em Danno. Because of this, I'd guess that the system isn't designed to deliver spam from a bunch of infected zombie machines. I don't know what the worm is supposed to do, but a spam-delivery system seems to be bustable in short order.

  46. Occam's Razor by janolder · · Score: 2, Insightful
    Come on boys and girls - I know it's fun to chat about conspiracies, but how likely do you think it is that some spammer creates a reasonably sophisticated worm like SoBig.[A-F] with the intent to create open relays when he can just as well use all the open relays out there instead?

    Keep in mind that writing and releasing a virus/worm/trojan requires a bit of skill and time and has the nasty side-effect of carrying significant jail time. Spammers don't have skill (or they'd be engineers), spammers don't have time (they have to work around filters all the time) and several years of jail time might not be too appealing to spammers either. Piggybacking on SoBig's backdoor for the purpose of spamming is guaranteed to have some nice FBI folks knocking on your door, confiscating all your equipment and looking for evidence of virus creation. Just a matter of time until you're read your rights from there on.

    I know people make a lot out of the fact that SoBig carries its own SMTP client engine. So what though? That feature enables SoBig to also use non-Outlook machines as staging areas. Simple.

    Use Occam's Razor and some common sense and see SoBig as what it is: a plain old worm somebody wrote to show off to his friends that has nothing to do with spam. Somebody as skilled as the worm writer probably hates spam as much as the rest of us. Not that I'm justifying SoBig in any way, I just removed 570 copies of SoBig.F from my inbox. :-(