Skip to content

Docker image for building a passive IMSI-CATCHER system using a NooElec NESDR SMArt device, the GNU-Radio software, the GR-GSM software, and an IMSI-CATCHER script

Notifications You must be signed in to change notification settings

MrNonoss/rtl-sdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

rtl-sdr

Docker image for building a passive IMSI-CATCHER system using a NooElec NESDR SMArt device, the GNU-Radio software, the GR-GSM software, and an IMSI-CATCHER script

Dockerfile for building a passive IMSI-CATCHER system

Using:
---> a NooElec NESDR SMArt device: https://www.nooelec.com/store/sdr/sdr-receivers/nesdr-smart-xtr.html
---> GNU-Radio: https://www.gnuradio.org/
---> GR-GSM: https://github.com/ptrkrysik/gr-gsm
---> and an IMSI-CATCHER script: https://github.com/Oros42/IMSI-catcher \

Usage:

--> git clone the repo
--> build via 'docker build -t rtl-sdr .'
--> run via 'docker run -ti --rm --privileged --device /dev/swradio0 rtl-sdr /bin/bash'
where $swradio0 is the device \

Enjoy

About

Docker image for building a passive IMSI-CATCHER system using a NooElec NESDR SMArt device, the GNU-Radio software, the GR-GSM software, and an IMSI-CATCHER script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published