diff options
author | Toni <matzeton@googlemail.com> | 2022-04-25 13:00:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-25 13:00:50 +0200 |
commit | bc2ad3407a1cf7f6d2913f113df31dfbf735c6f6 (patch) | |
tree | a06e65f5d38238a894dea0415b2b6584cd027e4f /tests/result/rtsp_setup_http.pcapng.out | |
parent | 075bce5f3de463975464472158dca980a45f48a3 (diff) |
Added generic user agent setter. (#1530)
* ndpiReader: Print user agent if one was set and not just for certain protocols.
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'tests/result/rtsp_setup_http.pcapng.out')
-rw-r--r-- | tests/result/rtsp_setup_http.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/rtsp_setup_http.pcapng.out b/tests/result/rtsp_setup_http.pcapng.out index dfeb99181..e0080c3ef 100644 --- a/tests/result/rtsp_setup_http.pcapng.out +++ b/tests/result/rtsp_setup_http.pcapng.out @@ -5,4 +5,4 @@ Confidence DPI : 1 (flows) RTSP 1 233 1 - 1 TCP 172.28.5.170:63840 -> 172.28.4.26:8554 [proto: 50/RTSP][ClearText][Confidence: DPI][cat: Media/1][1 pkts/233 bytes -> 0 pkts/0 bytes][Goodput ratio: 76/0][< 1 sec][Risk: ** Known Protocol on Non Standard Port **][Risk Score: 50][PLAIN TEXT (SETUP rtsp)][Plen Bins: 0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] + 1 TCP 172.28.5.170:63840 -> 172.28.4.26:8554 [proto: 50/RTSP][ClearText][Confidence: DPI][cat: Media/1][1 pkts/233 bytes -> 0 pkts/0 bytes][Goodput ratio: 76/0][< 1 sec][User-Agent: LibVLC/3.0.16 (LIVE555 Streaming Media v2016.11.28)][Risk: ** Known Protocol on Non Standard Port **][Risk Score: 50][PLAIN TEXT (SETUP rtsp)][Plen Bins: 0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] |