Commit graph

3042 commits

Author SHA1 Message Date
Simone Mainardi
d487199a19 Unifies host_details.lua link gen in host_details.lua flows page 2020-05-26 15:12:44 +02:00
Simone Mainardi
05e55530f5 Fixes missing VLANs in hostinfo2url 2020-05-26 13:06:19 +02:00
Simone Mainardi
49e49e0ed6 Unifies host_details.lua generation
Addresses #3977
2020-05-26 12:50:47 +02:00
Alfredo Cardigliano
21fe9aa490 Add v1/get/alert/ts.lua REST API (implement #3943 2020-05-26 12:28:33 +02:00
Alfredo Cardigliano
09ea665c9b Improve v1/get/alert/data.lua endpoint 2020-05-26 11:11:20 +02:00
gabryon99
42ebb418f1 removed debug from blog_utils 2020-05-25 09:27:59 +02:00
gabryon99
5c1664a56f fix blog utils ordering 2020-05-25 08:57:42 +02:00
emanuele-f
eea288dee9 Add on-off switch template
Addresses #3513
2020-05-21 17:22:00 +02:00
gabryon99
857629ccf0 fix the blog notification ordering bug 2020-05-21 17:03:16 +02:00
emanuele-f
610e632234 Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
emanuele-f
ec51278c20 Cleanup of HostStats 2020-05-20 17:05:30 +02:00
Simone Mainardi
0f3616dfe5 Unifies system interface toggle with a function 2020-05-20 16:28:25 +02:00
emanuele-f
340462ad73 Cleanup of the timeseries ring and NetworkInterfaceTsPoint 2020-05-20 15:18:03 +02:00
Alfredo Cardigliano
c24ea73dec Add rest/v1/set/pool/config rest/v1/set/scripts/config REST API 2020-05-20 14:51:02 +02:00
Alfredo Cardigliano
ac24563f15 Add rest/v1/get/timeseries/ts API 2020-05-20 14:36:21 +02:00
Simone Mainardi
c41309f21e Fixes InfluxDB version check when headers are manipulated by HAProxy
Fixes #3964
2020-05-20 13:02:28 +02:00
Simone Mainardi
f3b2b4869e Fixes broken plugin menu entries with --http-prefix
Addresses #3957
2020-05-20 12:07:22 +02:00
Simone Mainardi
d5166394a5 Fixes possibly clashing interface ids after interface data deletion
Fixes #3963
2020-05-20 11:29:53 +02:00
Alfredo Cardigliano
21e274e933 alert_consts optimizations 2020-05-20 11:18:05 +02:00
Alfredo Cardigliano
5a753d8727 Add v1/get/alert/data rest API, alert_consts optimization 2020-05-20 11:02:44 +02:00
emanuele-f
39d76d233d Hide zero MAC address in remote to remote alerts
Addresses #3644
2020-05-19 14:41:19 +02:00
Luca Deri
13d0d2cbdb Reference fixes for HTTP prefixes (#3957) 2020-05-19 08:54:04 +02:00
Alfredo Cardigliano
2f4d47f064 Add v1/get/pcap/live_extraction.lua API 2020-05-18 19:28:30 +02:00
emanuele-f
4dc368011b Remove unused local function 2020-05-18 19:27:21 +02:00
Alfredo Cardigliano
7335b3b2c9 Add v1/get/pool/config v1/get/scripts/config REST API 2020-05-18 18:54:58 +02:00
Alfredo Cardigliano
b266ab9335 Add v1/get/system/stats v1/get/host/mud REST API 2020-05-18 17:46:50 +02:00
Simone Mainardi
3258fa074e Additional fixes for interface validation 2020-05-18 13:02:56 +02:00
Alfredo Cardigliano
e8fcbd2a90 Trigger host alerts for collected syslog messages (also to companions) 2020-05-18 12:52:38 +02:00
Luca Deri
ccf76ca54d Added "real" intefaceId validation
Initial work towards REST API
2020-05-17 20:47:46 +02:00
Alfredo Cardigliano
c6e061e62b Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +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
Simone Mainardi
9f6c6cb315 Initial work to merge alert and notification endpoints 2020-05-14 11:04:57 +02:00
Simone Mainardi
8cb1bc7a34 Refactors notification endpoints into notification configs 2020-05-14 10:47:18 +02:00
Simone Mainardi
5d798db8fc Adjusts endpoint tests 2020-05-14 10:46:53 +02:00
gabryon99
71870f5158 validation of endpoint fields 2020-05-13 22:15:09 +02:00
Simone Mainardi
329f7381b5 Minor fixes 2020-05-13 20:02:34 +02:00
Simone Mainardi
79c48e2039 Adds localization for flow risks 2020-05-13 20:01:06 +02:00
Simone Mainardi
c543df45f9 Reworks suspicious file transfers 2020-05-13 19:38:24 +02:00
gabryon99
237309fc58 enforced admin privileges on endpoint pages 2020-05-13 18:26:05 +02:00
Simone Mainardi
0f2ce04912 Fixes InfluxDB retention policies not updated upon retention changes
Fixes #3922
2020-05-13 14:25:46 +02:00
Simone Mainardi
0d7ed3f0ed Extends binary and unknown port alerts 2020-05-13 12:21:01 +02:00
Luca Deri
f4b25f30b3 Flow risk report improvemements 2020-05-12 12:57:36 +02:00
Luca Deri
e315158c1d Added plugin for handling flow risks reported by nDPI 2020-05-12 12:18:50 +02:00
Luca Deri
cd3246ca3b Defined new flow_keys
status_binary_application_transfer  = 29,
      status_known_proto_on_non_std_port  = 30
2020-05-12 00:35:45 +02:00
emanuele-f
64f941cceb Remove javascriptAfterSwitch in preferences
Addresses #3849
2020-05-11 18:56:27 +02:00
Simone Mainardi
18bf6fa3d5 Fixes alerted active monitoring hosts not reported as alerted
Fixes #3904
2020-05-08 17:47:33 +02:00
emanuele-f
af842e4aa6 Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
emanuele-f
d43d4e5e74 Make DHCP names cache expire after 1 day
Addresses #3641
2020-05-08 10:15:31 +02:00
Luca Deri
ff76407e68 Added detection of self-signed (< TLS 1.3) certificates 2020-05-08 09:53:31 +02:00