-
Notifications
You must be signed in to change notification settings - Fork 948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not detect fake BTS #283
Comments
Hi @smarek and Welcome to our project! Thank you very much for testing this on a real fBTS. That is very useful and you can be of great help with access to that equipment. But you may have missed the point that our app is in alpha stage of development and a very few of the 22+ Detection Mechanisms (#230) have been implemented. In addition we have not yet configured our new map to distinguish between the cells (#250). Once this is done you should see some badness going on. If you have any app dev skills, please feel free to dig into our code and current issues and let us know how to fix it. I'll close this issue for now as invalid, so take no offense please. |
Currently you'll have to look in the debug logs (logcat) to see some alerts. |
@E3V3A thanks for the feedback, yes, I assumed in this stage of project some of the detections would be working, my fault I didn't check the other issues in tracker. Regarding the LAC/CID there is no warning, and I've also seen nothing relevant in LogCat. In testing the phone was switching between real BTS and fBTS, while all of the attributes were changing. I'll look into contributing with my colleagues. |
@smarek Awesome, unless you make your own builds, please send me an email, and I'll give you a link to the most recent build and our internal chat if interested. Also, it seem that the device need to have GPS lock before downloading OCID data. |
@E3V3A We've made our own builds after quickly reviewing the code. Few observations:
|
Interesting.
|
Hello @smarek , thanks for testing our App. The problem with the "changing LAC" alert is, that you may not be running a "catcher firmware" on the OpenBTS. You have to change only the LAC of your OpenBTS and leave the CID like it is. |
I'm considering this done, we'll be watching closely on your progress. |
@smarek Thank you very much for testing and reporting. That is invaluable to us. |
Hello,
We've tested with Samsung Galaxy Nexus (i9250) and LG Nexus 5.
We've provided our own BTS with LAC/CID/MCC/MNC in various configurations (either more or less similar to valid BTS in the location.
Application shows no warning about BTS not being in the OpenCellID database or the CID not matching known CIDs for given MCC/MNC.
If I understand the purpose of the application correctly, it should warn you about suspicious networks being joined or passed by. If that's correct, it does not do this for us.
Also we've tried setting up the BTS using informations of BTS from OpenCellID in distant location, and application does not warn that the BTS we're connected to should not be located where the device is.
The text was updated successfully, but these errors were encountered: