Commit graph

333 commits

Author SHA1 Message Date
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
Simone Mainardi
47a3d7b2ef Reworks layout of blacklisted flows and location 2019-02-13 14:25:20 +01:00
emanuele-f
a09e8efed0 Add hosts anomalous flows counter 2019-02-12 12:05:30 +01:00
Simone Mainardi
e5eff5b30f Initial sprobe code cleanup 2019-02-11 14:22:36 +01:00
emanuele-f
ce9bc948e0 Fix missing l4 protocols charts links 2019-02-04 17:24:24 +01:00
emanuele-f
f2e610d1ea Fix missing host name during first resolution 2019-01-31 13:30:41 +01:00
Simone Mainardi
badb07561d Minor names repr fix 2019-01-30 14:40:14 +01:00
Simone Mainardi
0ee599d052 Adds MDNS/MDNS TXT/resolved names to the host details page 2019-01-30 14:36:33 +01:00
Alfredo Cardigliano
3381ddbcf5 REST endpoints update
get_alerts_data.lua -> rest/get/alert/data.lua, host_get_json.lua -> rest/get/host/data.lua, get_interface_data.lua -> rest/get/interface/data.lua, live_traffic_extraction.lua -> rest/get/pcap/live_extraction.lua
2019-01-30 14:18:45 +01:00
Simone Mainardi
183dfa41f9 Handles IPv6 NDP to detect broadcast domain 2019-01-30 11:49:47 +01:00
emanuele-f
6113c692af Unify Protocol/Application labels
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"

Closes #2316
2019-01-28 16:59:27 +01:00
Simone Mainardi
50e32be5a7 Properly handles Host ssdp and mdns without shadows 2019-01-25 12:39:43 +01:00
Emanuele Faranda
1bf7da7ef7 Implements Mac stats/data reset and reset at midnight (#2326)
* Host data/stats delete improvements

* Rework mac counters and implemtent mac stats/data reset

* Implement stats reset at midnight

* Add missing files
2019-01-21 17:27:12 +01:00
emanuele-f
2dbf1e9cb8 Rework host counters and implemtent host stats/data reset 2019-01-18 19:31:16 +01:00
Simone Mainardi
cea9ea8ec5 Handles custom n2disk instances with ZMQ interfaces 2019-01-16 19:29:12 +01:00
Simone Mainardi
31ed9c00e2 Splits protocol View for Hosts
Implements #2265
2018-12-31 13:26:44 +01:00
Simone Mainardi
e274ad258b Minor host/interface/network reports fix 2018-12-24 11:35:51 +01:00
Simone Mainardi
590215ac35 Adds host/interface/network reports to nEdge 2018-12-24 10:25:05 +01:00
emanuele-f
657084e7d0 Properly handle L4 protocols charts 2018-12-20 12:16:46 +01:00
emanuele-f
af02c76c8b Implement scan detection alerts for remote hosts
Closes #2068
2018-12-14 12:28:23 +01:00
Simone Mainardi
a67342f13c Localization update for SNMP 2018-12-13 14:21:47 +01:00
Simone Mainardi
67990b44b1 Top visited websites localization update 2018-12-12 16:12:40 +01:00
Simone Mainardi
eec8e9dd4d Implements top visited websites host page with hints to the prefs
Partial implementation of #2235.
Necessary to update the docs before closing.
2018-12-12 16:07:41 +01:00
emanuele-f
ec5b209ffa Add missing active_page 2018-12-12 10:18:21 +01:00
Alfredo Cardigliano
9833d392e6 Improved user activity logs with link to the host and ifid in the alert json 2018-12-07 11:11:37 +01:00
Alfredo Cardigliano
c4d4fb1dd9 More page titles 2018-11-29 17:19:42 +01:00
Simone Mainardi
1eece0f06e Adds process-process eBPF graphs in host details 2018-11-08 10:14:46 +01:00
Simone Mainardi
004a6cbbc8 Updates flow processes graph 2018-11-06 21:13:20 +01:00
Simone Mainardi
8ecf392682 Implements eBPF per-username flows view 2018-11-05 19:59:28 +01:00
Alfredo Cardigliano
610cb69b9c builtin packet dump code cleanup (moving to continuous recording) 2018-10-25 09:56:52 +02:00
emanuele-f
0d7c17f861 Add missing breakdown column in host flows 2018-10-22 16:04:43 +02:00
emanuele-f
e84173ccc4 Always show historical page when nIndex is enabled 2018-10-19 17:19:16 +02:00
Simone Mainardi
b3018f52d6 Code cleanup of bridge wizard 2018-10-19 15:23:15 +02:00
Simone Mainardi
e718ab2b24 Fixes missing chart menu entry for hosts with VLAN 2018-10-11 10:30:32 +02:00
Simone Mainardi
7f524ebe40 TWH ok detection, HTTP dissection fixes 2018-10-10 16:04:37 +02:00
emanuele-f
3802913084 Fix block flow button in host flows page 2018-10-08 12:22:03 +02:00
emanuele-f
809aa84a80 Fix errors in historical page for inactive hosts 2018-10-01 15:34:02 +02:00
Simone Mainardi
889729495e Implements support for collected custom applications 2018-10-01 00:22:49 +02:00