Commit graph

472 commits

Author SHA1 Message Date
Luca Deri
6b7cc71391 Reworked RTT 2025-01-29 12:56:50 +01:00
Luca Deri
ac8dd466fd Added L7 (nDPI) JSON collection 2025-01-28 15:28:41 +01:00
Matteo Biscosi
60123b0217 Fixes flow details error 2025-01-13 15:41:27 +01:00
Alfredo Cardigliano
aed28b16dd Fix flow details for UDP 2024-12-20 16:52:07 +01:00
Luca Deri
fd98333e2c Fixed TCP retransmission handling via ZMQ 2024-12-17 19:09:25 +01:00
Matteo Biscosi
4de05910dc Fixes incorrect flow alert message printed 2024-12-11 11:27:26 +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
Luca Deri
a0ae0db7b5 Fixes flow confidence format 2024-12-05 12:21:50 +01:00
Matteo Biscosi
178a4d32d7 Fixes alert description not working on flow details 2024-11-29 11:34:55 +01:00
Luca Deri
084e295af8 Minor fixes 2024-11-27 15:26:31 +01:00
Luca Deri
05720cb9ce Fingerprint improvements 2024-11-25 23:38:34 +01:00
Luca Deri
5fec94ac9f Added nil check 2024-11-18 11:49:27 +01:00
Matteo Biscosi
b33cd7f697 Removed duplicated help link (#8799) 2024-11-12 10:26:48 +01:00
Matteo Biscosi
4729f76ea4 Added possibility to filter by custom fields sent from nprobe 2024-11-07 11:33:13 +01:00
Luca Deri
f9f78b6a03 Added DNS resolved addresses in flow details (live traffic) 2024-10-31 11:10:23 +01:00
Alfredo Cardigliano
6c7ab1b4cb Check for empty values in additional flow elements 2024-10-28 16:03:53 +01:00
Matteo Biscosi
15c35ce2dd Added support to wlan ssid filter (#8702) 2024-09-20 17:29:32 +02:00
Alfredo Cardigliano
57d683fd78 Parse WLAN_SSID and WTP_MAC_ADDRESS from flows and visualize them in flow details 2024-09-16 16:25:17 +02:00
GabrieleDeri
e280e42575
Fixed remediations link not working (#8681) 2024-08-29 16:46:55 +02:00
GabrieleDeri
c21fed6982
Split ndpi flow alerts enum from ntopng flow alerts enum (#8675)
* Split ndpi flow alerts enum from ntopng flow alerts enum

* Separated ndpi flow alerts form ntopng

* Removed tracing

* Fixed doc/remediation links not working in live hist flows
2024-08-27 15:40:50 +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
GabrieleDeri
f073b174de
Addedd issue source in historical flows, fixed live flows issue source error (#8640) 2024-08-20 11:18:15 +02:00
Luca Deri
d7873670dd Unified formatting of historical and live flows 2024-08-09 12:01:56 +02:00
Alfredo Cardigliano
548c9aeec5 Remove obsolete JA3 support 2024-08-09 09:08:32 +02:00
Luca Deri
0624d12ade Minor layout fixes 2024-08-07 21:39:25 +02:00
Luca Deri
323e62bc20 Added flow mitre info 2024-08-06 17:49:33 +02:00
Luca Deri
0162f2f9bb Removed duplicated string 2024-08-06 15:09:50 +02:00
DGabri
9495b20509 Fixed: #8519 2024-08-05 10:22:20 +02:00
Luca Deri
0948e3d9ab Reformatted risk table 2024-08-02 17:10:54 +02:00
Nicolo Maio
74ec6975b4 Add flow and host remediation. 2024-05-16 11:47:29 +02:00
Luca Deri
3d117a9e16 Added support for SIP CallID in flow key 2024-05-04 11:27:38 +02:00
Matteo Biscosi
0f0219aad2 Fixes broken payload css 2024-05-03 09:41:26 -04:00
Matteo Biscosi
2524aa13da Possible fix for rtp / sip protocols details (#8375) 2024-05-03 09:30:17 -04:00
Luca Deri
ddd449ea90 Added the ability to set custom alert score 2024-04-29 11:56:02 +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
Matteo Biscosi
551f6c8d4d Fixes incorrect interface.select (#8352) 2024-04-24 05:32:08 -04:00
Matteo Biscosi
2a9dd23b56 Fixes interface name with view, in flow details (#8336) 2024-04-23 09:41:56 -04:00
Matteo Biscosi
910026a7f7 Fixes incorrect check on TOS 2024-04-16 06:30:02 -04:00
Luca Deri
4a93fe8a87 Added support in flow details for STUN MAPPED-ADDRESS 2024-04-12 21:14:38 +02:00
Nicolo Maio
3ef7f90ac9 Fix spacing on the flow details page for the 'Drop Flow Traffic' button. 2024-04-04 10:33:36 +02:00
Luca Deri
ae921b9a59 Minor change to flow state message 2024-03-29 09:54:58 +01:00
Nicolo Maio
9860f90287 Minor fix on flow_details and flows_stats 2024-02-29 10:02:28 +01:00
Luca Deri
c422b2dcd4 Format changes 2024-02-28 16:03:28 +01:00
Luca Deri
a472bc9b62 Improved flow state 2024-02-28 16:03:28 +01: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
Luca Deri
3bdcf0651f JA4 changes 2024-02-23 17:18:14 +01:00
Nicolo Maio
5a295e5f8e Fix inconsistent DPI with nProbe (#8233) 2024-02-21 10:42:39 +01:00
Nicolo Maio
eb3c7c90cd Fix inconsistent DPI (#8232) 2024-02-21 10:03:27 +01:00
Luca Deri
7bfff4fdde JA4 fixes 2024-02-20 15:58:43 +01:00
Nicolo Maio
9165d05e40 Add JA4C 2024-02-20 11:48:13 +01:00