Git Product home page Git Product logo

Comments (7)

SecUpwN avatar SecUpwN commented on September 24, 2024

Thank you a million times for your dedication to this project, @xLaMbChOpSx! 👍

from android-imsi-catcher-detector.

xLaMbChOpSx avatar xLaMbChOpSx commented on September 24, 2024

Also thought I should ask if we should define any rules around what and when to insert cell information, I created a small method in the db helper that checks if the cell currently exists and inserts only unique cell id's. @SecUpwN @E3V3A and others what do you think?

from android-imsi-catcher-detector.

SecUpwN avatar SecUpwN commented on September 24, 2024

Sounds great so far, @xLaMbChOpSx! Aside being able to view these tables offline, what shall we do with them? Are we planning to construct an open database like the Xprivacy crowd sourced restrictions where AIMSICD could automatically (if enabled in the settings) submit valid ID's and positions of identified IMSI-Catchers to a database which AIMSICD could download for offline use to warn the user?

from android-imsi-catcher-detector.

E3V3A avatar E3V3A commented on September 24, 2024

@SecUpwN and @xLaMbChOpSx :
Yes, we could do that, but later. The primary use for the DB is to make a good detection mechanism. We'll rely on some statistical data (analysis) to obtain a BTS score that we will tune for OK or not.

from android-imsi-catcher-detector.

xLaMbChOpSx avatar xLaMbChOpSx commented on September 24, 2024

@E3V3A @SecUpwN

Signal strength is still not being inserted correctly with the cell tracking information, I will look into this as well.

from android-imsi-catcher-detector.

E3V3A avatar E3V3A commented on September 24, 2024

Probably because API 9-10 seem to have a poor implementation of the signal strengths calls. This is why there is a huge advantage with circumventing the standard Java API calls with scraping the ServiceMode menus....but then we have device dependencies again. You see, the signal strengths (and everything else) from SM is coming in raw form from the modem processor.

from android-imsi-catcher-detector.

xLaMbChOpSx avatar xLaMbChOpSx commented on September 24, 2024

I have fixed this issue and will be pushing the commit soon, the signal strength was not being updated correctly.

from android-imsi-catcher-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.