Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

Stopping http, ldap, and smtp password dictionary attacks and worms - Domino for Linux

By Andrew Pollack on 03/25/2010 at 08:32 AM EDT

If you're a regular reader here, or if you've seen me speak at conferences, you know that Security is a big focus of what I do. I've been recently trying out a nice tool for Linux servers that's designed to stop dictionary attacks and worms and such. The tool comes with pre-made configurations for common linux packages like ssh, ftp, and apache web server but it can be easily expanded to include other applications.

Fail2Ban essentially watches log files for entries showing failed password or other such problems, and can be set to add a firewall rule for sites that repeatedly fail. The ban can be short term or long term as well. I've got mine set to block connections from any IP address that fails a credential challenge more than (n) times in (s) seconds and to keep that IP address blocked for (m) minutes. It seems to work brilliantly. Everyone once in a while I get a notice by email that it blocked a site (usually from Russia or China) but otherwise everything on the system proceeds normally.

SMTP is a very common attack vector because there is so much garbage on that port that many sites don't watch their logs well. Any site that requests credentials for sending SMTP offers the promise of a fantastic spam relay point. I've seen more than one Domino server where a developer account (e.g. Test User) with a common password (e.g. password) was enabled for web access. I've seen these server unknowingly become spam servers because some scripted spam server found that common login worked and they were able to send spam as a trusted user of that server. I go on at some length in my security lectures at conferences about the need for good password management rules on Domino's http password feature even if you don't think you're using it, and this is why.

Fail2Ban is a linux package, and won't work in a standard Windows server environment. I've considered writing something similar for that environment though. Who knows.


  • text bubble icon

    Security Review

    How secure is your Domino environment? A security review doesn't have to be expensive to be helpful. If you're interested in finding out more, Contact Me.
  • There are  - loading -  comments....



    Other Recent Stories...

    1. 09/02/2010Linux ext3 file system performance wierdnessI've had trouble off and on with a couple of Domino servers on linux. The server goes pear shaped and when I ssh in and look at the console, Domino is reporting drive errors. If you attempt to do anything on the OS at all, you quickly see that the whole file system has shifted into a "read-only" state. This is a bit like a car with a transmission problem shifting into "limp-home" mode. Needless to say, Domino doesn't like being unable to write to the disk. It has happened to me specifically with the most ...... 
    2. 08/31/2010A few tips for car sales people - if you ever want my business.I've been shopping for cars again. This one is a replacement for the spousemobile, so unlike the one for my daughter, this will be new. Having done a fair bit of shopping, here are some tips for you car sales people out there. #1. Do not bullshit me. I may know more than you think. It's just possible that I know how to build that car you're showing me. One lady insisted that I could ignore the EPA mileage sticker on a new Honda or Nissan (which happened to be what is on her lot) because (and I quote) ...... 
    3. 08/22/2010Creating a form generating tool that lets non-technical publshers create rich web formsI've been working on a tool for a client that wants to be able to create web forms to use on their site without learning any programming at all. At the same time, I don't trust any data from the browser side on a web site. I always assume that the browser side is open to hackers. That means any submitted form data has to be validated before it is accepted. Here's what I did... For publishing, I used the CKEditor, which is the web browser rich editor I've standardized on. For most web publishing uses, I use ...... 
    4. 08/13/2010That didn't take long. Oracle is suing Google over the use of Java. Is IBM next? 
    5. 07/20/2010IBM has invented the time machine - and not in a good way 
    6. 07/18/2010A lot of work, but something I've always wanted to do -- Fixing up a car for one of my kids 
    7. 07/13/2010Old Spice -- Their marketing team fully groks social media.  
    8. 06/22/2010Product Review: Plantronics Savi Office wireless headset 
    9. 06/16/2010Ed Brill has a blog. Peter O'Kelly has blog... 
    10. 06/15/2010How about Traveler for Desktop? 
    Click here for more articles.....


    pen icon Comment Entry
    Subject
    Your Name
    Homepage
    *Your Email
    * Your email address is required, but not displayed.
     
    Your thoughts....
     
    Remember Me  

    Please wait while your document is saved.