This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

[closed] Capturing GSMTAP

0

Hi everyone, I am a student who started to learn networking including GSM network. After a little bit of searching, I understood that I can capture GSM packets from port 4729 (which is the GSM TAP port). I had a little experiment which I used a USRP device with airprobe to get the GSM packets and used scapy to capture those packets, but I got (as much as I can see) nothing. I have some weird string (looks like hexa) in the RAW layer. After that I used wireshark and... I was amazed to see all the data I could get.

My question is: How does wireshark capture all the packets as they can be seen on wireshark but Scapy can't? How can I use Scapy to capture these packets like wireshark does?

Thank you in advance.

asked 23 Feb '16, 04:07

aGuy's gravatar image

aGuy
6112
accept rate: 0%

closed 23 Feb '16, 04:46

sindy's gravatar image

sindy
6.0k4851

As you've written yourself, Scapy captures the packets just fine, except that it is not, using the Wireshark vocabulary, dissecting them the way Wireshark does.

This site deals with Wireshark, so questions "how do I make software XXX other than Wireshark do YYY" are off-topic.

(23 Feb '16, 04:45) sindy

The question has been closed for the following reason “Question is off-topic or not relevant” by sindy 23 Feb ‘16, 04:46