Slashdot Mirror


Anti-Spammers DDoSed Out Of Existence

Anonumous Coward writes "Not one, but two anti-spam services announced their closure yesterday due to DDoS attacks, massive Joe jobs, threats, and the total lack of interest shown by law enforcement. monkeys.com pulled the plug at midnight with an announcement that makes you think of a suicide note. Short time later compu.net went the very same way. So, when will we see a distributed RBL that can stand up to distributed attacks?"

51 of 677 comments (clear)

  1. distributed.net rides again? by ansak · · Score: 4, Interesting

    Is there a way to use the technology behind distributed.net or SETI@Home for this kind of application?

    just wondering...ank

    --
    Still hoping for Gentle Treatment...
    1. Re:distributed.net rides again? by Anonymous Coward · · Score: 3, Insightful

      I would like to see a Kazaa-like service whereby people can choose to mirror a site (or page or resource) and the site itself becomes distributed among many locations, accessed by using a Kazaa-like browser client. It'd be a nice thing and stop a lot of this stuff from happening. Sure, I can see people using it for bad things too, but as a system, or a concept, it stands up for itself.

      If you can have distributed attackers, why not distributed targets?

    2. Re:distributed.net rides again? by ansak · · Score: 4, Interesting

      Yeah. I thought it was restricted to calculation, but perhaps there's something in the way of thinking that got us to distributed.net and SETI@Home that could help us get a distributed RBL (dare I say, "DRBL"?).

      How about a DNS name that resolves to one of 20 (50? 100? 1000?) different machines all of which are kept synchronized between themselves with RBL lists. Anyone who asks for RBL information, gets any one of the machines in the cluster. Including the DDOSers. How many machines can they DDOS simultaneously? (that's why I kept cranking up that number in the first parentheses) Not all of them, I hope, but the way to find out is to build up a DRBLnet. There has to be a positive use for all those Linux/BSD boxes attached to DSL and cable lines :).

      Then if the RBL-client side is modified so that if it doesn't get a response very quickly it asks again (probably getting a machine that isn't currently being attacked...).

      just spouting ideas...ank

      --
      Still hoping for Gentle Treatment...
    3. Re:distributed.net rides again? by Camulus · · Score: 3, Insightful

      They wouldn't have to dos all of the thousands of machines. All they would have to do is DOS what ever is doing the redirecting. Remember when Microsoft.com was taken down a year or two ago? The script kiddiots took down the router that was the only path way to Microsofts DNS servers. You would have to build a really robust network with all kinds of redundancy. While it is possible you could make something that could with stand most DOS's, it would cost an ass load (even with people volunteering mirrors), which is still a big problem.

  2. See guys, by Trigun · · Score: 3, Funny

    Vigilante Justice does work!

    1. Re:See guys, by Stanwalters · · Score: 3, Insightful

      Would this be a bad thing?

      I have an uncle who is a trucker. He was amused by this comment. He said the worst time on CB in his memory was from ~1977 to ~1982 or so, before that, truckers primarily used it, with respect for each other and some unwritten "rules". Then it became popular culture and was destroyed. After it "died", you would find it used primarily by truckers, with respect for each other......

      Anyone use USENET or IRC before 1997? Gee, it would suck if the Internet died like this.

  3. The Heavy Hitters Are Still Around by Nintendork · · Score: 5, Informative
    So, when will we see a distributed RBL that can stand up to distributed attacks?

    I'd never even hear of the two sites that closed down. Personally, I use Spamcop's DNSBL, DSBL, and ORDB.

    -Lucas

    1. Re:The Heavy Hitters Are Still Around by frankie · · Score: 5, Informative

      SpamCop is currently alive, but Julian had to blow a bunch of cash on upgraded servers after getting knocked down a couple months ago. Pretty much every site which offers any sort of blocklist has had several months of continuous DDoS.

    2. Re:The Heavy Hitters Are Still Around by B'Trey · · Score: 5, Insightful

      The argument doesn't hold water - the actions of the DDOS mastermind and the blacklister are not equivalent.

      The blacklister provides information to various people who choose, on their own, to say "I do not like what you are doing, Mr. Spammer, and I will not allow you to use MY system to do it."

      The DDOSer says "I don't like what you're doing, and I will not allow you to use YOUR system to do it."

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

  4. Sounds like a good use for Freenet by Matey-O · · Score: 4, Interesting

    Distributed, hidden, can't tell who registerd the file...freenet could fulfill the 'DDOS tolerant' needs here.

    --
    "Draco dormiens nunquam titillandus."
    1. Re:Sounds like a good use for Freenet by Mr+Bill · · Score: 4, Insightful

      And you would trust this file enough to block email based on it's contents??? Accountability is the biggest problem with RBLs, and moving it to a completely anonymous system would loose the last level of trust that they currently have...

    2. Re:Sounds like a good use for Freenet by lx805 · · Score: 4, Insightful

      And you would trust this file enough to block email based on it's contents??? Accountability is the biggest problem with RBLs, and moving it to a completely anonymous system would loose the last level of trust that they currently have...

      If you don't trust it, don't use it.

      Why is this concept so damn hard for people to understand? These lists are VOLUNTARY. Mail server admins are not forced to use them. They CHOOSE to use them because they are EFFECTIVE.

      Your arguement about putting these lists on freenet hold no water. There's no way these files would go online without a PGP signature, and people downloading them would be stupid not to verify that signature. So long as you trust the signer, you're fine. If you don't trust the signer, don't use the file.

      The distribution of the files can be completely automated to the point where an automated script can download the file, verify the signature, and load the contents of the file into a locally running DNS server (I'll even be so bold as to suggest rbldns, which comes with the djbdns distribution). The distribution network would be all but impervious to denial of service, since the only way to bring it down would be to DDoS anything running the freenet client.

      Funny how people conveniently forget about these little details when it doesn't suit their arguement...

    3. Re:Sounds like a good use for Freenet by Mr+Bill · · Score: 3, Insightful

      Good point, but if it is signed, then it is not anonymous is it. But you are correct that this would be much harder to DDOS if signed files were released in this way.

      By the way, I don't have any beef with RBL lists. But I have a big problem with ISPs using these lists to reject mail. They should be used by end users, or perhaps by a mailadmin to reject mail to an entire domain. Or they should be used to mark mail as possibly being spam.

      ISPs that use these lists to reject mail are being irresponsible, and are most likely doing it without the knowledge of their users. One false positive that gets dropped is one too many when your users don't know it is happening.

    4. Re:Sounds like a good use for Freenet by lx805 · · Score: 3, Informative

      Good point, but if it is signed, then it is not anonymous is it.

      It doesn't need to be anonymous, just available. SpamCop isn't anonymous. Spamhaus isn't anonymous. SPEWS is anonymous, but they probably don't need to be, and they already have someone who is *NOT* anonymous distributing their lists via PGP signed e-mail (see http://groups.yahoo.com/group/spews).

      ISPs that use these lists to reject mail are being irresponsible, and are most likely doing it without the knowledge of their users. One false positive that gets dropped is one too many when your users don't know it is happening.

      I agree with you there 100%. ISPs *maybe* should offer it as an option, but shouldn't filter by default. I've seen some ISPs do some pretty stupid things with the blocklists (i.e. add the IP ranges to their core router's ACLs). Those admins should be shot.

      Admittedly, though, I'm not nearly as concerned about false positives as most people. People tend to forget that e-mail in it's very nature is unreliable, and should never replace a phone call or good old fashioned face time.

  5. probable cause by poison_reverse · · Score: 5, Insightful

    why cant the goddamn authorities tie in motive with these attacks and go after the spammers who are obviously promoting/funding these attacks?

    --
    _+_+__+_+_+_+_+_+_+++
    when i moo u moo - just like that
  6. Look on the bright side... by emacnabber · · Score: 5, Funny

    ... atleast they didn't blow up blow up their servers.

  7. Re:Double-edged sword by nate1138 · · Score: 4, Informative

    Um, you got it wrong pal. It wasn't spammers getting DDOS'd, it was spam fighters getting knocked off the net. By spammers. You know, the bad guys.

    --
    Where's my lobbyist? Right here.
  8. Like it or not... they work by dspyder · · Score: 4, Insightful

    I'm a big advocate for as few (i.e. none) false positives as possible. I consider them way more dangerous than a false negative.... but used in moderation, these services are quite effective in reducting a large number of spam.

    Using a spamtrap that using weighted scoring, like SpamAssassin or the like, you can use the data they provide combined with your other heuristics (and whitelists and bayes) to provide a much more accurate view of the overall picture.

    --D

  9. Re:Double-edged sword by aphr0Scorp · · Score: 5, Funny

    You, sir, are a hero. Not only did you avoid reading the article, but you apparently didn't even read the HEADLINE!

  10. Re:massive Joe jobs? by beady · · Score: 4, Informative

    A Joe Job is where some unsuspecting innocents email is placed as the "from" address in the email headers. Headaches ensue

  11. Excellent idea! by DukeyToo · · Score: 5, Interesting

    Thats actually an *excellent* idea. Not really SETI@Home though, more like peer 2 peer technology.

    Why not kill 2 birds with one stone - promote a valid use of p2p, which removes some of the RIAA threat, while simultaneously frustrating spammers.

    --
    Most writers regard truth as their most valuable possession, and therefore are most economical in its use - Mark Twain
    1. Re:Excellent idea! by bdsesq · · Score: 3, Informative

      Fogeries can easily be prevented.
      All you need to do is put a PGP signature on the list.

    2. Re:Excellent idea! by dasmegabyte · · Score: 4, Insightful

      Well, the problem here is again one of trust. In many ways, an untrusted P2P spam blocklist would be easier to invalidate...all spammers have to do is access the P2P net and start spewing out BS and the whole list becomes worthless.

      And then there's the nuisance factor...script kiddies chucking up their enemys' domains as spammers, adding aol.com, etc.

      In order to establish trust, you'd have to have one of two things: 1) a trust authenticator, which is a central organization which can be shut down using DDOS and invalidated or 2) a web of trust, requiring admins to opt in to certain zone administrators' records, which would take quite a bit of time and would be very fallible.

      Neither is that great an idea.

      What IS a good idea is a distributed network of blocklists not like Kazaa, but like an IRC network or DNS. Trusted submitters are given powers like unto moderators to push information to a core set of servers, from which other servers pull their spam blocklists.

      We could do this now, using the server mirroring system that already exists for things like Linux kernels. Hell, we could even maintain versioning, to back off mistakenly blacklisted domains.

      Of course, the best idea will always be not to publish your email address and to guard it like a hawk. I get maybe 5 spam emails per day and that doesn't bother me at all.

      --
      Hey freaks: now you're ju
  12. Two Wrongs Make a Right by ticklemeozmo · · Score: 3, Insightful

    I hate to sound like the typical crybaby, but why do the good guys always get screwed? If we (the spam-hating/fighting collective) were to do this, I can almost guarentee there would be media and probably law-enforcement backlash against us (as proven by the story of the spammer whose information was leaked by someone).

    Now, knowing that law enforcement WON'T do anything against this, what happens when we decide on vigilante justice and return the favor onto the spammers who DDOoSed them (it's an assumption)? Will the law suddenly perk up and seek those who struck back?

    And what sort of example is this proving? That Law Enforcement doesn't matter/work with technology as the internet? Is this foreshadowing for the California Anti-Spam bill?

    This is your typical example of hitting your little brother/sister back after s/he hit you and your mom catching you only citing "It's always the second person who gets caught."

    --
    When modding "Informative", please make sure it both has a source and IS actually informative.
    1. Re:Two Wrongs Make a Right by __aapbgd5977 · · Score: 4, Insightful

      Sorry to interrupt your rant, but...

      Does anyone know if law enforcement was even CONTACTED?

      As a state prosecutor, I can charge DDoSers with felonies, but I need to be able to track them down, and I need a victim to report the crime.

  13. ANOTHER problem by Nijika · · Score: 4, Insightful
    And this is a huge one. I've dealt with DDoS attacks in the past, large scale ones like the ones that hurt the anti-spam lists.

    A lot, if not the vast majority of infected zombie attackers out there are located in asia pacific. Trying to track down the responsible admin, and then trying to get a response is -near impossible-. Language barriers, general apathy, it's all there. On top of that a lot of hosts in Korea have awesome pipe.

    Seriously, people keep bandying about the idea of using freenet for distribution of blackhole lists, but it's probably absolutely THE best solution to the problems we're facing. The ISPs can only do so much, and when the lists are distributed from a central, known source.. well, we've seen the results of this.

    I suggest one of us take up the cause of creating this freenet distribution system. It could revolutionize the way trusted data is passed if it works successfully for an RBL. I'd do it myself, but I'm beyond short of time, and brains for that matter :)

    --
    Luck favors the prepared, darling.
  14. Here's what cracks me up by Rogerborg · · Score: 5, Insightful

    We've had a succession of Washington suits yakking on about Information Security, and Cyber War and The Great Potential Threat To Our Infrastructure, and yet when DDoS attacks actually happen, what do they do?

    You guessed it. Squat.

    There's no votes and no budget in actually fighting crime. There's plenty of capital to be made in selling up the threat, and in promising that you'll fix it, given just a little more time in office, and a slightly larger personal empire.

    What I'd like to see is our Dictator of Homeland Security pinned down and made to explain why he's not doing something about the attacks that are happening now. If we can't defend monkeys.com from a DDoS from malicious assholes, how does he expect to believe that we're able to defend safety or economic critical infrastructure from the same kind of attack launched by the truly malevolent?

    --
    If you were blocking sigs, you wouldn't have to read this.
    1. Re:Here's what cracks me up by chabotc · · Score: 5, Interesting

      Here's a thought..

      Suppose that the DDoS zombies used use a internet name instead of IP addresses.. Why not change the DNS for monkeys.com & compunet to a nice NSA or FBI address range

      Then sit back and wait for this law-enforcement stuff to finaly kick in

    2. Re:Here's what cracks me up by EinarH · · Score: 4, Informative
      Wheter this is the responsibility of the DHS or the FBI I'm not sure about, but Ron Guilmette who runs the now closed monkeys.com actually tried to contact FBI.
      From a google groups post here:
      I was also on the phone to Ron just a few minutes ago.

      More specifically, the law enforcement issue is twofold:

      First, he tried talking to his city police. He had to fight them to even take a written report of the incident. That was to be expected, of course.

      Then, he tried calling the FBI. The receptionist who took the call apparently didn't understand a word of Ron's explanation of a "denial of service attack against his Internet servers" and asked him "Is that illegal?". Ron insisted that he must speak to somebody who is more capable of understanding the issue. The receptionist transferred the call to the duty officer, which turned out to be an answering machine.
      Ron left a message, expecting to be called back, but no call so far.

      If this is correct, I have no indication that it should not be, it looks like a total FBI fuck up.

      (more info here)

      --

      Melius mori in libertate quam vivere in servitute.

  15. Good riddance by PincheGab · · Score: 5, Interesting
    Having been unfortunate enough to be assigned an IP block from a previous spammer and having gone through the subsequent ass-kissing I had to do to a black list maintainer that absolutely refused to remove us from the the list, I say the less blacklists there are, the better.

    I'm sorry but some of these list maintainers are anal, (VERY) self-righteous, awful people who will not listen, not even when the person at the other end of the line is polite, patient, and takes a polite and amicable approach to the issue of getting removed from the blacklist (and punches a pillow after the phone calls and emails instead of being rude to the person).

    I'm sorry but with the hell I had to go through to get removed (too much unwarranted ass-kissing, too much putting up with the "I'm only a volunteer" crap) I am only glad to see these anal a-holes go.

  16. What are we going to do? by LMCBoy · · Score: 4, Insightful

    The internet seems to become more worthless every day, as more and more of it is hijacked by spammers and other commercialization.

    How can we take it back? If we can't, how can we replace it with something more resistant to these electronic malignancies?

    I want instant communication with friends and colleagues all over the planet, but I don't want UCE. I want instant access to the world's knowledge on all topics, from crucial news to movie trivia, but I want it without viruses, interstitial ads, popups, spyware, and all that other crap.

    By using Linux with some other specialized software, I have erected a defensive perimeter around my internet existence, so the tidal wave of garbage largely passes me by. But the walls need maintenance, and there always seems to be some new leak that needs plugging.

    It's regrettable that we need to take such drastic measures, but what really worries me is that the need is increasing with time. Can you imagine the situation where 99% of your email is spam? Is there an alternative to giving up email entirely at that point?

    --
    Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
  17. Sorry sir, your wallet is too thin by Phantasmo · · Score: 4, Insightful

    total lack of interest shown by law enforcement

    If a MMORPG gets cracked and the rich owners get inconvenienced for half a day, the FBI flips out and immediately mounts an investigation.

    However, these guys are repeatedly DDoS'd and nobody cares.

    It would seem that the government only cares about cybercrime when big cash is involved.

    --

    The US Army: promoting democracy through unquestioned obedience
  18. Re:It seems sad on the surface, but I won't miss ' by FileNotFound · · Score: 4, Insightful

    This is definetly true.

    I myself had a runing with Anti Spam sites. For some bizzare reason the IP of my mail server was listed as a spam server. Which is BS as it's only ever used for personal mail.

    It took 5 emails and 3 days to get my server IPs of the list.

    It's a real bitch. Your mail bounces, you call the ISP that bounced your mail and they tell you that "such and such list", now you got to go to that list and request a removal. The problem is that many of the lists mirror additions but NOT removals. So you get added to one list and tada you're in 20 and got to remove yourself one by one...

    --
    In Soviet Russia, the television watches YOU!
  19. Monkeys.com by BrookHarty · · Score: 4, Interesting

    A friend of mine, who has a business class DSL had his ip block blacklisted. Seems someone on the ISP had a trojan and was sending out spam. So monkeys.com blocked the entire ISP. And monkeys.com response, contact your ISP. All the customers where in a deadlock, the ISP didnt know why they where blocked, the customers couldnt get unblocked, so every customer trys to contact Monkeys. The ISP couldnt contact monkeys either, monkeys email queue was full. So the ISP threatens to sue, customers threaten to break kneecaps, and the spammers win.

    Really, if RBL's can be tricked to block good ISPs, and you get get the IP blocks removed, its flawed and needs to end service.

    BTW, I know many people who are switching to whitelists, and even at work, whitelists for internal mail only cuts spam almost 100%. Even earthlink etc, sell whitelist features as a value added service.

  20. Re:massive Joe jobs? by Rogerborg · · Score: 4, Informative

    Where your send email purporting to be from someone else, or in this case when spammers send spam purporting to be from the anti-spam orgs. SMTP servers don't validate the From: field, you can put anything in there. Most lusers and a shocking number of clueless sysadmins don't realise this.

    --
    If you were blocking sigs, you wouldn't have to read this.
  21. Here is an idea!! by messiuh · · Score: 3, Funny

    The poor guy gets DDoS'd, and then we end up Slashdotting his "suicide note"!!

    This guy just can't catch a break.

  22. I won't miss email black lists. by Vic+Metcalfe · · Score: 5, Informative

    I'm sorry for the trouble these guys have had, but I've had more trouble with black lists then benefit. I've been black listed many times for stupid reasons. Like one of the sign-off's mentioned, I've had @mydomain.com used to send spams, had to handle the bounces and then been blacklisted on top of that. I've had spam link to a page I host even though the spam wasn't advertising the page, it was using the page to support the sale of its product. The page was about water safety, and posted by someone with no connection to the spammers. I've twice been blacklisted and once had UUNet filter my IP allocation because users had uploaded old vulnerable versions of FormMail.pl to their web sites and spammers found and abused the hole. Both times I had found and removed the offending script before getting shut down, only to be blacklisted/filtered AFTER fixing the problem.

    As you might have guessed I have no love for RBL type services. I think their hearts are in the right place, but I'm tired of getting caught in the cross-fire. Since at some point, in order to benefit spammers have to be contacted by consumers, law enforcement should be able to track them down. I'd love to see that sort of thing become common. I can't see a technological solution even with a complete overhaul of how email works. I like the fact that a stranger can email me if they like. I just want to see legal limitations on that contact to prevent spam.

  23. Re:massive Joe jobs? by annielaurie · · Score: 4, Insightful

    Not to be overly-dramatic, but when it happens to you it's a nightmare and one of the blackest pits you can imagine.

    Think of spending all your time, energy, heart and soul developing a business (or organization), providing for it, gaining credibility and referrals, making a name and niche for yourself, however small. Imagine you're attempting to support and educate a family via that business.

    Now imagine it all wiped away with no thought at all by anonymous monsters of greed.

    That's precisely what happened to me. I'm actually not illiterate. I exercised care in building my site, selecting a host for it, making sure it ran Linux :), and installing such watchdogs and filters as I could. I cultivated good relations with the folks who supported the server. I did all I could, short of purchasing a server for myself, which I could never have afforded.

    Then I made the mistake of becoming ill. Over Christmas I spent six days in the hospital, and when I came home, a corresponding several days downstairs. They struck during that time. I returned to hundreds and hundreds of bounced messages, angry complaints, bitch-outs, whatever.

    A call to the tech support people actually put a stop to the whole thing rather quickly. The spammers were using Sprint, and apparently Sprint lacks tolerance for these issues. I wrote to each and every person who'd bitched, swallowed my pride and explained who I was and what had happened. Some wrote back.

    On the practical side, I have now a trusted friend who will look after things for me if I ever become ill again, and I will do the same for him. In fact the two of us may lease a server from a reputable company. That's a huge cost, but it may well be worth it.

    On the emotional or impractical side, even eight months later I have an enormous amount of anger. Anger is often un-helpful, but I entertain visions of finding ways to inujure these people (not physically or by violence, but in their ability to do this). I visualize them financially ruined, humiliated in public, hounded out of their neighborhoods. I visualize attacks on their servers. That's all quite counterproductive. In order to deal with the anger part, I spend my spare time writing a novel in which a spammer is murdered. It's not half bad.

    Regards,
    Anne

    --
    DUCT TAPE: The Election Supervisors' Secret Weapon
  24. Re:SPEWS RIP? by Skapare · · Score: 3, Interesting

    I presume your ISP was harboring spammers. That's assuming you are not a spammer. ISPs that harbor spammers do get a chance to terminate them (unless it is a well known spam gang). If they don't, it's probably because the ISP needs a financial incentive to do so. SPEWS provides that. All customers of such ISPs are indirectly supporting the harbored spammers when they pay their ISP bill.

    You don't have to use SPEWS if you don't want to. The opportunity to know and understand how SPEWS works, so those who do choose to use it, should read and understand what it means. If blocking ISPs that harbor spammers is not what you want to do, then don't use SPEWS. No one is twisting your arm.

    SPEWS has been responsible for getting quite many spammers, who would not otherwise have been by other DNSBLs, kicked off their ISPs, and their spamming abuse activities stopped or reduced for a while. And this is what has pissed off a lot of spammers.

    Of course, a lot of customers of the listed ISPs never tried to understand, and assumed they were being accused of being a spammer. What they should have done is pressured their ISP to remove the spammer(s).

    --
    now we need to go OSS in diesel cars
  25. Re:Lively Hood by sammy+baby · · Score: 3, Funny

    H-Dog, is that you? Baby, don't tell me you gone skipped out on Accounts Receivable and be hangin' with them tech support bitches, I could not believe that shit.

  26. Re: SpamCop paying $30K / year by gorbachev · · Score: 4, Insightful

    It's been reported that SpamCop is paying upwards to $30K / year for bandwidth as a direct cause of the continous DDOS attacks on it.

    The spammers are doing everything they can to squeeze the anti-spammers out. They use frivolous lawsuits (aka Mark Felstein and his porn spamming backers) or DDOS attacks that either knock the anti-spam resources off completely or increase the costs so that no hobbyist can run them.

    And while all this is going on, the law enforcement agencies are doing nothing to counter the clearly illegal acts of the spammers.

    And ISPs are doing NOTHING to reduce the number of zombies on their networks. So the DDOS attacks continue.

    Nice going.

    It's only a matter of time when someone (Al Queda?) will use the zombie network for something that will truly be noticed.

    Proletariat of the world, unite to kill spammers

    --
    In Soviet Russia, I ruled you
  27. Re:SPEWS RIP? by squiggleslash · · Score: 4, Interesting
    If I play Russian Roulette, I only have a one in six change of blowing my brains out. I still don't consider it a good idea. I run fairly sophisticated SPAM blocking myself (see my journal) and I'd consider it an absolute failure if it blocked "one in two hundred" legitimate emails. One is too many.

    SPEWS ultimately blocks legitimate email. Indeed, it rejoices in doing so, the argument being that if legit email is blocked, its senders will put pressure on their ISP to kick off spammers.

    I can't agree with that being a legitimate tactic. It may be a legal tactic, as the idiots who are itching to hit reply with the same old "It's my server, I can do whatever I want" bunk will point out, but it punishes the wrong people. It's a little like local businesses banding together to refuse employment to anyone living under a landlord who hasn't kicked out a local shoplifter. Just as with that case, "It's my business, I can employ whoever I like". Just as with that case, "They can move can't they?" (Er, yeah, but it's rarely as trouble-free as you pretend. Businesses especially, who tend to be the profitable customers of ISPs, are usually locked into contracts and have paid substantial amounts for everything from dedicated lines to domain names. They, the most critical customers of the ISPs, cannot just up stumps and leave.)

    SPEWS has that pitchforks and flaming torches thing about it, it's comprised of people too angry and too childish to consider what the consequences of their actions are. My "Due Diligence" with ISPs is such that I'd prefer to do business with one that works with spammers than one that'd arbitrarily block my email. (Right now, I'm fortunate enough not to have to deal with either, but come the day...)

    --
    You are not alone. This is not normal. None of this is normal.
  28. Re:massive Joe jobs? by _xeno_ · · Score: 4, Funny
    In order to deal with the anger part, I spend my spare time writing a novel in which a spammer is murdered. It's not half bad.

    I'm half-wondering how you're going to work that out. My first thought was "murder mystery" but I found myself thinking that it would wind up something like this:

    "And then I found him like this, strangled by several dozen feet of Ethernet cable, stabbed at least twenty-seven times, shot at least forty-three times, and then buried under several thousand printed copies of an e-mail," a rather distraught neighbor told the detective.

    "Hmm... it would appear to be an e-mail that offers - to enlarge your, er, member. Wait a minute - I think I can almost recognize what's left of his face. Yes, this is the notorious spammer I-Like-Watching-Kittens-And-Puppys-Die," the police detective responded, pushing pages away from the body's face.

    "Oh. Well, I guess that's about it then."

    "Wait, we have a mad murder around! Forty-plus shots? You'd have to reload multiple times to do that. We should do something!"

    "Yeah, you're right. His body'll start to smell soon."

    "I'll call the mortician."

    "I guess that's it then."

    "Yup."

    "Yup."

    "I better get the mortician over hear. You're sure you're going to be all right?"

    "Of course - I should be down at least twenty spams!"

    - The End -

    --
    You are in a maze of twisty little relative jumps, all alike.
  29. I'm taking my ball and going home by Champaign · · Score: 4, Interesting

    *WARNING* If you're the type of person that can't handle any critism of the open-source/technical community, even from within, you might want to skip to the next message.

    There's a funny thing that's been going through my head for years now which these two closures seems to be a part of.

    Technical people don't make good administrators.

    Years ago when I was in high school I used to run a BBS (bulletin board service - pre popular internet networks of computers). Every few months a SysOp (System Operator, the people in charge) would have a meltdown, send out a message telling everyone how much he'd (there were no women ;-) suffered, how ungrateful the users were and that he was shutting down to teach everyone a lesson.

    Nobody ever learned a lesson, and I never felt the lesson they were trying to teach was particularly valuable.

    I'm suspicious that this is a natural weakness of any system that relies on volunteer labour. If people don't have a strong (unfortunately usually economic) incentive to continue something, they're more ready to throw in the towel when the seas get rough.

    We've all seen open-source projects die where the maintainer spits bile about no one contributing, no companies offering them cushy jobs where they can work on the project, etc, etc, etc. See the story about the Linux Router Project for an example of this.

    As a non-technical example, a friend of mine was a volunteer firefighter and he got into the profession when just about every firefighter in his small town quit and they needed to replace the force. A baby had died at a fire they were fighting, and none of them had been able to deal with it, so they quit. Professional firefighters have all undoubtedly had the experience of someone dieing in a fire they were fighting, but you wouldn't expect their whole department to give up afterwards...

    With both of these lists, sure denial of service sucks. Given. When you rovide a service for free you expect acolades, guys buying you beers and women offering you their virginity. Best case, sure. But sometimes things aren't going to go your way and it seems so easy to close up shop, which can really screw people there were relying on you.

    If Slashdot started suffering sustained dos attacks, you can be sure that they'd figure out a way to get through it, or just button down the hatches until the attacks end. They're earning their livelihoods from this site, so they aren't going to give up on it easily.

    Maybe this is something that we should be upfront about as a community. When a service/product is free (as in speech), future extension/maintenance/existance are never guaranteed, and the only thing you're actually getting of value is whatever is there right now. If the service is something necessary that becomes worthless the instant it stops being maintained (rare, but certainly the case in some instances, such as with these two lists or with things like BBSes), than maybe volunteer labour isn't the way to provide it.

    1. Re:I'm taking my ball and going home by Phroggy · · Score: 3, Insightful

      I think you're missing something. You seem to be implying that the Monkeys.com admin is giving up because he personally can't take the pressure anymore, and that he should try to persevere instead. While that sounds nice, you're forgetting reality:

      1) While his servers are under a DDoS attack, nobody can use them, which means the blacklist is basically useless. This is why it's called "denial of service" - the ability to use the service is being denied.

      2) The only technical way to withstand a DDoS attack while still continuing to provide service is to increase your bandwidth so you have enough to handle both the attack and legitimate requests. This costs a LOT of money. Another poster mentioned that SpamCop spent $30,000 on this. SpamCop has paid subscriptions (I'm a subscriber myself); Monkeys.com does not. Do you have an extra $30,000 lying around that you could donate? I don't.

      3) The non-technical solution is to go through law enforcement. He contacted the FBI, and they didn't know what he was talking about. Perhaps he should keep trying, but due to the nature of the attack, I'm not sure the FBI could help if they wanted to - there's no way to track who is responsible for the attacks, so there's nobody to prosecute for a crime.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  30. Re:Can't ISPs do something? by Eggplant62 · · Score: 4, Interesting
    How are they doing the DDOS, using PCs infected with a trojan?


    Exactly. This is what the Sobig trojan writer was commissioned to do, in my own personal belief. I've read some extensive analysis of what the Sobig trojan and some of the other recent worms that have been crushing the net, and they were explicitly designed to become tools of spammers and denial-of-servicing fleabags.

    The sad part is that Ron Guilmette, the fellow who ran monkeys.com, has tried to get law enforcement and the ISP's where the DDoS was coming from interested in this problem and was pretty much rebuffed outright. FBI won't look at it, the ISP's are signing pink contract at double the usual rates at least to keep spammers connected and ignore complaints. No one is interested in helping with this and it's sad.

    It's getting more and more like the Wild, Wild West every time I hook up to the 'net anymore. There are people complaining that they don't like the vigilante justice involved with running the DNSBL's. Imagine what your spam load would look like *without* the DNSBL's.

    Or imagine the Pandora Project coming to life.
  31. Lets put the effort into stuff that works by autopr0n · · Score: 3, Interesting

    For example, how about getting RMX (Reverse MX lookups) working. A lot RBLs are error prone. A distributed RBL would either not really be distributed (i.e. a central 'committee' that decides who's on the list and lots of mirrors), or a disaster (i.e. anyone on the net can block people). I'm not saying it couldn't be done, just that it would take a Herculean effort to prop up a technology that a lot of people think causes more harm then good.

    The ideal (in my mind) anti-Spam 'tool chain' would be RMX and Bayesian filtering along with per-user white listing for messages that are flagged by those systems. A per-domain blacklist of "sites vouch for Spam via RMX" could be created and done on a somewhat distributed system, rather then an IP based system.

    Anyway, here's how I would design a distributed blacklist type system. First of all, it would be based on RMX rather then IP space. That way people who are forced to share IP space with spammers don't get screwed. Users of the system could flag mail as 'legitimate' or they could flag it as 'Spam' legit email is sent in only as a counter, and actual Spam is forwarded to a central system. Unlike Kazza or whatever, we wouldn't need to worry about getting shut down by the RIAA so some centralization is OK.

    No one person would decide what to 'blacklist' rather, simple counts of spam/non-spam could be retrieved by users. People running mail servers could see the Spam that they supposedly sent and, erm, repent :P. Older entries would automatically loose 'weight' so that people who change their ways can send email again. People who send in bizarre reports would have those reports weighed lightly.

    How do you prevent DDoS? Well, honestly I think the best solution would be to have users pay a small fee going towards hosting on something like Akami. That would be a lot simpler then trying to setup and manage the security of a distributed redistribution system.

    We might also have an identity verification system to prevent spammers from faking thousands of accounts to fuck up the averages.

    --
    autopr0n is like, down and stuff.
  32. Re: SpamCop paying $30K / year by irc.goatse.cx+troll · · Score: 3, Interesting

    "And ISPs are doing NOTHING to reduce the number of zombies on their networks. So the DDOS attacks continue."

    Uh, No.

    RoadRunner here in austin is now blocking spoofed packets, I'm sure they arnt the only one.
    Most big name bandwidth providers are now rate limiting icmp.

    Before anyone cries about this not being enough, I never said it was, I'm just arguing that they are doing something.

    I'd rather they do too little than too much, and everyone here(slashdot, specificly your rights online section) should feel the same way. Which would you rather have, DDoS kiddies or every isp limiting you to port80 connections that arnt allowed to stay open longer than a minute and no more than 5 connections/min allowed?

    Give us the choice and let the few abuse it and the many enjoy it.

    --
    Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
  33. Monkeys.com/Ron Guilmette did TWO useful things by minas-beede · · Score: 4, Insightful

    Apparently Ron is abandoning both but there were two related anti-spam things he did. One was to maintain a blocklist for open proxies. The other was to run a network of proxypots and to use these to discover the IP addresses from which proxy abuse originated. He trapped a lot of spam with those, as well.

    Ron made periodic posts to news.admin.net-abuse.email in which he listed the top 40 proxy abuse-source IPs. He also contacted the ISPs from which the abuse originated and was successful in getting many of these to boot the spammers (which is a big reason spammers wanted to put him out of business, it would seem.)

    Ron was making real and substantial progress toward ridding the net of spam - even if you never heard of him he was helping you, and the help I speak of had none of the flaws of blocklists.

    Spammers look about everywhere on the net, seeking abusable open proxies. That means proxypots will succeed almost anywhere on the net. Just about anyone can help identify spammer IPs and get the spammers thrown off their ISPs. Ron's Top 40 list was a nice bonus and it helped show which ISPs were responsive and which protected spammers. Similar information from a single site (yours, if you'd do it) would be also have great value.

    I'd direct you to the Bubblegum proxypot web page but that, too, seems to be down. There's still something you can do even if you don't run a proxypot. If you have a software firewall on your system you can find the log entries for rejected proxy connection attempts. Chances are great that those were made by a spammer. Report the attempt to the appropriate ISP. I'd also suggest letting your ISP know: if spammers are looking in your ISP's space for abusable proxies the ISP can take protective actions. Your ISP also may have greater clout with the spammer's ISP - at least it's worth a shot.

  34. To the mattresses! by simeonbeta2 · · Score: 3, Interesting

    The only solution is all out war!

    The problem is that spammers have a significant financial motivation to act in the ways that they do.

    Spam fighters, on the other hand, are fighting back and providing services mostly out of the goodness of their hearts. (Check me if I'm wrong, but i've never seen an article on the lavish lifestyles built by opposing spam.) This means that unless we can come up with an *unbreakable* technological solution the spammers will always win the war: they have a financial motivation to fight harder than we do.

    The solutions I've heard proposed sound more like problems than solutions: central governing bodies, a regulated internet, pay-per-email, etc all make my crypto-libertarian instincts nervous. If we don't want our commons taken away, we have to defend it ourselves!

    So how can we win against an enemy with superior motivation? We need to take away their motivation! We can't ever win by fighting the spammers, so lets start fighting the people funding them!

    We need to (legally) DOS the resources of those who are benefitting from spam. This is going to require maturity and restraint in the heat of battle, but if we attack the wrong people, we will be no better than the spammers. Let me propose the following:

    • Someone of stature in the community (maybe not a first tier personality like ESR, but someone who commands unquestioned respect) must be the figurehead for this. In addition there will have to be actual real human intervention by members of the service to verify targets and avoid friendly fire.
    • Through conventional resources we identify single beneficiaries of mass quantities of spam who have an exposed point of contact: for example I currently have spam in my folder that wants me to buy the drug vicodin and provides a url. If it can be verified that this spam is widespread (ie really is spam) and that the resource in question really belongs to the person behind the spam (ie really does link to cheesy mail-order drug store) then
    • Our anti-spam service distributes the url of the target and everyone subscribing to the service attempts to view the page (command line recursive wget would be appropriate I suspect).
    • The target of the attack is now rendered unusable.

    Benefits and prerequisites...
    Speed is of the essence. Attack must respond to take down target before any profit is made. Scale is important as well. Volume of traffic must decimate servers even on fat pipes (or at least cause high bandwidth $$$ usage). It might even be possible to DOS 1-800 numbers if every subscriber was willing to place a call and complain.
    Would all this be illegal? Certainly as a whole the intent is to DOS the target and therefore is illegal. I could even imagine RICO coming into play (this is after all an organized conspiracy to commit a crime). However the actions of those subscribing to the service are not illegal (IANAL, someone else comment). After all, I (as subscriber) am just saving a highly recommended commercial resource for later perusal! :) This is where it is key to have high profile trusted and respected figurehead. If Joe Blow organises this on his dsl line, his access gets cut off and the feds disapprove. If an innocent party is wronged than he probably goes to jail. If, on the other hand, ESR organises it, public opinion on the net will massively oppose federal pressure against him and commercial pressure (ie his access being cut off) is much less likely.

    I realise that there is lots of hand waving going on here. But I firmly feel that this may be an instance to fight fire with fire, fight outlaws with vigilante justice, etc. We need to claim our space for our productive use and not for other's pollution and decimation. Fighting spammers directly is like "fighting terrorism". Attacking those who provide the incentive is like taking the battle to host countries of terrorism; a much more likely strategy.

  35. So why are you compounding the disincentive? by roystgnr · · Score: 3, Insightful

    You're comparing the operators of these services to spoiled children, when they've done more for the anti-spam cause than nearly everyone who will ever read your comment. What did they do to deserve that? If they are being selfish for giving up their efforts, doesn't that make you and I even more selfish for never making an effort in the first place?

    Who wants to become a volunteer in a world where if your efforts fail you will be seen as a failure and if they succeed you will be seen as an entitlement?