У нас вы можете посмотреть бесплатно How to Get Arrested in Under 10 Minutes - How to IMSI Catch with a RTL-SDR или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I show you how to make a IMSI catcher in 2025 using Dragon OS Focal, a powerful Ubuntu-based SDR (Software Defined Radio) platform. Leveraging tools like gr-gsm, grgsm_scanner, and the built-in IMSI-Catcher script, we demonstrate how to passively monitor 2G GSM traffic using an RTL-SDR dongle. This setup allows us to scan for nearby base stations, identify active IMSIs (International Mobile Subscriber Identities), and better understand how legacy cellular networks operate — all within a controlled, legal, and educational environment. Disclaimer: This content is strictly for educational purposes. All activities shown are conducted in compliance with local laws, on test equipment or isolated environments. Unauthorized interception or interference with mobile networks is illegal. Always experiment responsibly. OPERATING SYSTEM: https://sourceforge.net/projects/drag... COMMANDS FROM VIDEO: grgsm_scanner -h grgsm_scanner -b GSM900 -v -d -g 2 grgsm_livemon -f 927.0M -g 2 --collector=127.0.0.1 --collectorport=4729 --serverport=0 cd /usr/src/IMSI-catcher && sudo python3 simple_IMSI-catcher.py BOUND ALREADY ERROR: sudo lsof -i :4729 sudo kill -9 9951 Thanks for watching