From 7153b8933ca6a3df3f6de7d47cbb25e66a8970d4 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Sat, 18 Dec 2021 13:24:51 +0100 Subject: Improve/add several protocols (#1383) Improve Microsoft, GMail, Likee, Whatsapp, DisneyPlus and Tiktok detection. Add Vimeo, Fuze, Alibaba and Firebase Crashlytics detection. Try to differentiate between Messenger/Signal standard flows (i.e chat) and their VOIP (video)calls (like we already do for Whatsapp and Snapchat). Add a partial list of some ADS/Tracking stuff. Fix Cassandra, Radius and GTP false positives. Fix DNS, Syslog and SIP false negatives. Improve GTP (sub)classification: differentiate among GTP-U, GTP_C and GTP_PRIME. Fix 3 LGTM warnings. --- tests/pcap/dns_invert_query.pcapng | Bin 0 -> 368 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/dns_invert_query.pcapng (limited to 'tests/pcap/dns_invert_query.pcapng') diff --git a/tests/pcap/dns_invert_query.pcapng b/tests/pcap/dns_invert_query.pcapng new file mode 100644 index 000000000..b290a0dcd Binary files /dev/null and b/tests/pcap/dns_invert_query.pcapng differ -- cgit v1.2.3