2010-09-16 23:21:38 +02:00
|
|
|
======================
|
|
|
|
AVERAGE/HIGH PRIORITY:
|
|
|
|
======================
|
|
|
|
|
2010-09-29 12:24:30 +02:00
|
|
|
- Save clusters and correlations to db
|
2010-09-28 21:36:58 +02:00
|
|
|
- Web interface
|
|
|
|
- Code profiling
|
2010-09-29 12:24:30 +02:00
|
|
|
- Comment all the code!!!
|
2010-09-28 21:36:58 +02:00
|
|
|
- Saving packet flows as .pcap
|
|
|
|
- Neural network for computing k
|
2010-09-16 23:21:38 +02:00
|
|
|
- Testing more scenarios, making more hyperalert models
|
|
|
|
|
|
|
|
=============
|
|
|
|
LOW PRIORITY:
|
|
|
|
=============
|
2010-09-11 12:45:30 +02:00
|
|
|
|
2010-08-14 14:30:41 +02:00
|
|
|
- Managing clusters for addresses, timestamps (and more?)
|
2010-09-28 21:36:58 +02:00
|
|
|
- Splitting the distinct subgraphs of the output graph
|
2010-09-23 21:57:20 +02:00
|
|
|
- libgc support
|
2010-08-14 14:30:41 +02:00
|
|
|
|
2010-09-16 23:21:38 +02:00
|
|
|
=====
|
|
|
|
DONE:
|
|
|
|
=====
|
|
|
|
|
|
|
|
+ PostgreSQL support
|
|
|
|
+ Regex comp cache
|
|
|
|
+ Managing hyperalert graph connection inside the alert structure itself
|
|
|
|
+ Keeping track of all the streams and alerts even after clustered
|
2010-09-18 16:42:11 +02:00
|
|
|
+ Dynamic cluster_min_size algorithm
|
2010-09-23 21:57:20 +02:00
|
|
|
+ Add alerts' history serialization to db.c as well
|
|
|
|
+ Bayesian learning among alerts in alert log
|
2010-09-28 21:36:58 +02:00
|
|
|
+ Split bayesian correlation out of correlation.c
|
2010-09-29 12:24:30 +02:00
|
|
|
+ Clustering alerts with time constraints
|
2010-09-16 23:21:38 +02:00
|
|
|
|