Application Data Packets are too short

asked 2018-06-05 09:21:06 +0000

updated 2018-06-05 11:51:35 +0000

cmaynard gravatar image

Hello everybody,

right now, I try to analyse the Traffic that's going on between my server and an Android cloud. However, I upload an APK there which is around ten MiB in size. But when I analyse the length of all packets with the filter ssl.record.content_type == 23, which stands for the Application Data Protocoll in TLS, I get only 6 MiB in total. How is this possible? Shouldn't be this APK be part of the Application Data Packets?

Thanks, Niklas

edit retag flag offensive close merge delete