Simone Mainardi
|
814ee67cf9
|
Reworks nDPI Risks flow plugins to handle all risks and scores
Fixes #4432
|
2020-09-23 17:58:51 +02:00 |
|
Simone Mainardi
|
65484afb6c
|
User script categories id assignment fixes
|
2020-09-18 19:23:15 +02:00 |
|
Simone Mainardi
|
db0d7730a8
|
Implements per-category host score
Implements #4413
|
2020-09-18 18:34:28 +02:00 |
|
Simone Mainardi
|
75f3df1026
|
Removes a debug print in LuaEngineFlow.cpp.inc
|
2020-09-16 21:30:47 +02:00 |
|
Alfredo Cardigliano
|
eaa98e6002
|
Show counters for unhandled flows
|
2020-09-16 18:52:19 +02:00 |
|
Alfredo Cardigliano
|
bfa25a5cb8
|
Fix warning
|
2020-09-08 10:24:24 +00:00 |
|
Simone Mainardi
|
148999e212
|
Fixes to process low-pri flow alerts queue
|
2020-09-04 19:02:58 +02:00 |
|
Simone Mainardi
|
85f555a908
|
Removes intermediate alert queues - only leaves recipient queues
Implements #4366
|
2020-09-04 17:41:55 +02:00 |
|
Simone Mainardi
|
1a7ee97334
|
Reworks builtin SQLite alerts as a regular alert recipient
|
2020-09-04 10:33:10 +02:00 |
|
Luca Deri
|
7bd09fa5da
|
Various leak fixes
|
2020-08-28 15:54:20 +02:00 |
|
Luca Deri
|
de09d439bf
|
Fixes #4318
|
2020-08-25 00:13:35 +02:00 |
|
Luca Deri
|
522fafc6df
|
Added new flow call (to be used in scripts for instance) that allows from Lua to set a custom
info message.
Example: flow.setCustomInfo("hello world")
|
2020-08-04 19:00:40 +02:00 |
|
Luca Deri
|
e87d13f260
|
Refreshed nDPI flow risk implementation
|
2020-05-16 00:26:09 +02:00 |
|
Simone Mainardi
|
058f2a32be
|
Uses nDPI-calculated risks for TLS alerts
|
2020-05-15 11:54:18 +02:00 |
|
Luca Deri
|
d29492a89e
|
Added support for flow risk reported by nDPI
|
2020-05-12 00:34:46 +02:00 |
|
Luca Deri
|
8ce11c8a48
|
Added flow.getnDPIMatchPacket() API call. See
https://github.com/ntop/ntopng/blob/dev/doc/src/api/lua_c/flow_user_scripts/flow.lua
for more info
Fixes #3797
|
2020-04-19 21:16:34 +02:00 |
|
Luca Deri
|
f99e184e90
|
Split LuaEngine.cpp apart (further improvements are necessary)
|
2020-04-19 12:29:13 +02:00 |
|