• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

active-response/H03-May-2022-1,542975

contrib/H03-May-2022-8,9046,332

doc/H03-May-2022-14791

etc/H14-Feb-2020-18,07512,717

src/H03-May-2022-185,282134,613

.gitignoreH A D14-Feb-20201.5 KiB8778

.travis.ymlH A D14-Feb-20203.4 KiB8468

BUGSH A D14-Feb-2020585 2515

CHANGELOG.mdH A D14-Feb-202027.2 KiB578435

CONFIGH A D14-Feb-2020297 2010

CONTRIBUTORSH A D14-Feb-20204.1 KiB141123

INSTALLH A D14-Feb-20202.1 KiB7952

LICENSEH A D14-Feb-202024.1 KiB475410

README.mdH A D14-Feb-20201.6 KiB4326

SUPPORT.mdH A D14-Feb-2020127 21

install.shH A D14-Feb-202032.5 KiB1,266900

README.md

1OSSEC v3.6.0 Copyright (C) 2019 Trend Micro Inc.
2
3# Information about OSSEC
4
5OSSEC is a full platform to monitor and control your systems. It mixes together
6all the aspects of HIDS (host-based intrusion detection), log monitoring and
7SIM/SIEM together in a simple, powerful and open source solution.
8
9Visit our website for the latest information.  [www.ossec.net](https://www.ossec.net)
10
11
12
13## Current Releases
14
15The current stable releases are available on the ossec website.
16
17* Releases can be downloaded from: [Downloads](https://www.ossec.net/downloads/)
18* Release documentation is available at: [docs](https://www.ossec.net/docs/)
19
20## Development ##
21
22The development version is hosted on GitHub and just a simple git clone away.
23
24[![Build Status](https://travis-ci.org/ossec/ossec-hids.svg?branch=master)](https://travis-ci.org/ossec/ossec-hids)
25[![Coverity Scan Build Status](https://scan.coverity.com/projects/1847/badge.svg)](https://scan.coverity.com/projects/1847)
26
27
28## Credits and Thanks ##
29
30* OSSEC comes with a modified version of zlib and a small part
31  of openssl (sha1 and blowfish libraries)
32* This product includes software developed by the OpenSSL Project
33  for use in the OpenSSL Toolkit (http://www.openssl.org/)
34* This product includes cryptographic software written by Eric
35  Young (eay@cryptsoft.com)
36* This product include software developed by the zlib project
37  (Jean-loup Gailly and Mark Adler)
38* This product include software developed by the cJSON project
39  (Dave Gamble)
40* [Atomicorp](https://www.atomicorp.com) hosting the annual OSSEC conference. Presentations for the 2019 conference can be found at https://www.atomicorp.com/ossec-con2019/
41
42
43