axilirator / tmsi-sniffer

GR-GSM based TMSI sniffer
25 stars 22 forks source link

Advanced connection management #2

Open axilirator opened 8 years ago

axilirator commented 8 years ago

We should be able to:

To do this, we need to assign an unique ID to every new connection.

BlackPhreaker commented 7 years ago

Добрый день Вадим... Возник такой вопрос при запуски вашего IMSI Catchera () возникает ошибка... Не подскажите почему???


root@kali:~/Desktop/tmsi-sniffer-master# ./sdr_tmsi_map.py Copyright (C) 2016 by Vadim Yanitskiy axilirator@gmail.com License GPLv2+: GNU GPL version 2 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

[i] Init Control interface [i] Connecting to 127.0.0.1:8888... [i] Init Radio interface gr-osmosdr v0.1.4-72-g164a09fc (0.1.5git) gnuradio 3.7.9 built-in source types: file osmosdr fcd rtl rtl_tcp rfspace redpitaya Using device #0 Realtek RTL2838UHIDIR SN: 00000001 Found Rafael Micro R820T tuner [R82XX] PLL not locked! Exact sample rate is: 2000000.052982 Hz Traceback (most recent call last): File "./sdr_tmsi_map.py", line 385, in Application().run() File "./sdr_tmsi_map.py", line 264, in run self.phy_ppm, self.local_port) File "/root/Desktop/tmsi-sniffer-master/lib/radio.py", line 95, in init shift_fc, self.samp_rate, osr = 4) TypeError: make() takes exactly 1 argument (3 given)


axilirator commented 7 years ago

Здравствуйте! Во-первых, это не IMSI Catcher, будьте добры прочитать описание. Касательно вашей проблемы, я только что проверил на свежих версиях GNURadio и GR-GSM - все работает без проблем. Попробуйте обновиться.