Skip to content

zagaria/analogi

 
 

Repository files navigation

AnaLogi

Graphical Web Interface for OSSEC AnaLogi v1.0 Copyright (C) 2012 ECSC Ltd.

= Information about AnaLogi =

'Analytical Log Interface' was built to sit on top of OSSEC (built on OSSEC 2.6) and requires 0 modifications to OSSEC or the database schema that ships with OSSEC. AnaLogi requires a Webserver sporting PHP and MySQL.

Written for inhouse analysis work, released under GPL to give something back.

= Notes =

Ossec is used for internal servers, therefore server names are treated as trusted and are not filtered for security with in this project. For the same reason user input on the details page is not filtered... if you want to inject SQL, go ahead, you are the Sys Admin after all.

Log data IS treated as UNTRUSTED, and is validated before dumping to screen.

This was written and tested on Virtual Machine, quad core, 4GB ram using a database with currently 1.2million alerts and 10 servers and performs fine.

If the interface gets slow over time you may want to consider your data retention period in the database and clean events out from time to time.

= Thanks / Links =

amCharts http:https://www.amcharts.com/

Sortable http:https://www.kryogenix.org/code/browser/sorttable/

Famfamfam Icons http:https://www.famfamfam.com/lab/icons/silk/

Hover text http:https://www.spiceupyourblog.com/2011/05/simple-css-only-tooltip-descriptions.html

Christian Beer For help with bug fixing

And last, but certainly not least, OSSEC/Dan!

About

Graphical Web Interface for OSSEC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • PHP 34.3%
  • CSS 1.2%