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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to kpcyrd/sniffglue

Projects sharing features with Sniffglue

30 open-source projects similar to kpcyrd/sniffglue, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • efforg/rayhunterEFForg avatar

    EFForg/rayhunter

    4,596View on GitHub↗

    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 detec

    Rust
    View on GitHub↗4,596
  • byt3bl33d3r/crackmapexecbyt3bl33d3r avatar

    byt3bl33d3r/CrackMapExec

    9,144View on GitHub↗

    CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security postures across large IP ranges. It functions as a multi-protocol security scanner and network protocol auditor used to identify vulnerabilities and misconfigurations. The tool provides capabilities for Active Directory auditing to enumerate users and permissions, as well as post-exploitation enumeration to gather system metadata and discover lateral movement paths. It includes a framework for credential spraying and harvesting across various network services. The system utilize

    Python
    View on GitHub↗9,144
  • akdeniz/mitmsocks4jAkdeniz avatar

    Akdeniz/mitmsocks4j

    39View on GitHub↗

    Man in the Middle SOCKS Proxy for JAVA

    Java
    View on GitHub↗39
  • spectralops/netzspectralops avatar

    spectralops/netz

    399View on GitHub↗

    Discover internet-wide misconfigurations while drinking coffee

    Go
    View on GitHub↗399

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • gyulyvgc/sniffnetGyulyVGC avatar

    GyulyVGC/sniffnet

    39,325View on 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
    View on GitHub↗39,325
  • gouveaheitor/nipeGouveaHeitor avatar

    GouveaHeitor/nipe

    2,345View on GitHub↗

    An engine to make Tor network your default gateway

    Perl
    View on GitHub↗2,345
  • rustscan/rustscanRustScan avatar

    RustScan/RustScan

    19,932View on GitHub↗

    RustScan is a high-speed TCP network scanner written in Rust, designed for security reconnaissance and network mapping. It functions as an automated port discovery engine that identifies open ports on remote hosts using IPv6 addresses, CIDR ranges, or bulk input files. The tool is built for rapid surface area discovery, utilizing parallel port processing and OS-aware performance optimizations to identify active services. It allows for scan precision tuning through adjustable connection timeout thresholds and concurrent request controls to balance speed and accuracy. The system integrates wit

    Rust
    View on GitHub↗19,932
  • jtesta/ssh-mitmjtesta avatar

    jtesta/ssh-mitm

    1,742View on GitHub↗

    SSH man-in-the-middle tool

    C
    View on GitHub↗1,742
  • rafael-santiago/pigrafael-santiago avatar

    rafael-santiago/pig

    477View on GitHub↗

    A Linux packet crafting tool.

    C
    View on GitHub↗477
  • warxim/petepWarxim avatar

    Warxim/petep

    229View on GitHub↗

    PETEP (PEnetration TEsting Proxy) is an open-source Java application for traffic analysis & modification using TCP/UDP proxies. PETEP is a useful tool for performing penetration tests of applications with various application protocols. ⚡

    Java
    View on GitHub↗229
  • portantier/habuportantier avatar

    portantier/habu

    979View on GitHub↗

    Hacking Toolkit

    Python
    View on GitHub↗979
  • owasp/amassOWASP avatar

    OWASP/Amass

    14,722View on GitHub↗

    Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external, internet-facing infrastructure of a target organization. It functions as an open source intelligence tool that identifies public network boundaries and locates hidden or forgotten subdomains to define an organization's total reachable footprint. The project utilizes passive-source data aggregation from external APIs and public databases alongside active DNS brute-forcing and recursive subdomain expansion. It employs a graph-based asset mapping system to visualize the relationships

    Go
    View on GitHub↗14,722
  • ntop/ntopngntop avatar

    ntop/ntopng

    7,880View on GitHub↗

    ntopng is a web-based network traffic monitoring tool and flow data aggregator. It functions as a network security monitor, an SNMP network management system, and an industrial protocol analyzer for OT and SCADA environments. The system provides specialized inspection for industrial protocols such as Modbus, DNP3, and IEC 60870. It distinguishes itself through behavioral threat detection, encrypted traffic analysis via handshake fingerprinting, and the ability to identify hardware and operating systems using DHCP and MAC address patterns. Its broader capabilities include real-time traffic an

    Lua
    View on GitHub↗7,880
  • agrahn/android-password-storeA

    agrahn/Android-Password-Store

    0View on GitHub↗
    View on GitHub↗0
  • agamm/claude-code-owaspagamm avatar

    agamm/claude-code-owasp

    236View on GitHub↗

    Claude Code skill for OWASP security best practices (2025-2026). Includes Top 10:2025, ASVS 5.0, Agentic AI security, and 20+ language-specific security quirks.

    View on GitHub↗236
  • 2dust/v2rayng2dust avatar

    2dust/v2rayNG

    58,172View on GitHub↗

    v2rayNG is an Android proxy client designed to route device network traffic through encrypted tunnels. It functions as a network routing engine that intercepts outgoing requests and applies custom traffic rules to manage connectivity and enhance user privacy. The application distinguishes itself by integrating a high-performance network proxy core, which enables complex protocol translation and traffic management directly on mobile devices. It utilizes local loopback and Unix-socket tunneling to redirect device-wide requests, maintaining persistent connectivity through native background servi

    Kotlinandroidproxyshadowsocks
    View on GitHub↗58,172
  • aflplusplus/libaflAFLplusplus avatar

    AFLplusplus/LibAFL

    2,586View on GitHub↗

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rustaflafl-fuzzaflplusplus
    View on GitHub↗2,586
  • adroll/hologramAdRoll avatar

    AdRoll/hologram

    808View on GitHub↗

    Easy, painless AWS credentials on developer laptops.

    Go
    View on GitHub↗808
  • 2dust/v2rayn2dust avatar

    2dust/v2rayN

    109,164View on GitHub↗

    v2rayN is a cross-platform graphical management suite designed to centralize the configuration and execution of multiple network proxy protocols. It functions as a unified control plane that abstracts heterogeneous proxy backends, allowing users to manage diverse network routing engines through a single interface. The platform distinguishes itself by providing a consistent management experience across Windows, Linux, and macOS, while orchestrating the lifecycle of independent proxy processes as child services. It supports specific configuration ecosystems, enabling users to organize and switc

    C#proxyshadowsockssocks5
    View on GitHub↗109,164
  • 0xdea/oneiromancer0xdea avatar

    0xdea/oneiromancer

    136View on GitHub↗

    Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

    Rustaidapalollamapseudocode
    View on GitHub↗136
  • aparajita/capacitor-secure-storageA

    aparajita/capacitor-secure-storage

    0View on GitHub↗

    This plugin for Capacitor 8 provides secure key/value storage on iOS and Android. It was originally designed to be a companion to @aparajita/capacitor-biometric-auth in order to securely store login credentials, but can be used to store any JSON data types.

    View on GitHub↗0
  • aparajita/capacitor-biometric-authaparajita avatar

    aparajita/capacitor-biometric-auth

    224View on GitHub↗

    This plugin for Capacitor 8 provides access to native biometry and device credentials on iOS and Android. It supports every type of biometry and every configuration option on both platforms. In addition, biometry and device credentials are simulated on the web so you can test your logic without…

    JavaScript
    View on GitHub↗224
  • apsdehal/awesome-ctfapsdehal avatar

    apsdehal/awesome-ctf

    11,614View on GitHub↗

    This project is a comprehensive directory of software utilities, frameworks, and educational resources designed for cybersecurity competitions and offensive security research. It serves as a centralized index for tools used in cryptography, forensics, reverse engineering, and web exploitation, while providing structured materials for training and skill development. The repository distinguishes itself through a community-driven maintenance model that aggregates and organizes technical resources into a searchable, hierarchical structure. It facilitates knowledge transfer by cataloging expert pr

    JavaScriptawesomectfpenetration
    View on GitHub↗11,614
  • aquasecurity/trivyaquasecurity avatar

    aquasecurity/trivy

    36,462View on GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    View on GitHub↗36,462
  • arctosoft/valv-androidArctosoft avatar

    Arctosoft/Valv-Android

    217View on GitHub↗

    An encrypted gallery vault for Android devices.

    Java
    View on GitHub↗217
  • arsvechkarev/vaultarsvechkarev avatar

    arsvechkarev/Vault

    51View on GitHub↗

    Simple, fast, secure password manager

    Kotlin
    View on GitHub↗51
  • ashishb/android-security-awesomeashishb avatar

    ashishb/android-security-awesome

    9,224View on GitHub↗
    Shellandroidawesomeawesome-list
    View on GitHub↗9,224
  • aspnet/securityaspnet avatar

    aspnet/Security

    1,287View on GitHub↗

    Archived Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore

    C#
    View on GitHub↗1,287
  • atentumzero/passcheckAtentumZero avatar

    AtentumZero/PassCheck

    65View on GitHub↗

    A web application featuring some handy password tools

    JavaScript
    View on GitHub↗65
  • adrianosela/sslmgrA

    adrianosela/sslmgr

    0View on GitHub↗
    View on GitHub↗0