Skip to content

Development Status

SecUpwN edited this page Nov 23, 2014 · 34 revisions

This is the current Development Status of our Android IMSI-Catcher Detector.


Already accomplished

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)
  • Database Viewer: Shows data collected by the phone and data from public database of Cell Towers
  • Map-Viewer: Shows Cell-Towers from the public database that are in your area

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 OpenCellID)
  • Position Tracking: Using the GPS-Sensor and Google Location Service

Detection:

  • Changing LAC: Check if the LAC of a Cell-ID is changing (more details)

Working on right now


Prepared working packages (ready to be picked up)

  • Detection of changing Signal Strength: Besides implementation, this needs lot’s of reasearch and testing, if this is a possible way for detection and how it works on different phones (meassurement of signal strength) (more details)
  • Switch from Google Location Servic (Google Play Service) to another API
  • Implement the use of other public Cell-Tower Databases API‘s