Code Monkey home page Code Monkey logo

Comments (7)

Oros42 avatar Oros42 commented on July 16, 2024 1

Okay, so your problem is in your antenna/RTL-SDR and not in my simple_IMSI-catcher.py.

from imsi-catcher.

Oros42 avatar Oros42 commented on July 16, 2024

Same issue as #28
Use python simple_IMSI-catcher.py --sniff

from imsi-catcher.

owl-city avatar owl-city commented on July 16, 2024

I already tried it but it does not work.

15 minutes later:

@Scott:/home/scott/IMSI-catcher# python simple_IMSI-catcher.py --sniff
WARNING: No route found for IPv6 destination :: (no default route?)
Nb IMSI ; TMSI-1     ; TMSI-2     ; IMSI              ; country      ; brand      ; operator              ; MCC  ; MNC   ; LAC    ; CellId

Do you think it's the radio stick that does not work? Because I have no idea what happens.

from imsi-catcher.

Oros42 avatar Oros42 commented on July 16, 2024

If you have nothing in simple_IMSI-catcher.py, change the frequency in grgsm_livemon

from imsi-catcher.

owl-city avatar owl-city commented on July 16, 2024

Ya lo hice, mi frecuencia es 951300000 y lo he analizado con Kalibrate-rtl, he puesto kal -s GSM900 y me a arrojado esa frecuenia pero no me captura nada en simple_IMSI-catcher.py, el problema que acabo de darme cuenta es que tengo un SDR-RTL con un chip Fitipower FC0012 (22 - 948.6 MHz) y las capturas son con un chip Rafael Micro R820T (24 - 1766 MHz) supongo que no me funciona por eso.

root@Scott:/home/scott# kal -s GSM900
Found 1 device(s):
  0:  Generic RTL2832U OEM

Using device 0: Generic RTL2832U OEM
No supported tuner found
Enabled direct sampling mode, input 1
Exact sample rate is: 270833.002142 Hz
kal: Scanning for GSM-900 base stations.
GSM-900:
	chan: 82 (951.4MHz + 15.633kHz)	power: 29471.15

Sin embargo bajo la frecuencia de 951.4 a 951.3 porque no me captura tráfico.
https://i.imgur.com/7OlVnL7.jpg

No captura de manera correcta el tráfico, por lo que la antena no funciona correctamente, lo que he hecho fue adquirir una nueva antena con chip Rafael Micro R820T y en cuanto llegue probaré para ver si funciona. Si hay alguna manera de hacer que me funcione mi antena y poder capturar tráfico con el script IMSI-simple te lo agradecería mucho.

from imsi-catcher.

FFY00 avatar FFY00 commented on July 16, 2024

You probably need to adjust the ppm error to address the frequency shift (I suppose you are saying that in 951.4 there's traffic but in 951.3 there isn't).

from imsi-catcher.

Keskebeu avatar Keskebeu commented on July 16, 2024

Ok hombre don't get confused. I have this app and never got to not make it work. I will show you my trick.

I download the source code. I make the immediate_assigment.py file executable and simple_imsi-catcher.py I do
Python simple_imsi-catcher.py --sniff.

I open another terminal and I do
./immediate_assignment.py.

The reason you getting the error is because imsi operates on the same socket as grgsm_livemon. But you have to run it on python so you don't interfere with the same socket while being on it.

The reason why i make immediate assignment executable is so i don't run two python programs on the same time.

This program makes so easy to decode.
Case closed.

from imsi-catcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.