Commit graph

3994 commits

Author SHA1 Message Date
Alfredo Cardigliano
d90fb8f8a5 Fix html tag stripping 2021-02-26 11:32:29 +01:00
Simone Mainardi
76006d6250 Fixes IP reassignment code that is now per-interface
Implements #5038
2021-02-26 11:21:04 +01:00
Matteo Biscosi
41163ac7f6 Implements low risk alert type must be further split
Implements #5066
2021-02-25 19:09:17 +01:00
gabryon99
0df58e5a2f nowrap for protocol and type columns in alert table (#5065) 2021-02-25 16:34:48 +01:00
Alfredo Cardigliano
de67f9b13f Cleanup 2021-02-25 15:00:04 +01:00
Alfredo Cardigliano
bd55990961 Add support for syslog format RFC 5424 2021-02-25 14:50:23 +01:00
Matteo Biscosi
dbfdec34fe Implements Local Host behaviour analysis and it's alert
Alert in case the host has an unexpected behaviour
2021-02-25 12:04:05 +01:00
Matteo Biscosi
ef3eb09d3b Removed rrd fname from OSes schema 2021-02-25 10:55:22 +01:00
Simone Mainardi
e369aa0a85 Implements alert filters for all engaged alerts 2021-02-24 10:29:59 +01:00
gabryon99
08f2e68f0b add raw exclusion list for user script page (#5002) 2021-02-23 21:16:08 +01:00
Simone Mainardi
981f7a0572 Removes experimental code for timeseries delta 2021-02-23 19:09:07 +01:00
Alfredo Cardigliano
db9adb9060 Add support for Malicious JA3 signature using nDPI (#5045) 2021-02-23 18:35:19 +01:00
Simone Mainardi
e82f318742 Adds exclusion filter for SNMP device alerts 2021-02-23 15:48:21 +01:00
Simone Mainardi
af90ee08c9 Removes a debug flag 2021-02-23 15:38:20 +01:00
Simone Mainardi
696bcb33e5 Implements alert exclusions for hosts, interfaces, local networks 2021-02-23 15:36:14 +01:00
gabryon99
11e56489a6 fixed typo for threshold cross 2021-02-23 13:42:32 +01:00
gabryon99
6f229ffd01 add threshold_cross template 2021-02-23 12:58:33 +01:00
Luca Deri
a3990cd904 Added Some IPFIX stanndard fields collected by ntopng/nProbe in pass throught mode 2021-02-23 12:33:07 +01:00
Simone Mainardi
6b75045a86 Always return rendered user script templates in order 2021-02-23 11:20:56 +01:00
Simone Mainardi
15d4672f7e Loads plugins templates from /modules when no template is found 2021-02-23 10:55:41 +01:00
Matteo Biscosi
c62c2c232e Removed useless requires for enchanting performances
Removed, where it was possible, the lua requires, with the objective of enchanting the performances of periodic activities
2021-02-23 10:51:50 +01:00
Simone Mainardi
454f5c07ba Fixes deletetion of user script configs leaving stale pools 2021-02-22 18:52:42 +01:00
Luca Deri
f1c87e533f Simplified housekeeping.lua 2021-02-22 18:03:25 +01:00
Simone Mainardi
4ce46da129 Fixes new templates breaking when rendering severity 2021-02-22 16:44:17 +01:00
Simone Mainardi
275482e203 Fixes flows dropdown filters not shown in the title
Fixes #5055
2021-02-22 14:57:34 +01:00
Simone Mainardi
40c785ce02 Automatically loads input_builder .template HTML files 2021-02-22 11:44:21 +01:00
Matteo Biscosi
5e7cafd8f7 Removed threshold not nil check
Error due to the fact that an old user script configuration was in use
2021-02-22 10:23:05 +01:00
Matteo Biscosi
69ebe4e1a6 Temporary fix for threshold value to nil 2021-02-21 17:51:30 +01:00
Matteo Biscosi
fe9e3a2ea8 Removed sort column from OS distribution 2021-02-21 17:23:49 +01:00
Matteo Biscosi
f75331d2b5 Implements OS distribution
Implements #2874
2021-02-21 17:19:15 +01:00
gabryon99
41ff6bcb3b add edit user script page (#5002) 2021-02-19 19:24:09 +01:00
Matteo Biscosi
02aa0af75b Added description to hosts badges 2021-02-19 16:51:48 +01:00
Simone Mainardi
3ee9e5d9ef Minor cleanup 2021-02-19 15:54:37 +01:00
Simone Mainardi
9433928dfc Handles templates (load/require) for individual plugins 2021-02-19 15:51:27 +01:00
Simone Mainardi
33d035b96c Improves use of classes for user script templates 2021-02-19 14:44:44 +01:00
Simone Mainardi
1dd93e7845 Initial work to add user script templates 2021-02-19 12:54:42 +01:00
Alfredo Cardigliano
7493b02a07 Print failure message on wrong login credentials (fix #5042) 2021-02-19 12:20:54 +01:00
Matteo Biscosi
09708de7f5 Reduced hosts badges width 2021-02-19 12:09:01 +01:00
Matteo Biscosi
92345e04d5 Removed unused code from exclusion list 2021-02-19 10:55:19 +01:00
Matteo Biscosi
7c194646fd Fixes info field not checked into exclusion list 2021-02-19 10:18:59 +01:00
Matteo Biscosi
8a016130e1 Removed if then else statements and replaced with general function 2021-02-18 19:45:35 +01:00
Matteo Biscosi
b997ebaf28 Fixes exclusion list error with converted parameters 2021-02-18 19:10:59 +01:00
Simone Mainardi
80ae202ad1 Initial work to implement user script templates 2021-02-18 18:59:45 +01:00
Matteo Biscosi
ee8ffaca7d Fixes filter button not disabled 2021-02-18 18:21:49 +01:00
Matteo Biscosi
04841af7b8 Implements delete for filtered alerts 2021-02-18 18:01:55 +01:00
Matteo Biscosi
7b80a28d94 Added vlan show, if needed, to hostinfo2lable function 2021-02-18 15:16:51 +01:00
Matteo Biscosi
eac59ae1d5 Fixes date/time len and disabled ex list for flow alerts
Fixed len of date/time column to 5% and disable exclusion list
for the alerts already disabled
2021-02-18 11:42:23 +01:00
Simone Mainardi
1524deae52 Fixes broken remote to remote flow alerts 2021-02-18 11:39:44 +01:00
Matteo Biscosi
6a5c5fe32b Added csrf to get when adding a new alert filter 2021-02-17 18:38:22 +01:00
Matteo Biscosi
6a32b6ca6d Changed exclude alert path 2021-02-17 18:25:21 +01:00