Hello everybody,
after installing kali linux and the various software
(Gr-gsm-IMSI-CATCHER-Wireshark)
I recorded various * .cfile files with Gr-gsm (from the ARFCN my phone is connected to)
starting Gr-gsm first with the command:
gr-gsm_livemon -f 944.0M -g 40
and then saving the traffic with the command:
grgsm_capture -g 40 -a 45 -s 1000000 sms.cfile -T 200
while I'm sending a text message.
Now that I have the file (with wireshark I see the various data through the GSMTAP protocol, I would like to find a clear guide (I have read some but without results) that allows me to detect in the
MY sms.cfile the various data referring to my Sim.
NOTE: With SIMspyII I can see both the KC code of my sim card and also the TMSI present inside, after sending the SMS.
Thanks to those who have time to help me.