Commit graph

129 commits

Author SHA1 Message Date
Alfredo Cardigliano
4fa955544c Add QoE score to historical flows 2025-02-25 10:02:44 +01:00
Alfredo Cardigliano
5bfdb2b335 Add SRC2DST_PACKETS/DST2SRC_PACKETS columns definition. Complete SRC2DST_BYTES/DST2SRC_BYTES definition. 2025-02-21 10:06:38 +01:00
Matteo Biscosi
c0c1773777 Added function to convert from flow to flow_alert 2024-12-12 11:06:12 +01:00
Alfredo Cardigliano
ae5128c620 Split protocol and alert info from ALERT_JSON: new PROTOCOL_INFO_JSON column 2024-12-05 15:13:16 +01:00
Matteo Biscosi
70f257d909 Added manufacturer to historical flows (#8534) 2024-11-20 15:20:40 +01:00
Alfredo Cardigliano
a8cb1a3359 Fix network print 2024-11-19 09:46:14 +01:00
Matteo Biscosi
b33cd7f697 Removed duplicated help link (#8799) 2024-11-12 10:26:48 +01:00
Alfredo Cardigliano
2da5925181 Fix all alerts page. Fix require attention results. 2024-11-11 15:59:58 +01:00
YellowMan
acdad58a88
Missing information added to historical flow (#8790)
* Missing information added to historical flow

* Minor consistency fix

* Fixed hassh fingerprint key

* Fix ssh hassh fingerprint - fixed i18n key consistency
2024-11-05 11:30:24 +01:00
Alfredo Cardigliano
dd0201b184 Add filter on DNS query 2024-10-30 17:16:48 +01:00
Alfredo Cardigliano
e845c1934a Add filter on DNS answer 2024-10-30 15:03:35 +01:00
Alfredo Cardigliano
046027f859 Handle mac addresses which are already formatted 2024-10-30 12:33:39 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Alfredo Cardigliano
8ce99ce1f0 Add filter on domain name. Fix where injection. 2024-10-28 17:11:46 +01:00
Alfredo Cardigliano
493f97fb98 Add first/last seen epoch to historical flows. Fix pcap download check (dynamic check on rows now) 2024-10-21 11:50:05 +02:00
Alfredo Cardigliano
a10bfd377c Fix snmp_interface tag datatable rendering. Fix historical flow details page. 2024-10-18 12:47:33 +02:00
Alfredo Cardigliano
5f5f1f8438 Fix exporter/iface rendering in custom query 2024-10-15 17:47:25 +02:00
Alfredo Cardigliano
4455dabee8 Add filterize on wlan info 2024-09-17 11:27:27 +02:00
Alfredo Cardigliano
3c62ed2b17 Visualize APN MAC and SSID in historical flows 2024-09-17 09:50:20 +02:00
GabrieleDeri
7ab51d5f12
Added remediation docs, modified function to get remediation url (#8674)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page

* Added exportes interfaces page

* Exporters interfaces table config

* Updated dist ref

* Added remediation docs, modified function to get remediation url #8669 #8670 #8395
2024-08-26 14:57:06 +02:00
Alfredo Cardigliano
548c9aeec5 Remove obsolete JA3 support 2024-08-09 09:08:32 +02:00
Alfredo Cardigliano
a4d28d59f2 Fix #8589 2024-08-07 16:03:53 +02:00
DGabri
f2eb7166bf Removed shortenString from historical flow formatter 2024-07-24 15:58:11 +02:00
Alfredo Cardigliano
a2c60c14eb Implement historical flows replay to a virtual interface 2024-07-09 08:47:17 +00:00
GabrieleDeri
e411389eb2
Fixed #8492, removed unused formatting function in lua (#8494)
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-04 16:51:52 +02:00
Alfredo Cardigliano
750951bec4 Fix formatted IP addresses in historical queries 2024-06-26 15:31:57 +02:00
Nicolo Maio
74ec6975b4 Add flow and host remediation. 2024-05-16 11:47:29 +02:00
Matteo Biscosi
5c64cec493 Removed empty fields from nat 2024-05-10 11:34:11 -04:00
Matteo Biscosi
6897a015c4 Fixes NAT fields search 2024-05-10 11:26:52 -04:00
Matteo Biscosi
d795bf3474 Added NAT info in clickhouse (#8384) 2024-05-10 10:22:55 -04:00
Nicolo Maio
498445b172 Fix minor connection state formatting in historical flows. (#8363) 2024-05-09 10:29:31 +02:00
Nicolo Maio
e3c427a139 Add L4 protocol filter in flow alerts. (#8358) 2024-05-02 17:30:13 +02:00
Nicolo Maio
2bed18ea1e Add retransmissions, out-of-order, and lost packets filters in historical flows. (#7948) 2024-04-24 18:00:43 +02:00
Nicolo Maio
21379070f5 Add IssuerDN and Last Server filters. (#7032) 2024-04-18 17:30:06 +02:00
Nicolo Maio
96cd811123 Fix incorrect historical hosts location. (#8338) 2024-04-17 12:55:29 +02:00
Matteo Biscosi
1f37ed9cfd Reworked historical flow details page 2024-04-12 07:14:09 -04:00
Nicolo Maio
6906011d7a Fix glitches in alerted flows. (#8302) 2024-04-02 15:34:46 +02:00
Matteo Biscosi
204590723c Fixes shorten string on in/out exporter interface 2024-03-18 10:03:37 -04:00
Matteo Biscosi
c3722083b5 Fixes historical flow charts 2024-03-07 07:44:07 -05:00
Matteo Biscosi
c3a8896ac6 Make thpt chart in historical page as default (#8249) 2024-02-29 04:11:54 -05:00
Matteo Biscosi
97d2b8ed72 Added thpt chart to historical flows (#8249) 2024-02-28 12:25:55 -05:00
Nicolò Maio
2d150103b7
Add TCP flow connection state (#8210)
* Add TCP flow connection state (#8140)

* Add Major and Minor connection states (#8140)

* Remove ZMQ connection state parsing. (#8140)

* Update doc with major and minor conn states. (#8140)
2024-02-28 14:45:49 +01:00
Nicolo Maio
24e81d3ef9 Fix JA3 and JA4 serialization + Add JA4_c_hash filter 2024-02-22 19:00:11 +01:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
07208801e8 Fixes duplicated columns in select fields 2024-02-09 10:21:13 +00:00
Matteo Biscosi
0ef03e4f1d Added SNMP Alias field to snmp usage 2024-02-09 09:40:54 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Lorenzo Vannucci
737c16a6ca Fix display column name in flows chart 2023-12-15 11:20:45 +01:00
Lorenzo Vannucci
e1da4e2fdc Implement Top 10 Historical Aggregation Charts #7994: fix ipv4/6 query and add aggregated 2023-12-05 04:48:01 +01:00
Lorenzo Vannucci
894d563ceb Implement Top 10 Historical Aggregation Charts #7994; fix unit_measure on flow historical page chart 2023-11-29 14:28:49 +01:00