CellularPrivacy / Android-IMSI-Catcher-Detector

AIMSICD • Fight IMSI-Catcher, StingRay and silent SMS!
https://cellularprivacy.github.io/Android-IMSI-Catcher-Detector/
GNU General Public License v3.0
4.68k stars 942 forks source link

Create GSM Location? #788

Closed stingraykilla closed 8 years ago

stingraykilla commented 8 years ago

IMSI Catcher has been crashing more lately and I've been noticing strange output from the debug logs. I'm aware of inherent insecurity with bloatware apps having far reaching permissions over the phone. Since I've installed AIMSCID it has confirmed my suspicions of Stingray being used all throughout San Jose. What I'm concerned about now is since I don't have ROOT the app has been compromised in some way. Could someone please view these Logs and give me a response? Much obliged.

Stingraykilla Killa

beginning of main E/CellLocation( 4081): create GsmCellLocation D/DebugLogs( 4081): StatusWatcher starting watching D/DebugLogs( 4081): StatusWatcher stopped watching E/RilExecutor( 4081): Samsung Multiclient RIL not available: gsm.version.ril-impl = mtk gemini ril 1.0 E/MPlugin ( 4081): Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation D/DebugLogs( 4081): StatusWatcher starting watching beginning of main E/CellLocation( 4081): create GsmCellLocation D/DebugLogs( 4081): StatusWatcher starting watching D/DebugLogs( 4081): StatusWatcher stopped watching E/RilExecutor( 4081): Samsung Multiclient RIL not available: gsm.version.ril-impl = mtk gemini ril 1.0 E/MPlugin ( 4081): Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation D/DebugLogs( 4081): StatusWatcher starting watching D/DebugLogs( 4081): StatusWatcher stopped watching D/DebugLogs( 4081): StatusWatcher starting watching D/DebugLogs( 4081): StatusWatcher stopped watching E/RilExecutor( 4081): Samsung Multiclient RIL not available: gsm.version.ril-impl = mtk gemini ril 1.0 E/MPlugin ( 4081): Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/RilExecutor( 4081): Samsung Multiclient RIL not available: gsm.version.ril-impl = mtk gemini ril 1.0 E/MPlugin ( 4081): Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/GED ( 4081): Failed to get GED Log Buf, err(0) E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation E/CellLocation( 4081): create GsmCellLocation D/DebugLogs( 4081): StatusWatcher starting watching ETPROP:

[gsm.serial]: [removed to protect your privacy]

[gsm.sim.operator.imsi]: [removed to protect your privacy]

[gsm.sim.operator.numeric]: [removed to protect your privacy]

[gsm.version.baseband]: [MOLY.LR9.W1444.MD.LWTG.MP.V8.P13, 2015/08/21 10:32] [gsm.version.ril-impl]: [mtk gemini ril 1.0]

[mtk.md1.starttime]: [0s Tue Feb 23 16:35:33 2016 ]

[net.dns1]: [removed to protect your privacy] [net.dns2]: [removed to protect your privacy] [net.dns3]: [removed to protect your privacy] [net.hostname]: [removed to protect your privacy]

[persist.radio.cfu.iccid.0]: [removed to protect your privacy]

[persist.radio.data.iccid]: [removed to protect your privacy]

[ril.iccid.sim1]: [removed to protect your privacy]

[rild.libargs]: [-d /dev/ttyC0]

[ro.boot.serialno]: [removed to protect your privacy]

[ro.build.date]: [Fri Aug 21 15:07:36 CST 2015] [ro.build.description]: [full_V200F-user 5.1 LMY47D 1440140770 release-keys]

[ro.product.emailsignature]: [Sent from my MetroPCS 4G LTE Android device]

[ro.serialno]: [removed to protect your privacy]

SecUpwN commented 8 years ago

Hey @stingraykilla (what a funky name), please never publish sensitive logfiles with your private data on GitHub. Always clean them first by removing CID, LAC and identity numbers. I've just done that for you.

Since I've installed AIMSCID it has confirmed my suspicions of Stingray being used all throughout San Jose.

I doubt that this is the case. Please read these warnings, our app is still in bleeding ALPHA stage. I'll assign @He3556 to have a look at your Issue here, please wait for his reply. Thanks for your patience.

stingraykilla commented 8 years ago

Thanks!

stingraykilla commented 8 years ago

In regards to the CID & LAC's numbers where would you suggest I turn the "invalid" ones into that are in my BTS database? My IMSI Catcher has been going off all over San Jose

SecUpwN commented 8 years ago

In regards to the CID & LAC's numbers where would you suggest I turn the "invalid" ones into that are in my BTS database?

OpenCellID is using a special filtering mechanism to make sure no IMSI-Catchers get added to their database, so you don't have to worry. I am not sure how far their progress is though, see #411.

My IMSI Catcher has been going off all over San Jose

Do you own an IMSI-Catcher, or did you just mistype that? I guess you mean our app has been going of all over San Jose? Again, our app is still bleeding ALPHA, false alarms are currently a "normal case".

E/CellLocation( 4081): create GsmCellLocation

@stingraykilla, have a look at GsmCellLocation. Means, you logfile is completely normal. Issue solved.

TPS commented 7 years ago

FWIW, #898 contains docs with some Stingray details.