Commit graph

567 commits

Author SHA1 Message Date
Simone Mainardi
319c64eb4e Uses a union to handle k8s and docker info 2019-04-30 14:31:13 +02:00
emanuele-f
64320a3efc Fix for empty host traffic with nprobe mini 2019-04-30 10:20:00 +02:00
emanuele-f
b0f59fa6e2 Show process actual/peak memory in the flow details page 2019-04-29 16:18:33 +02:00
emanuele-f
1651699c58 Fix empty check on eBPF based interfaces 2019-04-29 15:38:32 +02:00
emanuele-f
b82cae8457 Display docker container name 2019-04-29 13:30:37 +02:00
emanuele-f
939ca8c166 Implement eBPF flows view and improve containers/pods pages 2019-04-26 15:34:53 +02:00
Simone Mainardi
0846ead22c Adds TcpInfo to class Flow with nProbe mini eBPF data 2019-04-24 19:26:02 +02:00
Simone Mainardi
bf3b1e45c4 Adds TcpInfo to class Flow with nProbe mini eBPF data 2019-04-24 18:13:09 +02:00
Simone Mainardi
72b0fbb8a7 Displays container information in the flow details page 2019-04-24 15:02:27 +02:00
Simone Mainardi
2d4488eb24 Pushes container info into lua tables for visualization 2019-04-24 12:11:28 +02:00
Simone Mainardi
47438af92f Sets Flow process and container data from nProbe mini eBPF 2019-04-24 10:44:51 +02:00
Simone Mainardi
a600b0d2aa Adds ContainerInfo to class Flow 2019-04-24 10:00:18 +02:00
Luca Deri
c520daac33 Cleaned up syslog collector code
Fixed syslog-collected flow time
2019-04-15 21:48:23 +02:00
Simone Mainardi
dc291b96fb Adds a minimum duration for low goodput flows 2019-04-08 19:11:26 +02:00
Salvatore Costantino
dd24d2a932 Removed net unreachable counters (#2517) 2019-04-05 21:32:37 +02:00
Luca Deri
ab088998be Fix SSL certificate detection 2019-04-05 19:31:30 +02:00
Simone Mainardi
d7342798ca Improves SSL certificates mismatch alerts
Implements #2510
2019-04-05 18:21:54 +02:00
Simone Mainardi
a85b7cd398 Improves description of blacklisted flow alerts
Implements #2511
2019-04-05 15:40:33 +02:00
Alfredo Cardigliano
0c42410934 Do not print 'too early' for suricata flows 2019-04-04 17:51:01 +02:00
Alfredo Cardigliano
7ce1150a69 IDS flow alerts notification 2019-04-04 16:03:48 +02:00
Alfredo Cardigliano
96954bdabb new ids alert type and configuration 2019-04-04 11:02:01 +02:00
Luca Deri
208838e812 Formattign changes 2019-04-02 23:00:02 +02:00
Simone Mainardi
1a49362831 Minor change 2019-04-02 14:35:49 +02:00
Simone Mainardi
b58f67a5de Protocol detection fixes 2019-04-02 12:29:32 +02:00
Simone Mainardi
2872ccb54b Adds traces to debug false positives in blacklisted flows 2019-04-01 16:56:55 +02:00
Simone Mainardi
6a8c57d042 Removes FlowChecker dependencies 2019-03-29 16:23:00 +01:00
Simone Mainardi
8678b27fcb Postpones set of detection completed 2019-03-29 16:02:57 +01:00
Simone Mainardi
f5c269da5a Prevents protocols from being returned when dpi is not completed 2019-03-29 12:48:10 +01:00
emanuele-f
0099d2a887 Fix host pools stats while capturing from ZMQ interface 2019-03-29 10:12:55 +01:00
Salvatore Costantino
58becaeebe Added host and net unreachable counters (#2483)
* Added host and net unreachable counters

* Added host and net unreachable counters

* Added host and net unreachable counters
2019-03-27 21:44:47 +01:00
Simone Mainardi
6bd1039bc6 Hardening and improvements of SSL dissection 2019-03-27 19:47:43 +01:00
Simone Mainardi
e6b85f56fe Check SSL alt names to avoid false SSL certificate mismatchs 2019-03-27 15:22:45 +01:00
Simone Mainardi
6786e4e870 Fixes SSL Subject Alternative Name Extension dissection 2019-03-27 13:19:26 +01:00
Luca Deri
216e6005c8 Warning fix 2019-03-27 09:59:08 +01:00
Simone Mainardi
1610f24958 Improves SSL certificate extensions dissection 2019-03-26 19:29:05 +01:00
Luca
f34e8fb758 Added safety check 2019-03-26 10:41:39 +01:00
Luca Deri
fa3b2940c5 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-03-25 23:54:22 +01:00
Luca Deri
afda95c8d6 Added SSL certificate dissection 2019-03-25 23:54:02 +01:00
Simone Mainardi
3fcb15cda2 Handles TCP flags via nProbe 2019-03-25 20:31:13 +01:00
Luca Deri
e230c3a451 SSL cleanup 2019-03-25 18:54:45 +01:00
Simone Mainardi
aa85983c3c Updates host pool stats when hosts are located on LAN 2019-03-13 11:38:06 +01:00
Simone Mainardi
782f950b3a Removes debug instruction 2019-03-06 14:57:22 +01:00
Simone Mainardi
8613ffd7ee Add link to active flow in flow alerts 2019-03-06 14:56:10 +01:00
Simone Mainardi
6b5e65dfce Fixes ICMP unreachable counters 2019-03-06 10:16:45 +01:00
Luca Deri
468558ddb4 Adding a new timeseries: how to add number of unrecheable flows client/server per host. 2019-03-06 10:05:05 +01:00
Simone Mainardi
4f4548713e Fixes protocol detection for flows with a few packets 2019-03-05 12:21:00 +01:00
Luca Deri
e48fd7fa87 Added flow guess before export 2019-03-05 08:56:29 +01:00
Simone Mainardi
45283ae483 Fixes wrongly-classified low-goodput flows on ZMQ interfaces 2019-03-04 14:41:51 +01:00
Simone Mainardi
d6fea1f690 Fixes non-low-goodput flows always dumped as status_slow_tcp_connection 2019-03-04 14:30:56 +01:00
Simone Mainardi
2a55e2c507 Fixes status_slow_application_header status always set for HTTP 2019-03-04 14:29:17 +01:00