Commit graph

6913 commits

Author SHA1 Message Date
Simone Mainardi
c8f22694ae Fixes geomap wrongly filtering results
Fixes #5526
2021-06-21 17:35:53 +02:00
MatteoBiscosi
6549d19a99 Fixes alert formatting broken (#5536) 2021-06-21 16:16:22 +02:00
MatteoBiscosi
4cb20331c6 Fixed white nav bar showing up (#5539) 2021-06-21 15:56:43 +02:00
MatteoBiscosi
9023c0538a Added per user theme (#5539) 2021-06-21 15:37:08 +02:00
Matteo Biscosi
4e048b6433
Merge pull request #5537 from VasilisTako/dev
Added dark/white theme button for unprivileged users
2021-06-21 13:28:29 +02:00
MatteoBiscosi
1dc552d766 Fixes influxdb timeseries error (#5531) 2021-06-21 13:21:51 +02:00
l3wiz
2149e76876 Added dark/white theme button for unprivileged users 2021-06-21 13:15:07 +02:00
Simone Mainardi
e8355545ad Fixes format of VLAN page
Fixes #5523
2021-06-21 11:24:59 +02:00
MatteoBiscosi
f4d4543fab Changed behavior anomaly alert (#5521) 2021-06-21 09:41:53 +02:00
Matteo Biscosi
eb69bc8369
Merge pull request #5532 from VasilisTako/dev
Added vlan alias in all pages (Issue #5527)
2021-06-21 09:35:53 +02:00
Luca Deri
195fe9578c Improved observation point id support and flow reporting 2021-06-19 00:16:48 +02:00
Vasilis Tako
661faf5036
Merge branch 'ntop:dev' into dev 2021-06-18 16:56:19 +02:00
l3wiz
cb90d49b52 Added vlan alias in all pages (Issue #5527) 2021-06-18 16:52:33 +02:00
MatteoBiscosi
7f9cf7a181 Removed debug print 2021-06-18 15:27:42 +02:00
MatteoBiscosi
89071f0a9a Fixes alert score/flow anomaly description (#5522) 2021-06-18 15:19:08 +02:00
MatteoBiscosi
8a1e315496 Fixed lateral movement alert description (#5524) 2021-06-18 11:37:25 +02:00
MatteoBiscosi
5a02d2a0d7 Fixed lateral movement not triggering 2021-06-18 11:08:44 +02:00
MatteoBiscosi
dd3a038a0f Changed lateral movement description (#5517) 2021-06-18 10:07:48 +02:00
Luca Deri
34897cec6b Fix for alert display 2021-06-18 08:51:39 +02:00
MatteoBiscosi
d46e0d79bb Fixes config not shown when timeseries aren't enabled 2021-06-17 18:33:28 +02:00
Simone Mainardi
8344116056 Refactors import/export/reset REST API endpoints 2021-06-17 18:25:06 +02:00
Matteo Biscosi
084f3275d0
Merge pull request #5514 from VasilisTako/dev
Added vlan description (Issue #5483)
2021-06-17 18:24:34 +02:00
MatteoBiscosi
5c4142fdcb Implements behavioral alerts (#5500 #5501) 2021-06-17 17:10:02 +02:00
Simone Mainardi
1756f8d63c Implements import/export of alerts exclusions 2021-06-17 16:04:17 +02:00
l3wiz
f9f05d02db Little bug fix 2021-06-17 15:24:48 +02:00
Simone Mainardi
acb4c1d991 Improves names and IP visualization in excluded checks 2021-06-17 15:06:37 +02:00
Simone Mainardi
91dc11cc43 Improves flow issues format
Fixes #5509
2021-06-17 15:01:23 +02:00
l3wiz
eb869c517f Added vlan description 2021-06-17 14:43:25 +02:00
Simone Mainardi
2e8a6de0fc Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
MatteoBiscosi
cf363eaa10 Changed old info string into lateral movement 2021-06-17 12:05:26 +02:00
MatteoBiscosi
48554751f9 Removed duplicated info from lateral movement alert 2021-06-17 12:02:56 +02:00
Simone Mainardi
4a526c3cdf Decouples checks from alerts (removes unnecessary flag is_alert) 2021-06-17 11:43:12 +02:00
MatteoBiscosi
a89c95dba4 Migrated Lateral Movement alert from interface to flow (Fixes #5485) 2021-06-17 11:07:29 +02:00
Simone Mainardi
795f27955f Fixes certain issues possibly shown multiple times
Addresses #5509
2021-06-17 10:54:32 +02:00
Luca Deri
a6eb3e7419 Changes to the layour of the information nProbe has reported 2021-06-17 09:30:17 +02:00
Simone Mainardi
25159f0a9b Refactors {host,flow}_callbacks into {host,flow}_checks (lua) 2021-06-16 18:59:07 +02:00
Simone Mainardi
9a541f14ba Cleanup unused alert_check_calls_drops.lua 2021-06-16 18:48:51 +02:00
Simone Mainardi
e33af8a23c Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
Simone Mainardi
9cc3162513 Refactors capability_user_scripts into capability_checks 2021-06-16 18:29:26 +02:00
MatteoBiscosi
7980726e8b Fixes pro timeseries not showing 2021-06-16 18:12:21 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Luca Deri
3c3aa5a25f Added check to avoid nil value error 2021-06-16 17:53:48 +02:00
MatteoBiscosi
8136eca368 Added vlan alias formatter name 2021-06-16 17:52:30 +02:00
Alfredo Cardigliano
95304bfd54 Fix links with severity filter 2021-06-16 15:57:05 +02:00
Simone Mainardi
a160ccf2d6 Refactors callback to check #defines (c++) 2021-06-16 15:56:07 +02:00
Simone Mainardi
40f5c4e821 Refactors {flow,host}callbacks into {flow,host}checks (C++) 2021-06-16 15:27:38 +02:00
MatteoBiscosi
af75c2443c Fixes Jailed hosts - Unable to remove (#5503) 2021-06-15 19:00:02 +02:00
Simone Mainardi
4c3baecd60 Fixes user scripts not shown under config with alerts disabled 2021-06-15 18:03:48 +02:00
Simone Mainardi
c04fd9004c Fixes alert exclusions not shown with alerts disabled 2021-06-15 17:43:42 +02:00
MatteoBiscosi
7467bf8066 Fixed wrongly vlan redis key 2021-06-15 17:39:39 +02:00