... | @@ -27,6 +27,7 @@ This page shall help you understand all the abbreviations we use in our project. |
... | @@ -27,6 +27,7 @@ This page shall help you understand all the abbreviations we use in our project. |
|
* [GSM Security](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#gsm-security)
|
|
* [GSM Security](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#gsm-security)
|
|
* [IMEI](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imei)
|
|
* [IMEI](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imei)
|
|
* [IMSI-Catcher](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher)
|
|
* [IMSI-Catcher](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher)
|
|
|
|
* [IMSI-Catcher Software](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher-software)
|
|
* [LAC](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#lac)
|
|
* [LAC](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#lac)
|
|
* [MCC](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#mcc)
|
|
* [MCC](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#mcc)
|
|
* [MNC](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#mnc)
|
|
* [MNC](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#mnc)
|
... | @@ -206,6 +207,18 @@ A5/4 |
... | @@ -206,6 +207,18 @@ A5/4 |
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
#### IMSI-Catcher Software
|
|
|
|
|
|
|
|
While there exist many software interfaces, here are some leaked screenshots:
|
|
|
|
|
|
|
|
[![Taget Selection](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/raw/master/DOCUMENTATION/IMSI-Catchers/Software/Target_Selection.png)](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher-software)
|
|
|
|
[![Target List](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/DOCUMENTATION/IMSI-Catchers/Software/Target_List.png)](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher-software)
|
|
|
|
[![POI List](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/raw/master/DOCUMENTATION/IMSI-Catchers/Software/POI_List.png)](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher-software)
|
|
|
|
[![Silent Call](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/raw/master/DOCUMENTATION/IMSI-Catchers/Software/Silent_Call.png)](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher-software)
|
|
|
|
[![SMS Session](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/raw/master/DOCUMENTATION/IMSI-Catchers/Software/SMS_Session.png)](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/glossary-of-terms#imsi-catcher-software)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
#### LAC
|
|
#### LAC
|
|
|
|
|
|
>Location Area Code, unique number broadcast by a "base transceiver station" in GSM. A "location area" is a set of base stations that are grouped together to optimise signalling. Typically, tens or even hundreds of base stations share a single Base Station Controller (BSC) in GSM, or a Radio Network Controller (RNC) in UMTS, the intelligence behind the base stations. The BSC handles allocation of radio channels, receives measurements from the mobile phones, controls handovers from base station to base station.
|
|
>Location Area Code, unique number broadcast by a "base transceiver station" in GSM. A "location area" is a set of base stations that are grouped together to optimise signalling. Typically, tens or even hundreds of base stations share a single Base Station Controller (BSC) in GSM, or a Radio Network Controller (RNC) in UMTS, the intelligence behind the base stations. The BSC handles allocation of radio channels, receives measurements from the mobile phones, controls handovers from base station to base station.
|
... | | ... | |