From d668ab4becf446195f3c6cd338d5de2711d7bf4e Mon Sep 17 00:00:00 2001 From: Darryl Sokoloski Date: Sun, 27 Mar 2022 05:10:44 -0400 Subject: [SSDP] Extract HTTP user-agent when available. (#1500) [SSDP] Added capture file with UA header. [SSDP] Added pcap test output log file. Signed-off-by: Darryl Sokoloski --- tests/pcap/ssdp-m-search-ua.pcap | Bin 0 -> 952 bytes tests/result/ssdp-m-search-ua.pcap.out | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 tests/pcap/ssdp-m-search-ua.pcap create mode 100644 tests/result/ssdp-m-search-ua.pcap.out (limited to 'tests') diff --git a/tests/pcap/ssdp-m-search-ua.pcap b/tests/pcap/ssdp-m-search-ua.pcap new file mode 100644 index 000000000..30d47079c Binary files /dev/null and b/tests/pcap/ssdp-m-search-ua.pcap differ diff --git a/tests/result/ssdp-m-search-ua.pcap.out b/tests/result/ssdp-m-search-ua.pcap.out new file mode 100644 index 000000000..bd1477c1c --- /dev/null +++ b/tests/result/ssdp-m-search-ua.pcap.out @@ -0,0 +1,8 @@ +Guessed flow protos: 0 + +DPI Packets (UDP): 1 (1.00 pkts/flow) +Confidence DPI : 1 (flows) + +SSDP 4 864 1 + + 1 UDP 192.168.242.50:56446 -> 239.255.255.250:1900 [proto: 12/SSDP][ClearText][Confidence: DPI][cat: System/18][4 pkts/864 bytes -> 0 pkts/0 bytes][Goodput ratio: 80/0][3.00 sec][PLAIN TEXT (SEARCH )][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] -- cgit v1.2.3