-
Notifications
You must be signed in to change notification settings - Fork 739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grgsm_livemon errore help me #110
Comments
I recommend you to take more time to read what you post. And to read error messages. |
novice user, I can't get it to open grgsm_livemon |
Hey i'm using the docker image and also can't run grgsm_livemoon. I get a comand not found message. |
@irisroques did you do this : docker pull atomicpowerman/imsi-catcher
docker run -ti --net=host -e DISPLAY=$DISPLAY --privileged -v /dev/bus/usb:/dev/bus/usb atomicpowerman/imsi-catcher bash
grgsm_livemoon ? |
O] [UHD] linux; GNU C++ version 10.2.1 20201207; Boost_107400; UHD_3.15.0.0-4+b1 I Have a USB dongle exactly like this one: https://www.youtube.com/watch?v=UjwgNd_as30 |
I did.. and comes.
|
root@kali:~# grgsm_scanner
root@kali:
# sudo python3 simple_IMSI-catcher.py --sniff# grgsm_livemon -f <your_frequency>Mpython3: can't open file 'simple_IMSI-catcher.py': [Errno 2] No such file or directory
root@kali:
-bash: your_frequency: File o directory non esistente
root@kali:
# grgsm_livemon -f 938.2M# sudo python simple_IMSI-catcher.py -sQStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
[INFO] [UHD] linux; GNU C++ version 9.3.0; Boost_107100; UHD_3.15.0.0-3
[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 main
tb = top_block_cls(args=options.args, collector=options.collector, collectorport=options.collectorport, fc=options.fc, gain=options.gain, osr=options.osr, ppm=options.ppm, samp_rate=options.samp_rate, serverport=options.serverport, shiftoff=options.shiftoff)
File "/usr/bin/grgsm_livemon", line 113, in init
args="numchan=" + str(1) + " " + str(grgsm.device.get_default_args(args))
File "/usr/lib/python3/dist-packages/grgsm/device.py", line 55, in get_default_args
raise RuntimeError("Unable to find any supported SDR devices")
RuntimeError: Unable to find any supported SDR devices
root@kali:
python: can't open file 'simple_IMSI-catcher.py': [Errno 2] No such file or directory
result grgsm_livemon does not open
The text was updated successfully, but these errors were encountered: