Skip to content

fsSnowboard/analogi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Available from ECSC GitHub Repo

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

Sortable

Famfamfam Icons

Hover text

Show Hide Div

Christian Beer, Fabien Bourdaire, Matthew Hall, Max Batsurin For help with bug fixing and general support

FreeGeoIP.net (Including maxmind.com and google maps)

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 63.9%
  • PHP 34.9%
  • CSS 1.2%