emanuele-f
c183a577be
Alerts API cleanup and JSON migration
2019-07-29 15:17:22 +02:00
emanuele-f
2df194a282
Implement alert release
2019-06-28 15:06:39 +02:00
emanuele-f
a9d3c78587
Alerts changes
...
NOTE: database schema changed. Existing alerts will be lost.
- Unified engaged and closed tables
- Simplified hosts engaged alert counters handling: periodically set by lua
- Removed alert engine and replaced with alert periodicity
- Now engage is implicitly derived from the alert end timestamp and periodicity
- New alerts_api.lua to easily emit alerts
- Removed past alerts counter aggregation by hash
- Alert notifications for non-flow alerts are now removed from C and triggered by lua
2019-06-28 10:47:17 +02:00
emanuele-f
bcf1d9c123
Add ad lists
2019-04-05 12:41:04 +02:00
emanuele-f
c00478f30f
Improve "hosts" lists support and add MalwareDomainList
2019-03-18 12:52:21 +01:00
emanuele-f
405841431c
Add Custom Lists download alert and handle hourly download retry
...
Closes #2410
2019-02-21 01:07:22 +01:00
emanuele-f
3d8e20bf5f
Extend list download timeout to 1 minute
2019-02-18 12:16:08 +01:00
emanuele-f
6879dc6c7d
Extend lists download timeout and show error messages
2019-02-15 10:26:09 +01:00
emanuele-f
b1cf5c0fcd
Category lists improvements
2019-02-13 10:33:13 +01:00
emanuele-f
2525b82ca4
Update blacklisted hosts when lists are reloaded
2019-02-12 11:00:04 +01:00
emanuele-f
62e2c67672
Fix issue when adding new builtin category lists
2019-02-11 19:33:14 +01:00
emanuele-f
67f212b866
Add more categories lists
2019-02-11 19:33:14 +01:00
emanuele-f
1556956fec
Fix lists status during first initialization
2019-02-11 16:18:06 +01:00
emanuele-f
6bbb828ead
Implement Category Lists editor to manage ip/domain lists
2019-02-11 15:47:17 +01:00
emanuele-f
4525350096
Change default lists update time
2019-02-08 19:16:38 +01:00
emanuele-f
7e0117fd12
Initial work for category lists customization
2019-02-08 19:14:57 +01:00
Alfredo Cardigliano
abc27f2953
Implements Handle whitelists in custom categories #2171
2018-12-11 11:47:19 +01:00
emanuele-f
aa1ead94c4
Add Customized Categories editor
...
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00
emanuele-f
89d203883f
Add support for custom categories lists
...
- Extend malware hosts from list
- Read web mining hosts from list and generate alerts
2018-05-10 17:12:53 +02:00