Giter VIP home page Giter VIP logo

ossec-gui's Introduction

OSSEC-GUI

Version of OSSEC-WUI adapted to OSSEC versions >= 2.9.3, V3.+ included. This an evolution from Analogi (from Ecsc) and OSSEC-WUI from António Godinho which can be found at : https://github.com/NunesGodinho/OSSEC-WUI which uses the "old" database schema. The software is tested with both versions 2.9.3 and V3.0 stable upto V3.2. First release on 05/06/2018. This version contains new functions :

  • Some statistics.
  • Ability to remove alerts and save them to another database.
  • Ability to "reorganize" the database (Mysql/MariaDB) in a dedicated function.
  • Functions to manage signatures/category mapping.
  • Management of authentication with three levels to manage access rights to "critical" functions.
  • A new improvement : ability to use two databases, one "running" which is feeded by OSSEC where you can "delete" records that are no more interesting (problems solved ...). All deleted records are automagically re-inserted in the second ("history") database for statistical and historical access, thanks to a simple "trigger" on the "alert" table.
  • Some improvements in managing Sql

The project uses :

It is possible to enable an authentication system, see in the doc/AUTH directory, when installed the default is to run with no authentication.

To use OSSEC-GUI you must install :

  • A Web server with PHP enabled (Tested with Apache 2.4.25 on a Debian Stretch) with, at least : php7 curl php7 json php7 mbstring php7 mysql php7 xml Works also with PHP 7.3
  • A Mysql database (tested with Mysql 5.7 and Mariadb 10.1 and 10.3 on some Debian Stretch).

Release : V3.0 created on 09/06/2018

June/july 2019 : corrected some sqlerrors detected by Mysql 5.7 (linked with "sql_mode"), syntax was OK with previous Mysql version.

Please leave me a comment (even in "issues").

ossec-gui's People

Contributors

jppo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.