Server Administration
  Home arrow Server Administration arrow Page 5 - 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 - Other tools


    (Page 5 of 5 )

    A wide range of additional security applications such as encryption tools, authenticators and packet sniffers are available under open source or other free licensing terms. In some cases these are the equivalent or superior to their commercial alternatives in terms of functionality and reliability. In other cases there may be disadvantages, for example development may be lagging behind the state of the art, or support might be lacking. Each of these tools must be evaluated case by case in order to evaluate whether it has a role to play within a given security setup. 

    GnuPG

    Powerful but straightforward encryption is vital in the enterprise environment, where sensitive data such as client details, product information and employment records must be protected. This requirement can become critical when such data must be stored on laptops or removable hard drives and carried out of the secure corporate environment into the field. The Gnu Privacy Guard (GnuPG) uses strong cryptography following the openPGP standard to sign and encrypt both emails and data on disk. GnuPG is free software released under the GNU General Public License.

    Get it from: http://www.gnupg.org/download/index.en.html

    OpenSSH

    It’s easy to overlook the importance of secure communication between hosts over a network. Traditional console applications such as rlogin and telnet are wide open from a security point of view. OpenBSD Secure Shell (OpenSSH) addresses this by providing an open source alternative to the proprietary original SSH for authenticating, securing and encrypting TCP connection sessions. It includes utilities for data copying between hosts (RCP), FTP services (sftp and sftp-server) and key management (ssh-keysign, ssh-keyscan and ssh-keygen). OpenSSH is believed to be more secure than the original SSH.

    Get it from: http://www.openssh.com/ 

    Wireshark

    A state of the art packet sniffer, Wireshark allows all data passed across many different types of network to be captured, dissected and analyzed. As well as capturing live data straight “from the wire,” it can examine packets that have been dumped to a file, either by its built-in dumpcap utility, or a third party capture program such as tcpdump. In many cases this is preferable, since in order to capture live data on certain platforms Wireshark must run with superuser privileges, which can present a security risk of its own.

    Get it from: http://www.wireshark.org/

    There are more open source and free security solutions available than an article such as this can cover in detail. Security website insecure.org has run surveys in 2000, 2003 and 2006 listing the top 100 security tools, and a browse through their listings reveals surprisingly large numbers of open source alternatives to the mainstream products. In many cases, open source solutions have topped or come close to topping their categories. A system administrator who needs to build a low cost, high quality security system should certainly consider incorporating free solutions into their setup. After all, open source security code is so ubiquitous that there’s a good chance they will do so whether they are aware of it or not.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

     

    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 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek