Slashdot Mirror


User: the-it-guru

the-it-guru's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Opposite Experience with Adobe Download on Beware of Using Google Or OpenDNS For iTunes · · Score: 1

    But what if it's the ISP co-location network that's overloaded, not the Akamai server itself at that facility? (eg a Denial of Service attack against some other site hosted at the same ISP)...

  2. Re:Anyone else using Cloudmark? on WA Wins First Case Against Deceptive Spammer · · Score: 1
    I actually use Cloudmark, but there is an open-source implementation of their mail filters.

    Vipul's Razor is the protocol that Cloudmark uses.

    SpamAssassin is an implementation using perl that might also be useful. I believe this has more to it than just the Razor checking (it checks blacklists and headers etc.) - I have heard of some false-positives using it though, (but perhaps it just wasn't configured correctly.)

    Deersoft have a Windows product based on SpamAssassin.

  3. Re:Who are these people? on Network Intrusion Detection Systems Fail to Impress · · Score: 1

    Indeed. When are these people going to learn that and IDS will *never* be Plug and Play. The reviewer seemed to think IDS's worked otherwise. IDS is complicated- There is no way around it. How do you know what an exploit for IIS/Apache/whatever is if it hasn't been discovered yet?

    The article has absolutely no details into what they actually tested (in terms of previous/current/future exploits)- apart from their own internet connection. To me this sounds like an uninformed opinion.

    In some ways I do agree that all IDS's seem rather dumb. Where's the Neural Network? Where is it not alerting you to things, until it's ascertained something *BAD* has happened, whereby it can pull all the previous data back for you?