From d59f0327a592d6cedfdd29eacb5356abdda9388d Mon Sep 17 00:00:00 2001 From: Toni Date: Mon, 7 Feb 2022 18:05:23 +0100 Subject: Improved MDNS/LLMNR detection. (#1437) * Checking for port 5353/5355 is not enough. * Added additional multicast address and header checks. Signed-off-by: Toni Uhlig --- tests/pcap/dnscrypt-v2.pcap | Bin 0 -> 4420 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/dnscrypt-v2.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/dnscrypt-v2.pcap b/tests/pcap/dnscrypt-v2.pcap new file mode 100644 index 000000000..676ab73a3 Binary files /dev/null and b/tests/pcap/dnscrypt-v2.pcap differ -- cgit v1.2.3