Server Administration
  Home arrow Server Administration arrow Page 4 - An Overview of Open Source Security
Codewalker Forums 
  Tutorials  
Database Articles  
Miscellaneous  
Navigation Usability  
PEAR Articles  
Programming Basics  
Server Administration  
XML Tutorials  
  Reviews  
Database Book Reviews  
Linux Book Reviews  
Miscellaneous Reviews  
PHP Book Reviews  
PHP Software Reviews  
Server Admin Reviews  
SQL Tool Reviews  
  Code Gallery  
Content Management Code  
Contest Code  
Counters Code  
Database Code  
Date Time Code  
Discussion Board Code  
Email Code  
File Manipulation Code  
GUI Code  
Link Farm Code  
Miscellaneous Code  
Search Code  
Site Navigation Code  
User Management Code  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Download TestComplete 
Forums Sitemap 
Weekly Newsletter 
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
SERVER ADMINISTRATION

An Overview of Open Source Security
By: Bruce Coker
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2008-08-06

    Table of Contents:
  • An Overview of Open Source Security
  • Vulnerability detection and exploitation
  • Intrusion detection and prevention
  • Email security tools
  • Other tools

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    An Overview of Open Source Security - Email security tools


    (Page 4 of 5 )

    As one of the primary and least controllable sources of incoming data to a network, email security is a whole category of its own. It is also an area which has seen the development of some of the most powerful and widely used open source security software. The two most significant email-related security threats are spam and viruses.

    SpamAssassin

    SpamAssassin is one of the relatively few open source security utilities to have achieved wide enterprise-level take-up. A sophisticated spam filter built around content-matching rules, it has strong support in technical circles where it is widely regarded as among the most powerful anti-spam solutions. In addition to content matching, SpamAssassin can also attempt to identify spam using DNS information, URL blacklists, checksum-based and statistical filtering, and Sender Policy Framework (SPF). It is generally configured to scan all mail in a queue, processing it in a pipe from a mail filtering application such as procmail; it can also be set up to be called directly fro a mail user agent instead.

    Get it from: http://spamassassin.apache.org/downloads.cgi?
    update=200801071704

    ClamAV

    ClamAV is powerful anti-virus software designed specifically to integrate with a mail exchange server to provide server-based email virus scanning. This approach has a number of advantages for the system administrator over more conventional email-oriented virus protection.

    First, the admin can ensure the virus definition files are kept up to date. End-users are likely to be less efficient about this. Second, these updates need only be applied in a single place – on the mail server – rather than needing to be replicated across the entire network. The third big advantage is that the sysadmin can be certain all mail is in fact being scanned. This may not always be the case if left up to end users, who could for instance disable standalone email virus scanning software. On the downside, server-side email scanning is more demanding on system resources; a high volume mail server might slow down noticeably if forced to virus scan the entire queue, and this is something the administrator has to weigh in deciding whether to incorporate ClamAV into a setup.

    ClamAV’s close relative ClamWin is an open source anti-virus scanner for Microsoft Windows built on the ClamAV engine.

    Get it from: http://www.clamav.org/download/

    More Server Administration Articles
    More By Bruce Coker


     

    SERVER ADMINISTRATION ARTICLES

    - Processes in the UNIX Shell
    - Migrating from Windows to Wine
    - Wine: Not Another Emulator
    - Preventive Measures to Block SSH Attacks
    - Monitoring Temperatures with Cacti
    - Cacti: RRDTool-based Graphing Solution
    - Network Magic 5.0 Review
    - Netfilter and Iptables Overview
    - Installing and Configuring Squid
    - Clickfree PC Backup Systems Compared
    - Squid, the Caching Proxy
    - Regular Expressions in the Unix Shell
    - Source Code Version Control Solutions
    - OTRS: Open Source Ticket Request System
    - Clonezilla: Free Mass Disk-Cloning Utility





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek