Feature #1177
closedDetecting Silent SMS Attacks
0%
Description
Both the Android IMSI-Catcher Detector and SnoopSnitch projects have been abandoned:
https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector
https://github.com/srlabs/snoopsnitch
As it stands, there are no Android apps to detect when your device has fallen victim to an IMSI Catcher / Stingray. Since this project is well developed and active, I am proposing incorporating some of the features from AIMISCD into this project. Would it be feasible to start with detecting silent SMS which is not as big of an undertaking as detecting an IMSI catcher?
This GPL 3.0 code will be helpful:
https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector/blob/development/AIMSICD/src/main/java/com/secupwn/aimsicd/smsdetection/SmsDetector.java