Matteo Biscosi
769658268f
Implements add the ability to suppress specific alerts
...
Implements #4942
Partially implemented alerts exclusion list
Added User Script exclusion list to settings
Implements add the ability to suppress specific alerts
Implements #4942
2021-02-10 15:35:54 +01:00
Simone Mainardi
d4a2c23ddb
Allows num points to be specified in traffic reports
...
Fixes #5028
2021-02-10 13:10:50 +01:00
Matteo Biscosi
cf3a64d2c9
Implements #4938 missing button hover on flow alerts
2021-02-10 09:42:44 +01:00
Matteo Biscosi
6dff01f9b6
Fixes #5006 cannot add new users to ntopng
2021-02-08 17:00:53 +01:00
Simone Mainardi
9a2ebdfe65
Fixes configuration reset
...
Fixes #5010
2021-02-08 11:47:08 +01:00
Simone Mainardi
146b8fc1b0
Adds skeleton for alerts exclusion lists
...
Addresses #4942
2021-02-05 09:41:50 +01:00
Matteo Biscosi
d3853aaf90
Implements internet resources misuse script with exception list
...
Implements #4984
2021-02-04 15:10:52 +01:00
Simone Mainardi
31a52787ee
Localization for Layer-7 Applications to Exporters
...
Implements #4976
2021-02-04 13:07:37 +01:00
Matteo Biscosi
fc0e8f9e6a
Changed reset function call position #5010
2021-02-04 12:03:23 +01:00
Matteo Biscosi
edf751ccc9
Fixes reset configuration no longer works
...
Implements #5010
2021-02-04 11:57:05 +01:00
Matteo Biscosi
3685b103b8
Fixes #5012 missing script localisation
2021-02-04 11:44:22 +01:00
Simone Mainardi
537bc5210a
Adds Layer-7 Applications to Exporters (backend)
...
Addresses #4976
2021-02-04 11:01:22 +01:00
Matteo Biscosi
a0a3e656d7
Fixes contacted_peers.lua gives errors
...
Implements #5009
2021-02-04 10:58:59 +01:00
Matteo Biscosi
4f8c4ec4c4
Fixes alert page error after purging alerts
2021-02-04 10:20:21 +01:00
Simone Mainardi
5498279d09
Adds MAC Address in the variable hosts list column
...
Implements #5014
2021-02-04 09:56:50 +01:00
Matteo Biscosi
0efb099981
Fixes add label to local networks
...
Fixes #4945
2021-02-04 09:48:13 +01:00
Luca Deri
c7bd604a19
Added URLhaus to category lists
2021-02-03 22:18:29 +01:00
Luca Deri
4fa925a4c4
Fixed language
2021-02-03 19:57:10 +01:00
Luca Deri
a745c2f38e
Fixed error while displaying engaged alerts
2021-02-03 19:48:48 +01:00
Matteo Biscosi
467bb9411d
Implements #5009 contacted_peers.lua gives errors
2021-02-03 19:33:03 +01:00
Matteo Biscosi
a0de61248c
Removed port from lateral movement alert description
2021-02-03 18:09:40 +01:00
Matteo Biscosi
9c741916c9
Implements #4953 disable auto update blocklists and perform manually
2021-02-02 17:52:48 +01:00
Alfredo Cardigliano
570bce94f7
Add missing default values. Format bytes with the proper unit.
2021-02-02 16:38:31 +01:00
Matteo Biscosi
fe01117324
Implements #4006 alerts when host contacts an unusual number of peers
...
Partial implementation, the rest is under the Pro Repository
2021-02-02 13:31:21 +01:00
Matteo Biscosi
770abf38ac
Implements #4945 add label to local networks
2021-02-02 13:26:46 +01:00
Simone Mainardi
38d31a474a
Makes multiple score increments status-dependent
...
Implements #4993
2021-01-30 12:45:04 +01:00
Simone Mainardi
2244208ea3
Prevents zero ports from being hidden for TCP and UDP
...
Fixes #4994
2021-01-30 12:04:49 +01:00
Matteo Biscosi
76765da78b
Implements #4984 core Internet resources misuse script
2021-01-29 18:15:06 +01:00
Alfredo Cardigliano
b3cf18d821
Rename alert_tls_old_version -> alert_tls_old_protocol_version everywhere for consistency
2021-01-29 11:10:43 +01:00
Matteo Biscosi
041a5de8b9
Implements #4941 Flow Alerts: Add L7 Column and Filter Menu
2021-01-29 09:45:01 +01:00
Matteo Biscosi
b033132bda
Removed wrongly named alert definitions
2021-01-28 19:20:53 +01:00
Matteo Biscosi
d42e34359e
Fixed wrongly named alert definitions
2021-01-28 19:15:30 +01:00
Simone Mainardi
10a78cdca9
Fixes alert severity label in user script severity
...
Fixes #4919
2021-01-28 19:10:31 +01:00
Simone Mainardi
858f23f651
Fixes position of DSCP dropdown
...
Fixes #4933
2021-01-28 18:48:35 +01:00
Matteo Biscosi
fb0f1dfe37
Implements #4933 filter out flows with a certain DSCP
2021-01-28 18:31:15 +01:00
gabryon99
055fbd5589
add interface select ( #4957 )
2021-01-28 14:28:15 +01:00
Matteo Biscosi
f7f27dd503
Implements #4933 possibility to filter out flows with DSCP
2021-01-28 11:03:56 +01:00
Simone Mainardi
9bc2f6b780
Adds widget datamodel heatmap.lua
2021-01-28 10:30:50 +01:00
gabryon99
9e5c245d7d
removed unecessary tprint
2021-01-28 10:08:34 +01:00
gabryon99
26de36685a
add select severity to user scripts ( #4919 )
2021-01-28 10:08:06 +01:00
gabryon99
9cdb44e442
fix for the selectpicker error in console ( #4972 )
2021-01-28 09:25:39 +01:00
Matteo Biscosi
2512beb34f
Update user_scripts.lua
2021-01-27 16:02:56 +01:00
gabryon99
aa45a8d64e
add severity select for scripts config modal ( #4919 )
2021-01-27 14:49:00 +01:00
Alfredo Cardigliano
c3249818d1
Scope fix
2021-01-27 13:07:30 +01:00
Alfredo Cardigliano
55290213e2
Fix os_utils.execWithOutput on FreeBSD
2021-01-27 12:40:16 +01:00
Matteo Biscosi
10fb8bbecc
Implements #4919 custom alert severity
2021-01-27 12:29:19 +01:00
Matteo Biscosi
288463b5d0
Implements #4973 partial local broadcast domain calculation
2021-01-27 09:59:05 +01:00
Simone Mainardi
069148753a
Implements heatmap widget
2021-01-26 17:53:39 +01:00
Alfredo Cardigliano
8a1cc0e398
Add safety check reading per interface storage utilization
2021-01-26 12:16:46 +01:00
Luca Deri
14c23188bb
Added ntop.getStaticFileEpoch() mathos for handling static file lifecycle
2021-01-26 11:09:39 +01:00