awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EFForg avatar

EFForg/rayhunter

0
View on GitHub↗
4,596 estrellas·352 forks·Rust·gpl-3.0·4 vistasefforg.github.io/rayhunter↗

Rayhunter

Rayhunter is an IMSI catcher detection tool and cellular network monitor designed to identify cell-site simulators and fake base stations. It functions as an SDR signal analyzer that tracks tower connectivity, logs GPS locations, and monitors for network downgrades or disabled encryption on mobile hardware.

The system distinguishes itself through heuristic-based traffic analysis used to detect suspicious identity requests, malformed system information, and the use of null ciphers. It includes a remote device management interface consisting of a REST API and web dashboard for controlling detection daemons.

The project covers broad capabilities in wireless signal capturing, remote device administration via ADB or telnet, and hardware integration for rendering status through LEDs and physical button triggers. It also provides network management utilities, including dual-mode WiFi operation and automated driver recovery.

Software is deployed to supported mobile devices through automated daemon installation and can be updated using source packages or pre-built binaries.

Features

  • IMSI Catcher Detection - Provides specialized tools to identify rogue base stations and cell-site simulators through signal analysis.
  • Heuristic Analysis - Uses heuristic-based pattern recognition on cellular signal logs to identify fake base stations and IMSI catchers.
  • Cellular Network Monitors - Tracks tower connectivity and monitors for network downgrades or disabled encryption on mobile hardware.
  • Network Security Analysis - Processes captured traffic files using heuristics to identify potential IMSI catchers and simulators.
  • GPS Coordinate Loggers - Logs GPS coordinates and timestamps alongside cellular traffic captures for spatial mapping of base stations.
  • Wireless Signal Recorders - Provides a web interface to control recording and manage logs of raw radio frequency data.
  • Hardware Shell Access - Provides a command-line interface for direct access to device hardware for system interaction and troubleshooting.
  • Mobile Hardware Shell Bridges - Ships bridge utilities for transferring files and opening remote command shells on mobile hardware.
  • SDR Signal Analysis - Provides a framework for processing signal captures and applying detection logic to identify suspicious cellular behavior.
  • Authentication Bypass Detections - The analysis of identity request patterns that bypass authentication to identify potential cell-site simulators.
  • Cellular Simulator Detections - The analysis of cellular signals to identify simulators and catchers utilizing compatible modem hardware.
  • Cipher Suite Detection - Identifies base stations requesting null ciphers to transmit data without encryption.
  • Fake Base Station Detections - The detection of incomplete system information block chains that indicate the presence of a fake base station.
  • Network Downgrade Detection - Monitors base stations that force devices from secure 4G connections to less secure 2G networks.
  • Cellular Traffic Analysis - Processes mobile traffic captures using heuristic analysis to detect suspicious identity requests and encryption disablement.
  • Remote Access Utilities - Provides administrative command-line access to mobile hardware via ADB or Telnet bridges.
  • ADB Device Managers - Uses ADB-based toolsets for deploying software and managing system interactions on mobile hardware.
  • Mobile Device Management - Manages, configures, and monitors detection daemons on mobile device hardware.
  • Driver Recovery Mechanisms - Automatically detects kernel module failures and reloads the wireless driver to maintain network connectivity.
  • Root-Level System Integration - Provides root-level access for direct interfacing with system binaries and protected internal APIs.
  • Detection - Implements a web server interface for remote management of the background detection process via HTTP.
  • Driver Recovery Loops - Automatically detects wireless driver failures and re-initializes the network stack to maintain connectivity.
  • Cellular Connection Logging - Generates diagnostic logs for cellular tower connections and disconnections to assist in network capture analysis.
  • Remote Device Management - Provides a centralized interface for configuring and monitoring detection daemons on remote devices.
  • Telnet Remote Management - Implements administrative interfaces providing remote command execution via the Telnet protocol.
  • Traffic Analysis - Provides a command-line tool to apply detection heuristics to captured traffic files offline on a desktop.
  • REST APIs - Provides a REST API for the programmatic management of detection daemons via a web interface.
  • Seguridad y privacidad - IMSI catcher detection tool.

Historial de estrellas

Gráfico del historial de estrellas de efforg/rayhunterGráfico del historial de estrellas de efforg/rayhunter

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace efforg/rayhunter?

Rayhunter is an IMSI catcher detection tool and cellular network monitor designed to identify cell-site simulators and fake base stations. It functions as an SDR signal analyzer that tracks tower connectivity, logs GPS locations, and monitors for network downgrades or disabled encryption on mobile hardware.

¿Cuáles son las características principales de efforg/rayhunter?

Las características principales de efforg/rayhunter son: IMSI Catcher Detection, Heuristic Analysis, Cellular Network Monitors, Network Security Analysis, GPS Coordinate Loggers, Wireless Signal Recorders, Hardware Shell Access, Mobile Hardware Shell Bridges.

¿Qué alternativas de código abierto existen para efforg/rayhunter?

Las alternativas de código abierto para efforg/rayhunter incluyen: cellularprivacy/android-imsi-catcher-detector — This project is a mobile network security auditor and IMSI catcher detector designed to identify fake base stations… likuai2010/auto-installer — This project is a mobile device provisioning and app deployment tool used to install application binaries across… gyulyvgc/sniffnet — This application is a desktop network traffic analyzer that provides real-time monitoring and forensic inspection of… oros42/imsi-catcher — This project is a GSM IMSI catcher and cellular network traffic analyzer designed to intercept radio signals and… ismartcoding/plain-app — Plain-app is a multi-purpose toolset for self-hosted device management, providing a web-based dashboard to remotely… jopohl/urh — This project is an integrated software suite and graphical workbench designed for capturing, visualizing, and reverse…

Alternativas open-source a Rayhunter

Proyectos open-source similares, clasificados según cuántas características comparten con Rayhunter.
  • cellularprivacy/android-imsi-catcher-detectorAvatar de CellularPrivacy

    CellularPrivacy/Android-IMSI-Catcher-Detector

    5,335Ver en GitHub↗

    This project is a mobile network security auditor and IMSI catcher detector designed to identify fake base stations and surveillance hardware attempting to intercept mobile traffic. It functions as a radio interface analyzer and cellular tower mapping tool, monitoring connections to detect unauthorized network infrastructure. The system distinguishes itself by combining real-time threat level monitoring with the ability to identify silent SMS and stealth communications used for device tracking. It analyzes ciphering status to detect forced network downgrades to weaker encryption standards and

    Java
    Ver en GitHub↗5,335
  • likuai2010/auto-installerAvatar de likuai2010

    likuai2010/auto-installer

    2,489Ver en GitHub↗

    This project is a mobile device provisioning and app deployment tool used to install application binaries across multiple mobile platforms. It functions as a cross-platform testing suite that pushes binaries to various mobile architectures to verify software functionality. The tool includes a mobile device certificate manager that replaces system-level security certificates with custom versions, enabling the installation and debugging of unsigned applications. It also acts as a root-level system modifier, executing shell commands on device roots to change protected system files and security s

    auto-installerautoinstaller
    Ver en GitHub↗2,489
  • gyulyvgc/sniffnetAvatar de GyulyVGC

    GyulyVGC/sniffnet

    39,325Ver en GitHub↗

    This application is a desktop network traffic analyzer that provides real-time monitoring and forensic inspection of data packets. By interfacing directly with low-level system drivers, it captures raw network traffic from physical or virtual adapters to identify communication patterns, track bandwidth usage, and diagnose connectivity issues. The system distinguishes itself through an immediate-mode graphical interface that rebuilds the display state every frame, ensuring high responsiveness during live data updates. It maintains performance by using asynchronous message passing to decouple t

    Rustapplicationguiiced
    Ver en GitHub↗39,325
  • oros42/imsi-catcherAvatar de Oros42

    Oros42/IMSI-catcher

    3,770Ver en GitHub↗

    This project is a GSM IMSI catcher and cellular network traffic analyzer designed to intercept radio signals and extract mobile subscriber identities and network location information. It functions as a mobile subscriber identifier decoder, parsing radio packets to retrieve identity numbers and mapping them to specific countries and operators. The system provides capabilities for targeted tracking by monitoring network traffic for specific subscriber identities to detect when a device enters a coverage area. It includes a GSM frequency scanner to detect active base stations and cellular bands

    Pythoncellphonesfrequencygr-gsm
    Ver en GitHub↗3,770
  • Ver las 30 alternativas a Rayhunter→