Hey, I need help to try and extract a file from this pcap, https://www.cloudshark.org/captures/096933d95411 At first I thought there was a PNG in there, and it's got metadata from Photoshop, but I can't see the first hex bytes of a PNG file in the items that Wireshark extracted for me. In plaintext, I would like help with:
Thanks! asked 03 May '17, 02:35 Suedish edited 03 May '17, 03:42 |
One Answer:
The file magic 'ab cd 98 76' lead to a single hit on GitHub (https://github.com/Macuyiko/weiyun-api/blob/master/chunkformat.txt), so it seems a Weiyun API related format. The involved IP address seems to support this observation. answered 03 May '17, 06:25 Jaap ♦ |
Unless you make the file publicly accessible, we can't assist you.
Sorry, new to cloudshark. It should be public now