From f5d6cd511ecbf19bc434fcabb6c2304976359ea1 Mon Sep 17 00:00:00 2001 From: Luca Date: Sun, 5 Jul 2015 19:21:12 +0200 Subject: Added support for Snapchat Reworked code to better handle host-based protocols --- tests/pcap/snapchat.pcap | Bin 0 -> 11119 bytes tests/result/snapchat.pcap.out | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 tests/pcap/snapchat.pcap create mode 100644 tests/result/snapchat.pcap.out (limited to 'tests') diff --git a/tests/pcap/snapchat.pcap b/tests/pcap/snapchat.pcap new file mode 100644 index 000000000..874f2f4c4 Binary files /dev/null and b/tests/pcap/snapchat.pcap differ diff --git a/tests/result/snapchat.pcap.out b/tests/result/snapchat.pcap.out new file mode 100644 index 000000000..cb75d1a87 --- /dev/null +++ b/tests/result/snapchat.pcap.out @@ -0,0 +1,6 @@ +SSL_No_Cert 22 2879 1 +Snapchat 34 7320 2 + + 1 TCP 10.8.0.1:56193 <-> 74.125.136.141:443 [proto: 199/Snapchat][17 pkts/3943 bytes][SSL client: feelinsonice-hrd.appspot.com] + 2 TCP 10.8.0.1:44536 <-> 74.125.136.141:443 [proto: 199/Snapchat][17 pkts/3377 bytes][SSL client: feelinsonice-hrd.appspot.com] + 3 TCP 10.8.0.1:33233 <-> 74.125.136.141:443 [proto: 64/SSL_No_Cert][22 pkts/2879 bytes] -- cgit v1.2.3