salesforce / ja3

JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
BSD 3-Clause "New" or "Revised" License
2.61k stars 289 forks source link

Output not generated for a Android pcap file #68

Closed aygupt1822 closed 2 years ago

aygupt1822 commented 2 years ago

I recently captured packets from my Android device of a particular application. The packets are in pcap format. But when I try to pass them into ja3 command, no output is being generated. All I get is an empty string.

However, output is generated when I pass a different pcap file which was generated on Windows.

image

Here is the link for both the pcap : - https://drive.google.com/drive/folders/1khS7Bs4k9-CnvGWOiFcOhohDQ3mbrSaR?usp=sharing

Can anyone help me with this issue or maybe take a look over my Android Pcap file ?