diff options
author | Luca <deri@ntop.org> | 2018-11-29 08:44:41 +0100 |
---|---|---|
committer | Luca <deri@ntop.org> | 2018-11-29 08:44:41 +0100 |
commit | c09284ba276a3caf9dd4a8d9440e35e2808d5551 (patch) | |
tree | 9b5b82ceca28b6f89ef37f73069e2c624cee1fca /tests/result/Instagram.pcap.out | |
parent | 622519e90ec2327ce8507783fb3858397bd42c07 (diff) |
Improved heuristics
Used the host guessed protocol if upper protocol has not been detected
Diffstat (limited to 'tests/result/Instagram.pcap.out')
-rw-r--r-- | tests/result/Instagram.pcap.out | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/result/Instagram.pcap.out b/tests/result/Instagram.pcap.out index 9a34e2008..7e35db0cc 100644 --- a/tests/result/Instagram.pcap.out +++ b/tests/result/Instagram.pcap.out @@ -2,11 +2,12 @@ Unknown 1 66 1 HTTP 116 91784 6 ICMP 5 510 1 SSL 2 169 1 -Facebook 251 215986 5 +Facebook 101 62428 4 Dropbox 5 725 2 +WhatsApp 150 153558 1 Instagram 363 255094 16 - 1 TCP 31.13.86.52:80 <-> 192.168.0.103:58216 [proto: 7.119/HTTP.Facebook][cat: SocialNetwork/6][103 pkts/150456 bytes <-> 47 pkts/3102 bytes] + 1 TCP 31.13.86.52:80 <-> 192.168.0.103:58216 [proto: 7.142/HTTP.WhatsApp][cat: Chat/9][103 pkts/150456 bytes <-> 47 pkts/3102 bytes] 2 TCP 192.168.0.103:38816 <-> 46.33.70.160:80 [proto: 7.211/HTTP.Instagram][cat: SocialNetwork/6][13 pkts/1118 bytes <-> 39 pkts/57876 bytes][Host: photos-h.ak.instagram.com] 3 TCP 192.168.0.103:58052 <-> 82.85.26.162:80 [proto: 7.211/HTTP.Instagram][cat: SocialNetwork/6][37 pkts/2702 bytes <-> 38 pkts/54537 bytes][Host: photos-g.ak.instagram.com] 4 TCP 192.168.0.103:44379 <-> 82.85.26.186:80 [proto: 7.211/HTTP.Instagram][cat: SocialNetwork/6][41 pkts/3392 bytes <-> 40 pkts/50024 bytes][Host: photos-e.ak.instagram.com] |