IMSI-catcher
sparrow-wifi
IMSI-catcher | sparrow-wifi | |
---|---|---|
12 | 7 | |
3,205 | 1,223 | |
- | - | |
0.0 | 3.1 | |
4 months ago | 4 months ago | |
Python | Python | |
Creative Commons Zero v1.0 Universal | GNU General Public License v3.0 only |
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 :)
sparrow-wifi
-
I'm not sure about the capabilities.
Repurposing WIFI and DVB-T receiver devices as SDR receivers works "OK", but trying to use a SDR for WIFI is terrible. There have been some attempts to analyze WIFI with the HackRF, but the narrow bandwidth/sample rate make it pretty useless. https://github.com/ghostop14/sparrow-wifi
-
[Help Request] Using nix shell to run python program
with import {}; let pythonPackages = python3.pkgs; in stdenv.mkDerivation rec { name = "sparrow-wifi-env"; buildInputs = [ git pythonPackages.python pythonPackages.pip pythonPackages.virtualenv qt5.full gpsd ]; nativeBuildInputs = [ pkgs.stdenv.cc.cc.lib ]; shellHook = '' virtualenv venv source venv/bin/activate pip install QScintilla gps3 dronekit manuf python-dateutil numpy matplotlib git clone https://github.com/ghostop14/sparrow-wifi cd sparrow-wifi ''; }
-
Is there a simple answer?
Digging into this rabbit hole I found Sparrow-wifi has a spectrum display but it seems to want a separate Ubertooth or HackRF receiver.
-
Module issue while running Sparrow WiFi
I recently tried t run Sparrow WiFi ( https://github.com/ghostop14/sparrow-wifi ) but some python module returned an error which i couldn't figure out. Plz help to fix this.
- Noisy Neighborhood - Finding sources of interference?
- How can I have infos about the signal strength and frequency of each AP for a WiFi network? I was able to do it in KDE and I could select the better AP listed, but in GNOME I am blind and I have to choose randomly. GNOME should show these infos too.
- Is there some program that would show wi-fi channel graph?
What are some alternatives?
hackrf-spectrum-analyzer
urh - Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
Flipper - Playground (and dump) of stuff I make or modify for the Flipper Zero
wfb-ng - WFB-NG - the next generation of long-range packet radio link based on raw WiFi radio
crocodilehunter - Taking one back for Steve Irwin (๑•̀ㅂ•́)و
blue_hydra - BlueHydra is a Bluetooth device discovery service built on top of the bluez library. BlueHydra makes use of ubertooth where available and attempts to track both classic and low energy (LE) bluetooth devices over time.
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)
Bluelog - A highly configurable Linux Bluetooth scanner with optional web interface.
LTESniffer - An Open-source LTE Downlink/Uplink Eavesdropper
WifiScannerLinux - Wifi Scanner App for Linux, using Qt (https://www.qt.io/) and wifi-scan library (https://github.com/bmegli/wifi-scan)
Music-notes-detection - This python code will detect the musical note present in a given instrument's audio file, Using Fast Fourier Transformation method
trackerjacker - Like nmap for mapping wifi networks you're not connected to, plus device tracking