Commit graph

820 commits

Author SHA1 Message Date
emanuele-f
a1a283d423 Change misbehaving flows ts label 2019-07-10 16:24:49 +02:00
Simone Mainardi
7136ff6fbf Group sources when the host name is the same
Fixes #2693
2019-07-02 14:32:47 +02:00
Simone Mainardi
1440fb1bb8 Fixes download JSON / download pcap buttons 2019-06-21 14:41:17 +02:00
emanuele-f
60d5f4e89c Fix host peers page
Fixes #2657
2019-06-17 11:16:08 +02:00
Salvatore Costantino
3c5389ed45 Splitted TCP Statistics (#2645)
* splitted TCP Statistics

* indentation fix

* indentation fix
2019-06-10 09:03:12 +02:00
Luca Deri
d74276bd28 Minor dropbox enhancement 2019-06-04 11:10:12 +02:00
emanuele-f
3ecc032c14 Hide system properties for restricted users
This will also hide SNMP devices
2019-06-03 12:42:23 +02:00
emanuele-f
e74f6ee3b7 Fix host timeseries first point problem.
An additional point is now stored on the ts database to address the issue.

Fixes #2184
2019-05-28 17:17:21 +02:00
emanuele-f
461ee43e16 Add UDP unicast vs non unicast breakdown 2019-05-22 17:36:24 +02:00
Alfredo Cardigliano
c3b19f5862 Host details label fix 2019-05-21 13:27:00 +02:00
Simone Mainardi
08f05fbb65 Improves layout of TCP seq analysis 2019-05-21 10:17:58 +02:00
Simone Mainardi
e22d13533a Implements sent and rcvd TCP seqs counters per host
Implements #2503
2019-05-20 20:02:06 +02:00
Alfredo Cardigliano
9cdb84a875 Implements filtering per flow status in the active flows page 2019-05-20 18:54:50 +02:00
Luca Deri
2e30cb2535 JA3 host stats are now exported in JSON 2019-05-17 22:53:30 +02:00
Luca Deri
d7765bb32d Added JA3 note on SSL page 2019-05-14 16:02:42 +02:00
Luca Deri
7ec6b9f42c Improve JA3 support 2019-05-14 15:55:45 +02:00
Luca
b9cba0e04f Bound fingerprint to application name 2019-05-14 10:17:16 +02:00
Luca Deri
ad3cb076a4 Added SSL fingerprint classification 2019-05-13 23:59:16 +02:00
emanuele-f
372cb9eefe Show mac specific timeseries into the host menu
Closes #2557
2019-05-13 15:51:06 +02:00
Luca Deri
1f7d236315 Added ARP matrix to the menu 2019-04-30 15:22:49 +02:00
Francesco Staccini
1d9b35be42 ARP Map (#2540)
* arp matrix graph and fix

* bug fix

* graph fix

* bug fix

* tests on arp graph

* merged heatmap.js and map.js

* graph dinamic resize

* minor fix

* graph dinamic width

* graph performance improvement

* clean code

* fix manual refresh

* message for empty graph

* clean code

* more clean

* update arpMap and host details

* migrate to v4.min version of d3.js
2019-04-17 13:23:10 +02:00
Luca Deri
a10c6483a2 Minor fix for interfaces with no packets visibility 2019-04-15 14:33:23 +02:00
emanuele-f
2aeeb63142 Implmenent host total flows timeseries.
"host:flows" data will be dropped in favor of "host:active_flows", which has separated client and server counters

Closes #2528
2019-04-10 18:22:41 +02:00
Salvatore Costantino
1768d0b121 Modified ARP time series (#2520) 2019-04-09 15:28:29 +02:00
Salvatore Costantino
76dded229a Added ICMP ECHO time series (#2518)
* Added ICMP ECHO time series

* added icmp echo time series
2019-04-08 16:10:30 +02:00
Salvatore Costantino
f27f137c09 Added TCP packets time series (#2516) 2019-04-08 15:30:45 +02:00
Salvatore Costantino
dd24d2a932 Removed net unreachable counters (#2517) 2019-04-05 21:32:37 +02:00
emanuele-f
387543f8e9 Fix top talkers when mac address is used as LBD hosts ID 2019-04-05 17:49:22 +02:00
Simone Mainardi
f827d8c700 Changes to DNS timeseries to show queries and replies together 2019-04-03 19:15:28 +02:00
SalvatoreCostantino
27fcedf9ff Added TCP time series 2019-04-02 16:22:39 +02:00
Salvatore Costantino
5ec5a8e9c8 Added UDP packets time series (#2488) 2019-04-01 16:10:35 +02:00
Salvatore Costantino
c8a95d9476 Added dns time series (#2487) 2019-03-28 19:14:51 +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
41383aa51b Revert "Added new time series (#2481)"
This reverts commit 0e785d58f9.
2019-03-26 09:16:15 +01:00
Salvatore Costantino
0e785d58f9 Added new time series (#2481) 2019-03-25 21:29:36 +01:00
Simone Mainardi
295b60ddf1 Shows broadcast/multicast badges in host details 2019-03-20 11:00:53 +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
Luca
b775657f59 Added logic to report dropbox sharing information 2019-02-26 22:16:28 +01:00
Luca Deri
1d1c6f1184 Added DHCP/local brodacast domain host icons 2019-02-23 11:21:03 +01:00
Luca Deri
42a53ac2a5 Added message when hosts/flows have been purged from memory 2019-02-23 10:20:12 +01:00
emanuele-f
4a97017f35 Fix mac-based serialization key and add a preference to enabled it (disabled by default) 2019-02-22 16:01:58 +01:00
emanuele-f
5089e4dabe Timeseries charts fixes 2019-02-22 11:16:41 +01:00
emanuele-f
dd37cafa12 Store and restore local broadcast domain hosts from their mac key
Charts now display the mac based data when browsing a local broadcast domain host.
This is an important change to avoid mixing historical information of different hosts in a dynamic network.

More changes will follow to migrate other historical elements, like flows, alerts and top stats.
2019-02-21 18:42:57 +01:00
emanuele-f
a486d2c19f Implement host counter of total triggered alerts
Closes #2391
2019-02-20 20:12:44 +01:00
Simone Mainardi
7e2ac7fbaa Implements timeseries of per-host misbehaving flows
Implements #2409
2019-02-20 16:31:37 +01:00
emanuele-f
35d2e3cf27 Move extended SNMP location information to separate tab
Fixes #2379
2019-02-18 16:28:04 +01:00
emanuele-f
1abefbb70a Avoid duplicate host parameter 2019-02-14 18:41:24 +01:00
emanuele-f
a4d55f5459 Fix missing host filter in hosts flows 2019-02-14 18:39:14 +01:00
emanuele-f
d6467bfa95 Add anomalous flows historical link 2019-02-14 17:21:21 +01:00
emanuele-f
2fa8bf22f0 Unify flows and host flows dropdowns 2019-02-14 16:16:54 +01:00