Slashdot Mirror


Anti-DDOS Alliance In The Works?

Rackemup writes: "This article on ZDNET says McAfee and some anti-DDOS vendors are finally teaming up to address DDOS attacks and Code-Red-like network scanning. Seems like they're finally catching on that a purely reactive approach to Internet and virus attacks isn't going to cut it anymore, even after all the media coverage of these latest virus attacks there are still loads of zombie machines out there merrily scanning away, looking for others to infect."

52 of 145 comments (clear)

  1. Anti-DOS Alliance? by SpanishInquisition · · Score: 4, Funny

    It was called a Mac User group in the 80's, but now, I don't see how it could be relevent.

    --
    Je t'aime Stéphanie
    1. Re:Anti-DOS Alliance? by unitron · · Score: 2
      That's what I thought I saw out of the corner of my eye as well.

      Anybody else notice that the word *Microsoft* was conspicuous by its absence from the entire article?

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

  2. Hmm.. by PopeAlien · · Score: 3, Funny

    For the anti-DDoS vendors, the partnership with McAfee is a golden opportunity to show that their nascent solutions can detect and shut down these attacks before they cripple corporate networks.

    We did it.. Yep, we saved you from a huge attack that would have crippled your network.. No, honestly, we did.. Please see attached invoice.
    1. Re: Hmm.. by hodeleri · · Score: 2

      I can see the ads now:

      Mcafee - THE MSTD Solution

      But can anyone plug up all the flaws in Holier than the Pope software (MS et. al.)?

    2. Re: Hmm.. by Zalgon+26+McGee · · Score: 2
      MSTD?

      Is that a Microsoft STD?

      --

      ---

      Book(n): Utensil used to pass time while waiting for the TV repairman

  3. Zombies? by Tregod · · Score: 3, Funny

    we all know that the only way to kill a zombie machine is to accidentally lose one's hand, therefore, giving one the oppurtunity to replace it with a chainsaw and hack-away (physically) at the undead machines.

    1. Re:Zombies? by Self+Bias+Resistor · · Score: 2

      Yes, I can certainly see it now:

      "Every dead machine that is not exterminated gets up and kills! The machines it kills get up and kill!"

      Or maybe it's just way too early in the morning...

      --

      ----------
      When the pin is pulled, Mr. Grenade is no longer our friend.

  4. warning: may require ISPs doing work by jeffy124 · · Score: 2

    Something like this may be dependent on the ISPs to fully implement. McAfee may release a tool that can sit on a Cisco router on a firewall or something that will watch for possible DDoS data, such as a flood of UDP packets to a port that's rarely accessed, in an effort to protect one of their customer's from being DDoS'd. Given the number of ISPs out there that pay attention to security issues (see Steve Gibson's DDoS Post-Mortem), will ISPs actually expel the effort to help the situation with DDoS?

    I suspect not, given how quickly some email viruses spread despite both McAfee and Symantec providing virus scanning products for use on SMTP relay servers.

    --
    The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    1. Re:warning: may require ISPs doing work by zyklone · · Score: 2, Insightful

      So the next time you begin playing q3 multiplayer your ISP cuts your connection.

      As for the grc.com stuff. He got countless offers of help he just decided that it would be a better article if he ignored them.

      You really don't want the ISP monitoring everything going to/from your computer. Do you really trust them enough for that? A sudden increase of traffic can't be marked as a DDoS attack. It might just be that your site was linked from slashdot.

      If everyone would just patch their systems we would not have these problems. There are too many incompetent system administrators out there.

    2. Re:warning: may require ISPs doing work by jeffy124 · · Score: 2

      most of the ddos troubles could not be prevented by patching correctly, as some have exploited holes for which there is no patch, hence the isps can help by intelligently disallowing useless incoming traffic. being the company grc is, I'm 100% sure they had all their patches up to date, yet what could they have done ahead of time to prevent being hit with a DDoS?

      I trust my isp with my data. I pay them to transport it from my machine to another. Who knows what they can already do with it? Many blocked tcp port 80 because of code red. I'm on a cable modem, anyone on my cable segment with the right equipment can pickup on my traffic, hence I'm not concerned if someone sees my data, I encrpyt the stuff I dont want others to see. Besides, the isp would be watching the entire network, not just me, and they would be filtering for obvious junk traffic directed at a single IP in a possible ddos attack.

      A site being slashdotted would be allowed because the traffic is from tens of thousands (maybe even millions) of IP addresses (as opposed to a few hundred from the typical ddos attack) all going after tcp port 80 (which is a standard port, as opposed to UDP port 5785, which isn't a standard port for anything afaik)

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    3. Re:warning: may require ISPs doing work by imipak · · Score: 2
      yet what could they have done ahead of time to prevent being hit with a DDoS?
      Bought themselves an AS and multi-homed with two separate ISPs (say, UUNet and Qwest)? Just a thought...
    4. Re:warning: may require ISPs doing work by jeffy124 · · Score: 2

      Filtering spam is one thing. A lot of people demand it of their ISP because it is a problem they are capable of seeing.

      Monitoring http traffic is only the tip of the iceberg, but is not the problem. By their nature, ddos attacks are intentional sendings of junk traffic to a specific IP address in a n attempt to prevent legitimate network traffic from getting through. In Steve Gibson's case (see my link above), a script kiddie assembled 500 compromised Windows 9x machines from broadband connections and had them all fire off a million packets each of 64K in size all at UDP port 666 (along with ICMP ping packets to further fill the pipe), effectively filling grc.com's bandwidth and denying legit connections to/from grc. In a span of several hours on one of the attacks, grc's ISP blocked a total of over 4.3 billion packets. But because the packets were 64K in size, the packets had to be broken apart and reassembled. After the packets were broken apart, this created over 500 billion packet "chunks."

      McAfee is building a firewall product that will be programmed to pick up on this type of activity and filter out that traffic, protecting the network behind that firewall without the human intervention that Steve Gibson required.

      But as someone else pointed out- what about a site being slashdotted? A site getting slashdotted will receive around 1000 hits per minute all at TCP port 80, a standard port, with request packets being less than 1k apiece and a different set of 1000 machines each minute. In grc's DoS attacks, all the attacks were directed at UDP port 666, the packets 64K in size, and all the attacking machines were the same and never changing. After some thought, you can see how this is certainly inordinate in even rare circumstances.

      Hence, while an ISP admin says monitoring http traffic is beyond the scope of their duties, protecting computers on their network is still one, particularly from known attacks like DoS. Many ISPs are blocking TCP port 80 (the standard http port) because of Code Red, meaning those ISPs show interest in protecting their customer's computers. Likewise to ISPs filtering spam. Unfortunately, these ISPs are few in number.

      The reason I bring up the warning in "ISPs may be required to do work" is that in Gibson's situation, he contacted the ISPs (@home, RoadRunner, Earthlink, etc) of where the majority of the compromised computers were attacking him, and they refused to do anything or even listen to him. This was despite Gibson being an expert in firewall technology, meaning he knows what he's talking about. Gibson's own corporate ISP gave him the run-around during the first few attacks (eventually, the support engineers gave him their home contact info). Gibson basically demonstrated that even though ISPs are capable of preventing problems, they wont because it's not in the interest of their bottom line (profits). I make the comment "may require work" because in Gibson's story, we see several ISPs refusing to do anything even out of being good sumaritans. Therefore, how can we expect ISPs to install the McAfee anti-ddos firewall (discussed by that ZDnet article above) on their network?

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    5. Re:warning: may require ISPs doing work by jeffy124 · · Score: 2

      yeah, my apoligies on that bad link in the post at the top of this thread. I hit reply and gave a more correct link.

      At grc's site, you'll find some interesting stuff about MS and their understandings of computer security. I tried submitting that to /., which got rejected. Maybe if others also see those stories Steve wrote and also submit them to /., we can have yet another chance to mock MS.

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
  5. The hardware companies need to be involved too by Ryu2 · · Score: 3, Interesting
    Stopping these DDOS attacks in software is a step, but still, you're using bandwidth and CPU cycles you otherwise wouldn't have. Network infrastructure companies like Cisco etc. could probably play a good role.


    Imagine if routers could be dynamically updated to intelligently scan traffic for DDOS attack patterns and block these before any host in the internal network even sees it.


    MIT has done a lot of work in this area of "Active Networking".

    --
    There's 10 types of people in this world, those who understand binary and those who don't.
    1. Re:The hardware companies need to be involved too by Moosifer · · Score: 2, Insightful

      Not a chance that we're going to see routers doing this anytime soon, especially not the Big Ass (tm) Cisco or Juniper routers. It's simply too computationally expensive for them to do this (today, at least) and having this feature would put them at a competitive disadvantage in terms of the # of billions of packets they can push in 23 nanoseconds.

      After all, it's marketing data that drives the industry - not the product's actual worth.

    2. Re:The hardware companies need to be involved too by HongPong · · Score: 2
      Imagine if routers could be dynamically updated to intelligently scan traffic for DDOS attack patterns and block these...

      Slashdot would have to quit it with the whole A HREF business, the "/. effect" would be kinda squelched and all...

  6. Finally by Reality+Master+101 · · Score: 5, Funny

    Apparently they read my post on this subject. :)

    There is no doubt in my mind that ISPs need to take better action. I should be able to report probing and infection to the ISP, and they should investigate the other party. If it's a rogue hacker, they report them to the authorities. If it's a virus, the other party should be notified and their connection pulled until the system is disinfected.

    Having had my Linux box infected/hacked via the WU-FTPd bug, I know that this is not limited to Windows machines.

    In fact, I might even be open to public financing of ISP's investigation departments under a law-enforcement arm. This is a public nuisance issue. Just as you don't want a fire at your neighbor's house setting fire to your house*, we should have "fire fighters" putting out viruses as well.

    *Incidently, to all the Libertarian wackos who think that fire departments should be privately hired by each homeowner, this is why it needs to be under the "promote the general welfare" part of the constitution.

    --
    Sometimes it's best to just let stupid people be stupid.
    1. Re:Finally by Rick+the+Red · · Score: 2
      I should be able to report probing and infection to the ISP, and they should investigate the other party.

      Don't you read? It works like this: You report the probing and infection to the ISP, they contact the FBI, and you're arrested.

      --
      If all this should have a reason, we would be the last to know.
    2. Re:Finally by M.+Silver · · Score: 2
      I know a few people who are running non-infected Web Servers and they're still getting a fair amount of traffic related to the Code Red (and variants) virus.



      Yea, verily. While I was waiting for this article to load, I popped out to the shell to grep my Apache logs, and sho nuf I'm still seeing Code Red requests. Last one was, um, about twenty minutes ago. It's quieted down to about one an hour, but still.

      --

      Slashdot's token middle-aged housewife
    3. Re:Finally by ncc74656 · · Score: 2
      I know a few people who are running non-infected Web Servers and they're still getting a fair amount of traffic related to the Code Red (and variants) virus.
      http://salfter.dyndns.org/codered.shtml

      5877 attempts logged from 2140 hosts as of now. 129 of them are from today. It's tapered off, and a greater proportion is from other service providers, but it's still coming in. My server auto-responds to each attack attempt with a popup on the remote console.

      --
      20 January 2017: the End of an Error.
  7. It's not DDoS but... by Gordonjcp · · Score: 3, Funny

    ... I wish there was an ethernet "magic packet" I could send to the wee shit that's been trying every NT4 and Win2K exploit against my machine, which would connect his ethernet cable between phase and neutral. A big relay and some logic ought to do it, 240v up his Cat 5 would stop him pissing me off.

    They've been at it all weekend now.

  8. stinger? by BroadbandBradley · · Score: 2

    I think it'll go like this:
    DDos detectors send reports to central data pool, ISP's pay for acces to said pool (the bandwidth saved may be your own!!) ISP's terminate connections and ask questions later.
    this way MC Crappy can charge for acess to the DDos Zombie list. any bets on if they'll provide this information for free?

  9. Corrected Link by jeffy124 · · Score: 2
    --
    The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
  10. We must fight this! by PopeAlien · · Score: 5, Funny

    ..All this talk of 'hackers' and 'zombies' shutting down websites.. Don't you understand? They're going to shut down Slashdot!! Where else do thousands of hackers gather together to load a single webpage all at one time, blocking 'legitimate' access? Oh! whats to be done! Won't somebody please think of the children!

  11. Baby steps in the right direction. by Rimbo · · Score: 2

    Right now, the wolves (black-hats) have two real advantages over the shepherds (white-hats). The first is that there are just too many damned sheep in the fold for the shepherds to keep track of, and the second is that the sheep farmers are too busy competing with each other to collaborate the way the wolves do.

    This is a baby step towards eliminating two of those. The most important one is that although most folks don't have their ports locked down or update, they do have anti-virus software installed. So by teaming with McAfee to make an anti-trojan solution, a lot more computers are going to be able to be protected, and it'll really take the teeth out of a DDOS attack.

    The second baby step is that by collaborating, the shepherds can now do a better job of keeping tabs on the wolves. It's only a baby step; this looks like it's just an ordinary corporate alliance, not a sign of genuine teamwork. But it's a start, and really cuts into the black-hats' current advantages.

  12. Shutting Down Slashdot? by Ratbert42 · · Score: 2, Funny

    Does that mean McAfee is going to try to shut down Slashdot?

  13. There might be a reason for this... by tulare · · Score: 2
    From the article:
    ... said Vincent Gullatto, senior researcher at McAfee, in Santa Clara, Calif. "We anticipate this problem will only get worse, especially since people seem to be resistant to updating their systems for some reason."
    Considering the fact that: the majority of internet users are using Windows, which has the tendancy to crash horribly whenever something new, particularly security-related, is installed, is it really any wonder? Not to mention the fact that that operating system caters to a mentality where, apparently, security "doesn't really matter." A little user education would go a long way in preventing zombies, but somehow Redmond won't take the initiative, and the rest of the net suffers. This isn't to say that there aren't vulnerabilities on every operating system, just that the total number of unsecured windows machines increases the risk to the population as a whole.
    --
    political_news.c: warning: comparison is always true due to limited range of data type
  14. This has been in the works for years by fobbman · · Score: 3, Funny

    Here's a list of groups actively working on Anti-DOS projects:

    RedHat

    Slackware

    Debian

    One of the first

    Honestly, while I agree that we must stop DOS at all costs, I fail to see why this is news. Hell, it could be argued that even McRosoft themselves do a good job at getting people to quit using the product.

    1. Re:This has been in the works for years by fobbman · · Score: 2

      Most interesting! I ironically linked to Linux Mandrake in my link on McRosoft and it puts the TRUE name of the link in brackets! Must be the new Goatse.cx feature.

  15. another anti cracker outfit by RestiffBard · · Score: 2

    I heard recently (likely on NPR) about another anti-cracker outfit that was setting up servers with the intent of letting them get cracked so they could watch the invaders in real time to learn their techniques and so forth. apparently they are learning quite a bit. if i find a link to the site or group I'll reply to myself.

    --
    - /* dead coders leave no comments */
    1. Re:another anti cracker outfit by RollingThunder · · Score: 2

      The keyword you're looking for there is a "honeypot", or when multiple systems/nodes are involved, a "honeynet". A google search on those terms should turn up some good stuff.

      I had some good bookmarks on the subject, but I forgot to bring 'em with me from the last job, I'm afraid.

  16. Isn't this risky? by banky · · Score: 3

    I can just see it now:

    McAfee StrikeBack(tm) contains an [ActiveX|DLL] vulnerability, causing [mailcious email|specially formatted string on port XXX] to [crash the box|get root|return false results to unintended targets]. Users are advised to [upgrade|disable until upgrade posted|other].

    Not that I'm against it, as such, but we're talking about the Keystone Kops of security, here.

    --
    ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
  17. On the subject of zombie machines... by acoustix · · Score: 2, Insightful

    "...there are still loads of zombie machines out there merrily scanning away, looking for others to infect."

    I think there should be a law against this sort of thing. Think about it. You should get 10 days to patch your equipment and after 10 days the owner of the equipment should pay fines for wasting bandwidth and trying to infect other hosts.

    I use a dial-up connection on a class C address and I'm still getting scaned for port 80 about 70 times in one day. I never got traffic like that before.

    It seems to me that people are just running their boxes and not checking up on them or patching them and it irritates me. Oh well....

    --
    "A plan fiendishly clever in its intricacies"- Homer Simpson
  18. Why NOT write white-hat virii? by Booker · · Score: 2

    Generally, when something like Code Red shows up, someone asks about exploiting the same flaws to patch up the systems, rather than proliferate the virus. That's when people chime in about how that would be immoral.

    But if virii are opportunistic, and your average internet/Windows user is a babe in the woods, why not do what we do with our real children - innoculate them before they can be harmed?

    Ok, so maybe that's an elitist approach, but the other stance - "don't do anything to their system without their permission" - has brought us Code Red et al.

    If MS won't plug the holes, why shouldn't the internet at large look after it's own?

  19. Accepting responsibility might help! by ParserONE · · Score: 2, Interesting

    This is not gonna help by far.

    The problem is rooted much deeper than you might think. People are simply not going to upgrade software out of security reasons. They don't care about anything as long as the software keeps working.

    People should be held accountable for bad security, this is the only way to get them to friggin secure their internet connected boxes and thereby dramatically reducing the chance that a worm will ever reach proportions like Code Red II again..

    The first thing people tell me when I try to convince them they need to keep up with security patches is that they "don't have anything interesting for a cracker to find"(TM). But they forget that if their servers get cracked into, the first thing the cracker is going to do is crack other boxes from there. So by not securing your internet connected boxes u are actually helping crackers(or worms) crack more and more boxes without anyone being able to trace them.

    Worms like code red are just the beginning, I have already made a worm concept that will be far worse than Code Red II. Just add some P2P like networking between the compromised systems and u can actually make the worm aware of itself, by making it react if large numbers of hosts are being disconnected by starting to spread again. Even anonymous communication with the worm is possible through means of something like Freenet, and by communicating with the worm someone could feed new ip-ranges to scan or even upgrade the worm to use new exploits. Someone could have (close) to realtime control of hundreds of thousands of internet connected boxes. This is just a simple example of what a well written worm can do, and it will be practically unstoppable.

    So instead of being one step behind all the time maybe it's time for some regulation here. If your box gets cracked using an exploit that has been patched over say... six months ago (whether it be done by a worm *or* a cracker), then you *should* be held accountable for the damage your system causes. It's just plain irresponsible to keep an insecure box connected to the internet, and if people won't use their common sense and thereby cousing problems for other innocent people they deserve getting in trouble.

    pfew... end rant here...

    --
    Heisenberg could have been here...

    --
    -- Heisenberg could have been here...
  20. Tired of spoofed packets by darf · · Score: 2, Informative

    I think a big help to everyone would be if ISPs made sure that packets leaving their networks had a source address that belonged within their network.

    I'm not sure why *I* have to deny all RFC1918 traffic and other garbage on my border router. In my shop, a packet doesn't leave unless its source address is from my network.

    It could be easily done at the ISPs lowest branch routers so it wouldn't be too hard to configure or cost too much in performance.

    Seems to me this would be the responsible thing to do for the entire community. I've never heard a reasonable argument for letting packets out onto the Internet that don't have a source address in your network.

  21. Already done by SCHecklerX · · Score: 2

    TruSecure corporation started a similar initiative last year during the DDOS scare that was happening then.

    See http://www.trusecure.com/html/partners/alliance.sh tml

  22. Plain and simple: McAfee Sucks! by Mustang+Matt · · Score: 2

    Never again will I trust them or buy a product from them. They don't understand the meaning of tech support and they want to charge $2.95/minute for some no talent arse clown to sit on the other end of the phone and throw people for a loop.

    It takes quite a bit of research to even find customer service to complain to about the crappy tech support.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
  23. DDoS cannot be stopped by Amoeba · · Score: 2
    From the article: The long-term goal of the partnership is to develop and deploy a solution that will enable Internet service providers and data centers to identify when their networks are under a DDoS attack and also to discover and eliminate the "zombies" that attackers use to launch their assaults.

    Okay, so they will eventually have a way to slow and possibly even stop the spread of the garden variety DDoS attack like the packet floods or viral-zombie Code Red types they mention as the detection mechanisms improve. However, the sad truth folks is that it just isn't possible to stop a DDoS attack.

    Don't believe me? Before you warm up your flamethrowers just follow along here for a sec.

    Think for a bit about how the net works. You got your SYN, the SYN_RECV's, the SYN_ACK's. You got packets that have a frame, header and route info, a data payload etc. You got stuff that has to be there in order for this neat internet doohickey to function. In other words there is a framework that makes pattern matching algorithms and heuristics (and other stuff involving math :) possible so you can try to separate good packets from the bad packets.

    Problem is that there's one thing that can't be predicted/recognized/prevented/controlled: where that first SYN is coming from. And that's the reason that DDoS works so well. All the Black Hats have to do is keep coming up with stuff that is harder and harder to crack pattern-wise while having that randomized Ace up their sleeve.

    The perfect DDoS attack tool would be a method that infects thousands of machines and each machine has a unique source or random strain of the tool in such a manner that the only thing they share is the trigger to set it in motion at a target... and the trigger isn't where anti-virus or other client checking stuff could detect it. When you pull the trigger thousands of infected machines attack the target and there's no way the target can tell it's not legit traffic. Basically a code version of the Slashdot Effect. CmdrTaco pulls the trigger with an article link and we "zombies" blast the crap out of the site. :)

    Amoeba

    --
    Do not taunt Happy-Fun Ball
    1. Re:DDoS cannot be stopped by Animats · · Score: 2
      Technical measures have been devised to detect and throttle most of the forged-source-address attacks. Those fixes haven't been deployed everywhere, but it's coming, slowly.
      That was the problem back in 1999.


      More recent attacks involve
      takeovers of large numbers of zombie machines, each of which does something seemingly legitimate. But these have identified source addresses, and can be dealt with by fair queuing and similar traffic shaping. Unless the number of attacking clients is large relative to the number of legitimate clients, that should limit the damage. This is independent of how big a pipe the zombies have.

    2. Re:DDoS cannot be stopped by Amoeba · · Score: 3
      Unless the number of attacking clients is large relative to the number of legitimate clients, that should limit the damage.

      Until incoming packets can be torn down, analyzed and determination made to allow/deny at a rate equal or greater than the wire speed at the router device then DDoS will always be possible. Yeah you can throttle forged-source-address attacks just dandy but your site is still screwed if the sheer amount of inbound packets pegs the CPU/memory on your router(s) to where it falls behind in processing the queue.... There are some methods you can put into hardware (ASICs etc) but unlike SSL accelerator cards (like in the F5 or Foundry) and similar approaches, the complexity at that front-end would make the cost of the solution prohibitive or result in still more dedicated devices (load balancers etc) at the network level... and there's always going to be a bottleneck to cause things to jam.

      Amoeba

      --
      Do not taunt Happy-Fun Ball
  24. Been there, done that by ELBnet · · Score: 2
    For example, Stinger will be able to filter Internet... will also be able to configure TCP/IP ports manually and receive alerts about anomalous network activity.

    Uhh.. isn't that built into the Linux kernel and called IP Tables?

    --
    -- I thought I was wrong once, but I was mistaken
  25. IP/admin phone # database by supabeast! · · Score: 2

    You know what I want? I want a third party database that will allow sysadmins to list their 24/7 telephone number along with blocks of IPs. That way, if someone is being scanned/flooded by my ip, and has paid for access to the database (Keeps idiot h4x0rz from looking up my number.) he can then call me immediatly instead of trying to track me down through whois, and I can pull the machine off-line and deal with it.

    This would be much better than having the box messing with people for a few days because tracking down someone who can shut it off is so damned troublesome. I mean, face it, no matter how good a sysadmin is, at time there will be a box that for whatever reason is online and insecure. We could all benefit from such a service, and most of our companies would probably pay for it.

    Anyone else agree (I know people will happily disagree and flame me for posting this at all...)?

  26. Re:Let's Start with something simple by jmauro · · Score: 3

    Err.... Won't really stop code red. None of the packets sent to other computers were forged at all. Kind of sucks that way.

  27. To quote Full Metal Jacket... by bjtuna · · Score: 2

    Some people blame Microsoft for the world's computer security problems. After all, if Microsoft cared a whit about security, the virus outbreaks wouldn't be so damn nasty. Others say Microsoft isn't the problem; networks are inherently insecure (see the EROS Project for a solution in development). I'm not one to say Microsoft is totally to blame, but I would like to quote Stanley Kubrick's Full Metal Jacket on the issue:

    HARTMAN:
    If it wasn't for dickheads like you, there
    wouldn't be any thievery in this world, would there?

  28. Homebrew anti-codered by gad_zuki! · · Score: 2

    Do we really expect business to suddenly save the internet? Codered vigilante is a java based server that listens on 80 then sends back a message to CR infected computers telling them to get a patch.

  29. So what? by blarhfinger · · Score: 2

    As usual, NAI is two years behind the times.

    I don't know what all the fuss is about- there's a little company called Captus that already has a box that deals with DDoS for you. Been available for a while, i think....I don't know why it's been so slow to catch on, though. It's a screamin' demon....

  30. This is interesting, but I don't understand... by quintessent · · Score: 2

    What does everyone have against an old program like Dr. Dos?

  31. Call the Citizen Militia. by BigBlockMopar · · Score: 2

    Don't you read [slashdot.org]? It works like this: You report the probing and infection to the ISP, they contact the FBI, and you're arrested.

    Ugh. That's insane.

    To me, that's akin to being arrested for reporting a drunk driver.

    It's *my* highway, too... (I'd argue more so, since I'm not a luser running AOL on Windows 2000 with IIS running by default; *hell*, I used to have a UUCP e-mail address back in 1988, but I've ranted about that enough already). Don't *my* needs for safety on the Information Superhighway count for anything?

    Prior to this, I'd always attributed intelligence to the FBI. And, I'd still like to hope that there are some Fox Mulders in the department. Unfortunately, it sounds like this guy has become the victim of an overzealous donut-eater of a prosecutor whose computer illiteracy is eclipsed only by the FBI's Keystone Kops.

    Before a brush with the Peel Regional Gestapo where my truck was taken off the road for an alleged safety violation, I had held law enforcement in high regard. I'd always found cops to be friendly, helpful, diplomatic and logical.

    <rant>(The truck was really ugly but the steering, brakes, body and lights were all solid and working perfectly, so they decided that they didn't like the way my battery was held down and yanked my license plates. Interestingly enough, the battery was held down exactly the same way as Chrysler held down the battery on all 149,999 other Dodge Rams they made in 1983. I had two mechanics (one of whom works at a restoration shop where they fix $500,000 Bugattis day in and day out) and a mechanical engineer testify for me that the vehicle was absolutely, perfectly safe; even so, the judge upheld the Peel Regional Gestapo's cop (not a licensed mechanic) was capable of making the decision better than two mechanics and an engineer. I considered sneaking into the USA and claiming refugee status as a publicity stunt in retaliation. I took the cop aside afterwards, asked him if he had children, and then told him that I would attend church that Sunday and pray that his wife and children would both be stricken with inoperable bowel cancer. A man like him has no business procreating.)</rant>

    With news like that, I start to think that it's time for me to overthrow the government of some small South Pacific island and make LawrenceLand, appointing myself head of state and chief of police. Any cop with more donuts in his squad car than measurable IQ points would be executed, by his victims, in front of the teeming masses.

    --
    Fire and Meat. Yummy.
  32. Article has poor content real-DDOS mitigation is.. by Zeio · · Score: 2
    This ZD article (Eweek) failed to really get technical with the issue.

    I happened to find an interesting company at reactivenetwork.com.

    It isn't just another dot-bomb or hot-dot. There is a real method behind mitigating DDOS attacks. This methodology certainly isn't suggested by this article, and therefore is fairly senseless chatter about nothing in particular. The companies, Arbor, Asta and Mazu and McAfee talk a lot about Zombie detection, and use an array of industry buzzwords and marketing hype surrounded by code-red to carve a niche in the market for themselves. They want to offer their services and fail to come up with a distributed scheme and proper good traffic bad traffic differentiation.

    I saw a demonstration of the product that reactive networks had. It is certainly a meritorious endeavor that deserves a closer look. It is also interesting because this is far beyond theory and academia; this is laden with applicative value. It is a Linux based detector/actuator distributed schema. It is interesting because it does a few things that could really, really make NSP's lives much better. The first step is to recognize the good traffic from the bad. It tends to learn what network traffic is normal. It knows when a DDOS attack is coming in and mitigates the attack while letting the good traffic come through. What is amazing I have seen this work in a LAN at GigE speeds! I can mitigate a randomly spoofed source address attack while letting "normal" web traffic through. And this product isn't beta, prerelease, etc, its at version 1.0.

    The next time ZD's editors start babbling about something that got into the news or on CNN that had to do with technology, they should look for the real gems of technology, not sift through a pile of marketing hype and whitepapers without seeing some action. You can talk about doing something, or you can do it. AFAIK, reactive is the only company to prove to me whitepaper or not that AT&T, UUNet, Sprint/MCI/WorldCom Verizon, Savvio and others should pick up software like Reactive Network's and not worry about finding and punishing script kiddies and killing zombies. There are too many zombies to count, there are too many IP's to worry about. You have to let the good traffic through and block the evil traffic. The best way of doing this is to have a distributed triggering scheme and to identify good traffic, and to make holes for the typical good traffic and let the customers of a web site through, its not about launching a holy crusade against script kiddies, its fruitless.

    Always look at a problem that addresses a problem. HAS a product that fixes it. And find a company that isn't about marketing buzz but about engineering a new solution that big players would be able to use to nullify the ill effects of script-kiddies.

    Just my two cents

    --
    Legalize the constitution. Think for yourself question authority.
  33. Re:stung by stinger? by BroadbandBradley · · Score: 2

    it's like that Michael Jackson song from the 80's:

    I'm starting with the man in the middle

    ddos'n ddos detection system, so cool, now I gotta go learn how to program.

  34. Simple Solution through TOS by Martin+S. · · Score: 2


    The simplest and most effective solution is a clause in the ISP' terms of service reserving the right to disconnect infected machines.