-
Notifications
You must be signed in to change notification settings - Fork 965
Technical Overview
This documentation is especially for developers who wants to join the project and for everybody else who wants to know how AIMSICD detects IMSI-Catchers, silent SMS and other threats.
Basic Modules and I/O:
Database Tables: DEFAULT_MCC_TABLE: (Mobile Country Code): This table holds data to identify your service provider (carrier) and country. CELL_TABLE: Data is collected by the Phone when it is connected to a cell. (not from the table neighboring cells) OPENCEllID_TABLE: Downloaded DB from OpenCellID. LOCATION_TABLE: Data is collected by the Phone. The location (lat/lng) of the phone and the Cell-ID it is connected to + timestamp. SILENT_SMS_TABLE: Protocol of incoming messages
Questions or need help? Get in touch, post in our development thread or open an Issue!
Project Information
Getting started
Developers
Navigation Menus
Important Functions
- Cell Monitoring
- Current Threat Level
- AT Command Interface
- Database Viewer
- Antenna Map Viewer
- Special SMS
Support
Gimme moar!