Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
templates | 2012-11-26 | ||
static | 2012-11-26 | ||
README | 2012-11-26 | 678 Bytes | |
utils.py | 2012-11-26 | 4.9 kB | |
icode.py | 2012-11-26 | 2.8 kB | |
PreludeDBQuery.py | 2012-11-26 | 8.4 kB | |
deploy.py | 2012-11-26 | 222 Bytes | |
Totals: 7 Items | 16.9 kB | 0 |
The i-Code Console was created within the i-Code EU Project (http://www.icode-project.eu) and is meant to be used as the single access point for the user to view and analyze security events in a Prelude architecture. It directly interfaces with Prelude (http://www.prelude-ids.com/en/) database (MySQL) and retrieves latest events to show directly on the dashboard. It also computes some basic statistics and shows them using HighCharts javascript library (http://www.highcharts.com). Usage: - execute icode.py file to start the webserver and the backend utilities - (alternatively) use deploy.py as configuration file for gunicorn to start multiple instances of the webserver