malformed packet GSM SIM
Hi, I am receiving malformed packet error message in wireshark as illustrated below:
https://drive.google.com/file/d/1a9lm...
Thank you, Regards, Javanes
Hi, I am receiving malformed packet error message in wireshark as illustrated below:
https://drive.google.com/file/d/1a9lm...
Thank you, Regards, Javanes
Use an up to date version of Wireshark and you'll see a proper dissections of these packets.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2024-11-15 18:45:46 +0000
Seen: 30 times
Last updated: yesterday
Better post a capture file on a public file share and add the link to your question.
Can you update the question with the output of
wireshark -v
or contents ofHelp->About Wireshark:Wireshark
tab.I'm not getting any malformed packets with the latest development branch.
Which packet(s) do you see the errors?
Dumpcap 3.2.3 on Linux was apparently used to create the pcapng file. Running Wireshark 3.2.3 will report Malformed packets for all but the first (frame 23) of the packets that match the display filter of 'gsmtap.sim_sub_type == 1' (SIM Type: ATR (1)). With current master these same frames (with the exception of frame 23) show no information in the Info column when encountered.