Skip to content
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

Support Scans and Detections as a plugins #6

Open
He3556 opened this issue May 13, 2016 · 0 comments
Open

Support Scans and Detections as a plugins #6

He3556 opened this issue May 13, 2016 · 0 comments

Comments

@He3556
Copy link
Owner

He3556 commented May 13, 2016

A "Scan" (processes) is gathering data. With GNU Radio, tshark or other software components.
The data is saved in so called collections in a MongoDB.

A "Detection" is handling the data and giving out statuses and positive detections.

We have to keep everything compatible with StingWatch, Meteor-IMSI-catcher-catcher.
On a phone we get the information from the API. Scan = "API"
But also a external database would be possible. Scan = "OpenCellDB"
The detections (from 1. SDR/GNURadio or 2. the API) will use other parameters in some cases. Because not all information can be received from the API.

First Milestone is to establish compatibility between StingWatch and the SDR Detector.

https://github.com/He3556/SDR-Detector/milestones

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant