Skip to content

E3V3A/SDR-Detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is based on: Nodejs, npm and the Meteor platform.

https://www.meteor.com/

Other components (like GNU Radio, Wireshark and GR-GSM) have to be installed in order to use SDR-Detector. It's also possible to expand the system with detectors for WiFi, Bluetooth, UMTS and LTE frequency bands. (using existing open source projects)

The software (stand alone detector) will be compatible with: Stingwatch (Cordova based Stingray (IMSI-Catcher) detection) Meteor ICC Meteor-imsi-catcher-catcher (Meteor package for client + server side IMSI-catcher detection.) API Client (more details soon)


Image of SDR-Detector

  1. Usage
  2. Detections
  3. WiKi

When all software tools and libraries are installed - download (or clone) the project to your harddisk and edit the settingsfile to your needs. Then generate a python script with:

gnuradio-companion grcs/airprobe_rtlsdr.grc

# Now you can run the detector as `root` in order to capture data
sudo meteor --settings settings.json      

By default, Meteor runs the webserver on http://localhost:3000 .

About

GSM Scanner, RTL-SDR, StingWatch, Meteor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.0%
  • JavaScript 34.8%
  • HTML 2.2%