wclarie / ossec-hids

OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.

Home Page:http://ossec.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSSEC v2.8 Copyright (C) 2014 Trend Micro Inc.

Information about OSSEC

OSSEC is a full platform to monitor and control your systems. It mixes together all the aspects of HIDS (host-based intrusion detection), log monitoring and SIM/SIEM together in a simple, powerful and open source solution.

Visit our website for the latest information. www.ossec.net

Current Releases

The current stable releases are available on the ossec website.

  • Releases can be downloaded from: Downloads
  • Release documentation is available at: docs

Development

The development version is hosted on GitHub and just a simple git clone away.

Build Status

Quick install

# (cd /tmp/ && wget https://github.com/ossec/ossec-hids/releases/download/v2.8.0/ossec-hids-2.8.tar.gz  && tar xfz ossec-hids-2.8.tar.gz && cd ossec-hids-2.8 && sudo ./install.sh )

Then follow the prompts. You should still Read the Documenation here.

Credits and Thanks

  • OSSEC comes with a modified version of zlib and a small part of openssl (sha1 and blowfish libraries)
  • This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).
  • This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)
  • This product include software developed by the zlib project (Jean-loup Gailly and Mark Adler).
  • This product include software developed by the cJSON project (Dave Gamble)

About

OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.

http://ossec.net

License:Other


Languages

Language:C 80.5%Language:Shell 5.6%Language:Prolog 5.6%Language:Perl 5.3%Language:Makefile 1.7%Language:C++ 0.8%Language:PHP 0.2%Language:Python 0.1%Language:Ruby 0.1%Language:JavaScript 0.1%