|
|
This is the **current** Development Status of our Android IMSI-Catcher Detector.
|
|
|
|
|
|
### Already accomplished:
|
|
|
**Views (short explentation of the main views): **
|
|
|
Views (short explentation of the main views):
|
|
|
* Information about Device, Network and SIM-Card,
|
|
|
* Cell Information: Shows relevant variables using public AOS API calls.
|
|
|
(LAC, CID, Signal Strength)
|
... | ... | @@ -9,14 +9,14 @@ This is the **current** Development Status of our Android IMSI-Catcher Detector. |
|
|
* Map-Viewer: Shows Cell-Towers from the public database that are in your area.
|
|
|
|
|
|
|
|
|
**Functions: **
|
|
|
Functions:
|
|
|
* Cell-Monitoring: collecting information about the cell towers you are/were connected to and save it in the local database
|
|
|
* Cell-Tracking: Tracks your position while you are connected to the cell-tower and save it with cell data in the local database
|
|
|
* Download data from public cell-tower database (right now only from Open CellID)
|
|
|
* Position Tracking: using the GPS-Sensor and Google Location Service
|
|
|
|
|
|
|
|
|
**Detection:**
|
|
|
Detection:
|
|
|
* Changing LAC: Check if the LAC of a Cell-ID is changing (more details: https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/issues/91)
|
|
|
|
|
|
|
... | ... | @@ -34,4 +34,7 @@ This is the **current** Development Status of our Android IMSI-Catcher Detector. |
|
|
* Implement the use of other public cell-tower databases API‘s
|
|
|
|
|
|
|
|
|
***
|
|
|
|
|
|
|
|
|
* [Development Roadmap](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#development-roadmap) with [ALPHA](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#alpha-stage), [BETA](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#beta-stage) and [GOLDEN](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#golden-stage) stage. |
|
|
\ No newline at end of file |