Oros42 / IMSI-catcher

This program show you IMSI numbers of cellphones around you.
Creative Commons Zero v1.0 Universal
3.22k stars 736 forks source link

Oros42/IMSI-catcher Issue #140

Open ghafoorabdul405 opened 3 years ago

ghafoorabdul405 commented 3 years ago

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