(if somebody is paging you, they are tracking your position.)
This is done by sending your IMSI in a "Paging Request" message, as if there was a incoming call. Your phone will be sending a response and so it can be tracked. All Base Stations that belong to the same location (LAC) will be sending the same IMSIs (TMSIs) in "Paging Request". (possible detection if there is only 1 BTS sending the IMSI)
Right now all IMSIs (TMSIs) are counted.
Improvement would be if we can add another modus like "Monitor you own IMSI".
(Also for legal reasons this could be important in some countries.)
User needs to enter the IMSI(s) of his SIM card(s).
All variables should be added to the settings file https://github.com/He3556/SDR-Detector/blob/master/example_settings.json
Your IMSIs to monitor: IMSI-1, IMSI-2, IMSI-3, IMSI-n
"Your IMSIs to monitor": "284011234567890", "285313247567277"
(if somebody is paging you, they are tracking your position.)
This is done by sending your IMSI in a "Paging Request" message, as if there was a incoming call. Your phone will be sending a response and so it can be tracked. All Base Stations that belong to the same location (LAC) will be sending the same IMSIs (TMSIs) in "Paging Request". (possible detection if there is only 1 BTS sending the IMSI)
Right now all IMSIs (TMSIs) are counted.
Improvement would be if we can add another modus like "Monitor you own IMSI".
(Also for legal reasons this could be important in some countries.)
User needs to enter the IMSI(s) of his SIM card(s).
All variables should be added to the settings file https://github.com/He3556/SDR-Detector/blob/master/example_settings.json