awesome-repositories.com
Blog
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
·

2 repositorios

Awesome GitHub RepositoriesRogue Multi-Protocol Servers

Fake servers that host multiple protocols simultaneously to capture credentials across diverse authentication mechanisms.

Distinct from Protocol Server Hosting: Distinct from Protocol Server Hosting: focuses on malicious credential-capturing servers rather than legitimate managed hosting.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Rogue Multi-Protocol Servers. Refine with filters or upvote what's useful.

Awesome Rogue Multi-Protocol Servers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lgandx/responderAvatar de lgandx

    lgandx/Responder

    6,335Ver en GitHub↗

    Responder is a network penetration testing tool that intercepts and spoofs link-local name resolution queries, including LLMNR, NBT-NS, and mDNS, to redirect traffic to an attacker-controlled host. It hosts rogue protocol servers for over 15 protocols, capturing authentication credentials during challenge-response handshakes, and stores captured hashes and cleartext credentials in a SQLite database for structured offline analysis. The tool distinguishes itself through its ability to relay captured NTLM authentication challenges to target services for lateral movement without cracking the hash

    Hosts fake servers for HTTP, SMB, MSSQL, FTP, LDAP, Kerberos, DNS, RDP, WinRM, and DCERPC to capture credentials.

    Python
    Ver en GitHub↗6,335
  • spiderlabs/responderAvatar de SpiderLabs

    SpiderLabs/Responder

    4,875Ver en GitHub↗

    Responder is a man-in-the-middle framework and network protocol spoofing tool designed to intercept network name queries and impersonate requested resources. It functions as a poisoner for LLMNR, NBT-NS, and MDNS, redirecting network traffic from clients to a controlled listener. The project serves as a credential capture tool that runs rogue servers for SMB, HTTP, and LDAP to collect NTLM hashes and clear text credentials. It enables the harvesting of encrypted authentication tokens and the interception of usernames and passwords sent without encryption. Its broader capabilities include int

    Runs concurrent rogue servers for SMB, HTTP, and LDAP to capture authentication credentials.

    Python
    Ver en GitHub↗4,875
  1. Home
  2. DevOps & Infrastructure
  3. Protocol Server Hosting
  4. Rogue Multi-Protocol Servers