Skip to content
KitploitKITPLOIT
ToolsBlog
Einreichen
ToolsBlog
Einreichen

Hacking-, PenTest- und Cybersicherheits-Tools für Ihr Sicherheitsarsenal!

Kitploit ist ein Verzeichnis von Hacking-, Cybersicherheits- und Pentesting-Tools. Entdecken Sie die neuesten Projekt-Updates, um Schwachstellen zu finden, Systeme zu analysieren, Tests zu automatisieren und Ihre Sicherheit zu stärken.

··Feeds·Kontakt·Datenschutz·© 2026 Kitploit

Tool-Verzeichnis

Kategorien

Alle Kategorien anzeigen
Loading categories
Tools/GitHubGitHub/oros42/imsi-catcher
OSINT (Open-Source-Intelligence)AufklärungNetzwerkkartierungInformationsbeschaffungDrahtlose SicherheitMobile Sicherheit
GitHuboros42/imsi-catcher

IMSI-catcher

Dieses Programm zeigt Ihnen IMSI-Nummern von Handys in Ihrer Umgebung.

Repository anzeigen
4.5k906vor 2 MonatenVon Kitploit geprüft

Beliebteste

Alle anzeigen →

Entdecken Sie die meistgenutzten Tools unserer Community.

Alle Tools erkunden

Durchsuchen Sie unsere Tool-Sammlung

Alle Tools anzeigen →
Teilen
IMSI-catcher — Dieses Programm zeigt Ihnen IMSI-Nummern von Handys in Ihrer Umgebung. | Kitploit

IMSI-catcher

Dieses Programm zeigt Ihnen IMSI-Nummern, Land, Marke und Betreiber von Mobiltelefonen in Ihrer Umgebung.

/!\ Dieses Programm wurde erstellt, um zu verstehen, wie das GSM-Netzwerk funktioniert. Nicht für böswilliges Hacken!

screenshot0

Was Sie brauchen

1 PC mit Gnu/Linux. Getestet mit:

  • Debian 10
  • Ubuntu 20.04/LinuxMint 22.2+
  • Kali 2025+

1 SDR-Empfänger. Getestet mit:

  • USB DVB-T-Stick (RTL2832U) mit Antenne (unter 15$)
  • OsmocomBB-Telefon
  • HackRF
  • BladeRF

Einrichtung

root@kitploit:~
git clone https://github.com/Oros42/IMSI-catcher.git
cd IMSI-catcher

oder

root@kitploit:~
wget https://github.com/Oros42/IMSI-catcher/archive/master.zip && unzip -q master.zip
cd IMSI-catcher-master
root@kitploit:~
sudo apt install python3-numpy python3-scipy python3-scapy gr-gsm

Warnung: Python 3.9 nicht verwenden (ctypes-Fehler)!

Importlib vs Imp

Ab Python 3.1 wird Imp durch importlib ersetzt. Imp ist in Python 3.11 veraltet, die neuen Anforderungen werden wie folgt erfüllt.

root@kitploit:~
apt install python3-pip
pip install importlib

gr-gsm mit Docker installieren (nicht empfohlen)

root@kitploit:~
sudo xhost +local:docker
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

Führen Sie alle grgsm_* in diesem Docker aus.

Verwendung

Wir verwenden grgsm_livemon zum Dekodieren von GSM-Signalen und simple_IMSI-catcher.py zum Finden von IMSIs.

root@kitploit:~
python3 simple_IMSI-catcher.py -h
root@kitploit:~
Usage: simple_IMSI-catcher.py: [options]

Options:
  -h, --help            show this help message and exit
  -a, --alltmsi         Show TMSI who haven't got IMSI (default  : false)
  -i IFACE, --iface=IFACE
                        Interface (default : lo)
  -m IMSI, --imsi=IMSI  IMSI to track (default : None, Example:
                        123456789101112 or "123 45 6789101112")
  -p PORT, --port=PORT  Port (default : 4729)
  -s, --sniff           sniff on interface instead of listening on port
                        (require root/suid access)
  -w SQLITE, --sqlite=SQLITE
                        Save observed IMSI values to specified SQLite file
  -t TXT, --txt=TXT     Save observed IMSI values to specified TXT file
  -z, --mysql           Save observed IMSI values to specified MYSQL DB (copy
                        .env.dist to .env and edit it)

Öffnen Sie 2 Terminals.

In Terminal 1

root@kitploit:~
sudo python3 simple_IMSI-catcher.py -s

In Terminal 2

root@kitploit:~
grgsm_livemon

Ändern Sie nun die Frequenz, bis im Terminal so etwas angezeigt wird:

root@kitploit:~
15 06 21 00 01 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
25 06 21 00 05 f4 f8 68 03 26 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
49 06 1b 95 cc 02 f8 02 01 9c c8 03 1e 57 a5 01 79 00 00 1c 13 2b 2b

Wireshark

Sie können GSM-Pakete mit Wireshark beobachten.

root@kitploit:~
sudo apt install wireshark
sudo wireshark -k -Y '!icmp && gsmtap' -i lo

Frequenzen finden

root@kitploit:~
grgsm_scanner
root@kitploit:~
ARFCN:  974, Freq:  925.0M, CID:     2, LAC:   1337, MCC: 208, MNC:  20, Pwr: -41
ARFCN:  976, Freq:  925.4M, CID:  4242, LAC:   1007, MCC: 208, MNC:  20, Pwr: -45

Jetzt können Sie die Frequenz für grgsm_livemon einstellen:

root@kitploit:~
grgsm_livemon -f 925.4M

Oder für HackRF holen Sie sich das Kalibrate-HackRF-Tool wie folgt:

root@kitploit:~
sudo apt-get install automake autoconf libhackrf-dev
git clone https://github.com/scateu/kalibrate-hackrf
cd kalibrate-hackrf/
./bootstrap
./configure
make
sudo make install

Ausführen

root@kitploit:~
kal -s GSM900
root@kitploit:~
kal: Scanning for GSM-900 base stations.
GSM-900:
	chan:   14 (937.8MHz + 10.449kHz)	power: 3327428.82
	chan:   15 (938.0MHz + 4.662kHz)	power: 3190712.41
...

Daten in MySQL protokollieren

Verwenden Sie db-example.sql, um Ihre Datenbank zu erstellen.

root@kitploit:~
cp .env.dist .env
nano .env
# set your config
sudo apt install python-decouple python3-mysqldb
root@kitploit:~
sudo python3 simple_IMSI-catcher.py -s --mysql

scan-and-livemon (nicht mehr verwendet)

Frequenzen scannen und die erste gefundene abhören:
In Terminal 1

root@kitploit:~
python3 scan-and-livemon

In Terminal 2

root@kitploit:~
python3 simple_IMSI-catcher.py

Links

Einrichtung von Gr-Gsm: https://osmocom.org/projects/gr-gsm/wiki/Installation und https://github.com/velichkov/gr-gsm
Frequenz: http://www.worldtimezone.com/gsm.html und https://fr.wikipedia.org/wiki/Global_System_for_Mobile_Communications
Mobile Network Code: https://en.wikipedia.org/wiki/Mobile_Network_Code
Scapy: http://secdev.org/projects/scapy/doc/usage.html
IMSI: https://fr.wikipedia.org/wiki/IMSI
Realtek RTL2832U: https://osmocom.org/projects/sdr/wiki/rtl-sdr und http://doc.ubuntu-fr.org/rtl2832u und http://doc.ubuntu-fr.org/rtl-sdr

Spenden

Um meine Arbeit zu unterstützen, wäre ein Trinkgeld nett ;-)
https://liberapay.com/Oros/

Tool herunterladen