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
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
Nicolo Maio
db6452c8a5
Add usage of proto.ndpi_confidence in flow_details.
2024-02-16 17:35:44 +01:00
Nicolo Maio
ed479a8b09
Add SMTP_MAIL_FROM, SMTP_RCPT_TO mapping + L7_PROTO_RISK_NAME dump on syslog.
2024-01-30 17:52:33 +01:00
Nicolo Maio
d0eb93ec1a
Implement the FLOW_END_REASON parser.
2024-01-30 14:23:32 +01:00
Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00
Luca Deri
3df6175ae4
Added support for flow source
2024-01-11 12:43:25 +01:00
Luca Deri
538d4571d0
Added --disable-purge for debug purposes
...
Added average flow throughtput in flows
2024-01-10 09:36:45 +01:00
Luca Deri
ba75c279d0
Added icon in flows that indicate when the flow has swapped directions
2023-12-01 20:48:40 +01:00
Luca Deri
a5d1c92cdc
Now with PF_RING in case of merged interfaces (e.g. -i virbr0,virbr1,eno1) ntopng keeps
...
track of the interface where a flow/host has been first observed
2023-12-01 20:48:40 +01:00
Alfredo Cardigliano
8a97f69c27
Fix checks configuration initialization (default values) for new risks
2023-10-19 18:37:26 +02:00
Luca Deri
06716a0d7b
Added logic to enable generic checks if without a configuration
2023-10-18 19:28:19 +02:00
Alfredo Cardigliano
45ed751ea7
Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry
2023-07-28 11:02:40 +02:00
Luca Deri
d711062ad2
Fixes #7659
2023-07-17 14:47:51 +02:00
Nicolo Maio
862bc9d01d
Fix ASN label in flow details. ( #7647 )
2023-07-11 09:26:45 +00:00
Luca Deri
e020220d15
Added flow duration
2023-06-16 17:05:08 +02:00
Luca Deri
7ea288bb52
Fixed Zoom handling
...
Implemented Ms Teams call detection
2023-06-15 22:35:12 +02:00
Matteo Biscosi
a0018d03af
Fixes default field values formatting
2023-06-14 14:50:31 +00:00
Luca Deri
2a81d818ea
Fixes modbus table layout
2023-06-05 12:42:27 +02:00
Luca Deri
c702624359
Enhanced flow representation with modbus transitions
2023-06-04 12:03:06 +02:00
Luca Deri
c34fefd159
Mpdbus improvements
2023-05-29 18:09:49 +02:00
Nicolo Maio
bc1aa1c7e1
Fix minor GUI issues on nEdge.
2023-05-15 16:10:56 +02:00
Nicolo Maio
870da586ba
Map missing TCP flags. ( #7316 )
2023-03-29 13:28:17 +00:00
Nicolo Maio
e3394e15a8
Add Flow Exporter HyperLink. ( #7267 )
2023-03-03 14:41:57 +00:00
MatteoBiscosi
9428000b8a
Removed double field in flow details ( #6950 )
2023-02-08 12:03:43 +01:00
MatteoBiscosi
8eb2884613
Partially fixes non mapped fields ( #6950 )
2023-02-07 12:39:34 +01:00
Luca Deri
ccd8890e54
Fixed bug that reported wrong DNS information
2023-01-23 19:18:17 +01:00
Luca Deri
f726b867c7
Updated (C)
2023-01-01 16:37:57 +01:00
Luca Deri
f718854bce
Improved report of periodic flows
...
Updated nDPI flow risks list
2022-12-31 18:08:21 +01:00
Luca Deri
f73c3b32f1
Added suspicious ICMP payload content
...
Fixes #7049
2022-12-18 13:18:56 +01:00
Luca Deri
e190632fd8
Various ICMP flow handling improvements
2022-12-17 21:39:17 +01:00
Luca Deri
cc297d35c3
Added Zoom streams handling
2022-12-09 22:05:49 +01:00
Luca Deri
5a9d9ee85b
Added HTTP server in flow details
2022-12-05 21:56:44 +01:00
Alfredo Cardigliano
41b62e09ba
Cleanup
2022-11-16 15:07:44 +01:00
Luca Deri
d541c8859c
Implemented timeseries for number of unidirectional TCP flows
...
Enhanced error codes in GUI
2022-10-20 19:02:18 +02:00
Luca Deri
f20c762dec
Added support for nDPI network handling in flows
2022-10-16 23:32:55 +02:00
Luca Deri
17a882db1f
Improvements for #6931
2022-10-14 09:38:36 +02:00
Luca Deri
96a10e40d0
Improved flow payload visualization
2022-10-05 11:36:07 +02:00
Luca
300558b3a4
Added flow payload handling
2022-10-04 12:00:22 +02:00
Luca Deri
1726988d58
Fixed HTTP error code display
2022-09-22 16:34:12 +02:00