From fbae51ae9de3cd4c22664e25ec29d73abe64adfc Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 23 Nov 2023 11:35:43 +0300 Subject: Get rid of RDP false positives (#2161) * Get rid of false positives in the RDP protocol dissector * Remove kludge for RDP * RDP: improve detection --------- Co-authored-by: 0xA50C1A1 Co-authored-by: Nardi Ivan --- tests/cfgs/default/pcap/rdp3.pcap | Bin 0 -> 4655 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/cfgs/default/pcap/rdp3.pcap (limited to 'tests/cfgs/default/pcap/rdp3.pcap') diff --git a/tests/cfgs/default/pcap/rdp3.pcap b/tests/cfgs/default/pcap/rdp3.pcap new file mode 100644 index 000000000..9a1ed4cbf Binary files /dev/null and b/tests/cfgs/default/pcap/rdp3.pcap differ -- cgit v1.2.3