IMSI-catcher
LTESniffer
IMSI-catcher | LTESniffer | |
---|---|---|
12 | 9 | |
3,205 | 1,781 | |
- | 22.1% | |
0.0 | 5.2 | |
4 months ago | 19 days ago | |
Python | C++ | |
Creative Commons Zero v1.0 Universal | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
IMSI-catcher
-
The Cheap Radio Hack That Disrupted Poland's Railway System
I'll do you one better:
For GSM, basic IMSI sniffing: https://github.com/Oros42/IMSI-catcher
-
To those looking on how to have a proper surveillance and alarm system for their home, watch this
https://github.com/Oros42/IMSI-catcher this is the one I got working, there are others on Github
-
Interesting things to receive with SDR in 2023?
GSM signals https://github.com/Oros42/IMSI-catcher
-
Cellphone Spoofing
I would start with ss7 and IMSI catcher in particular. There is also a project on git hub that might give some more insights. There are a bunch of tutorials on how to set it all up on YouTube. But it all basic. I think Juilliard have to dive into the protocols themselves. Though maybe I don’t know something.
-
Favorite "hacking" tool NOT in Kali?
imsi-catcher
-
Car / House Burglaries: Can Ubiquiti network trace trespassers / thieves within AP network range?
But people are playing around with such things for educational purposes. Might be easier for some law enforcement officer to pull IMSI logs from the relevant time from providers... IANAL and don't know anything about US law.
-
RTLSDR or HackRF one - for scanning 2g 3g LTE
This project goes a decent job at passively observing 2G: https://github.com/Oros42/IMSI-catcher An RTL2832U dongle is enough to get started.
-
Security experts of Reddit: In this paper it is claimed that, for $1400, a device can be constructed that intercepts cellular data. Is this still the case?
Also, IMSI (actually, a randomised version (TMSI)) is sent in the clear over the air - see https://github.com/Oros42/IMSI-catcher https://en.wikipedia.org/wiki/Mobility_management#TMSI. IMEI should be encrypted as far as I remember. But that's not very useful to intercept anyway as it's just an indicator of the phone (and can be altered)
-
Decoding GSM traffic
Have you looked at this on GH? https://github.com/Oros42/IMSI-catcher
-
Beware of Phyphox - Source Code Available for Compiling - Easy Hacker Redirect to Hacked Version Giving Erroneous Results
https://github.com/Oros42/IMSI-catcher :)
LTESniffer
- LTESniffer: An Open-Source LTE Downlink/Uplink Eavesdropper
- How can one encrypt LTE Networks and prevent From Types Like These
-
The Cheap Radio Hack That Disrupted Poland's Railway System
(usable with cheap SDRs)
For LTE, full-on sniffing of all unencrypted metadata: https://github.com/SysSec-KAIST/LTESniffer
- LTESniffer
- LTESniffer – An Open-Source LTE Downlink/Uplink Eavesdropper
- LTESniffer: An Open-Source LTE Downlink/Uplink Eavesdropper [pdf]
What are some alternatives?
hackrf-spectrum-analyzer
srsRAN_4G - Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
Flipper - Playground (and dump) of stuff I make or modify for the Flipper Zero
RF_Links - These wireless transmitters and receivers easily fit into a breadboard and work well with microcontrollers to create a very simple wireless data link.
sparrow-wifi - Next-Gen GUI-based WiFi and Bluetooth Analyzer for Linux
TinyGSM - A small Arduino library for GSM modules, that just works
crocodilehunter - Taking one back for Steve Irwin (๑•̀ㅂ•́)و
LTE-Cell-Scanner - OpenCL, SDR, TDD/FDD LTE cell scanner, full stack from A/D samples to SIB ASN1 messages decoded in PDSCH, (optimized for RTL-SDR HACKRF and BladeRF board)
EBYTE - Libraries to program and use UART-based EBYTE wireless data transceivers
Music-notes-detection - This python code will detect the musical note present in a given instrument's audio file, Using Fast Fourier Transformation method
CloudGarden - Outdoor Wireless Soil Moisture Sensor Project from UKY EE 490/491 during the Fall 2020 to Spring 2021 term.