percentage of each TLS protocol in a pcap file
I ask a question about percentage of each application layer protocol in pcap file before and it was helpful and i can find the percentage of many protocols such as dns, http , ... . but in my new pcap file i have https and smtp and other protocols that are based on TLS. my problem is that in Statistics -> Protocol Hierarchy i can't see the percentage of these protocols. i can only see that the percentage of TLS protocol is 13 percent and i can't see what percent of this is smtp over TLS, what percent is https and so on. how i can find the percentage of each protocol that is based on TLS?
Are you able to decrypt the TLS packets?
yes. i can
please help me. what should i do? is it true that i divide the number of records of smtp to the number of all records for obtaining smtp percentag? and do this for https too?