IMSI-catcher
IMSI-catcher copied to clipboard
This program show you IMSI numbers of cellphones around you.
Hi mates, I am trying to catch IMSI numbers on a specific frequency and it catches a lot of IMSI numbers but it does not catch my own IMSI (I...
I may be missing something, but it seems Scan-and-Livemon cannot accept many arguments, especially not specific bands to look across. It seems limited/hard coded to the 900mhz range. Can this...
So on a previous version, a couple of years ago (ubuntu 16.04), you could track imsi's with the argument --imsi=206. This used to filter any imsi beginning with that string....
INFO] [UHD] linux; GNU C++ version 11.2.0; Boost_107400; UHD_3.15.0.0-5 [ERROR] avahi_service_browser_new() failed: Bad state Traceback (most recent call last): File "/usr/bin/grgsm_livemon", line 385, in main() File "/usr/bin/grgsm_livemon", line 361, in...
root@kali:~# grgsm_scanner root@kali:~# sudo python3 simple_IMSI-catcher.py --sniff python3: can't open file 'simple_IMSI-catcher.py': [Errno 2] No such file or directory root@kali:~# grgsm_livemon -f M -bash: your_frequency: File o directory non esistente...
running grgsm_scanner gives the following error: Traceback (most recent call last): File "/usr/local/bin/grgsm_scanner", line 33, in import grgsm ModuleNotFoundError: No module named 'grgsm'
While running this command on kali linux: sudo python simple_IMSI-catcher.py --sniff I am facing this issue: File "simple_IMSI-catcher.py", line 111 new_imsi = f"{mcc} {mnc} {new_imsi[6:]}" ^ SyntaxError: invalid syntax
[WARNING] Build dir already exists: /usr/local/src/gr-iqbal/build Configuring: (100%) [====================================================================================] [WARNING] Configuration failed. Re-trying with higher verbosity. CMake Error at CMakeLists.txt:32 (find_package): **Could not find a configuration file for package "Gnuradio"...