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
SpiderLabs avatar

SpiderLabs/ResponderArchived

0
View on GitHub↗
4,875 stars·1,801 forks·Python·GPL-3.0·19 views

Responder

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 internal network reconnaissance and local network penetration testing. The tool supports network traffic manipulation through spoofed DNS and DHCP responses, as well as the ability to map active hosts and fingerprint workstations by analyzing network traffic.

Features

  • Rogue Multi-Protocol Servers - Runs concurrent rogue servers for SMB, HTTP, and LDAP to capture authentication credentials.
  • LLMNR/NBT-NS/mDNS Poisoners - Provides a system for poisoning LLMNR, NBT-NS, and mDNS queries to redirect traffic and capture NTLM hashes.
  • DHCP Poisoners - Injects rogue DNS servers or WPAD proxy settings into DHCP responses to redirect traffic.
  • DNS Query Poisoners - Redirects network traffic by providing malicious responses to name resolution queries.
  • Infrastructure Service Spoofing - Intercepts and answers network queries by crafting raw packets that impersonate legitimate infrastructure services.
  • Authentication Hash Capture - Intercepts and logs network authentication hashes from connecting clients for offline cracking.
  • MITM Credential Harvesters - Intercepts and logs NTLM authentication hashes in real-time via man-in-the-middle attacks.
  • DNS Spoofing Tools - Intercepts and modifies DNS query responses to redirect network traffic.
  • Protocol Spoofing Tools - Sends fraudulent DHCP and DNS responses to manipulate client network configurations and redirect traffic.
  • Traffic Redirection Rules - Uses DNS overrides and spoofing rules to redirect client traffic toward a controlled listener.
  • Network Credential Capturers - Extracts NTLM hashes and cleartext passwords from intercepted network authentication handshakes.
  • Man-in-the-Middle Frameworks - Implements a comprehensive framework for intercepting and manipulating network traffic between endpoints to capture authentication data.
  • Multi-Protocol Identity Simulation - Simulates multiple network identities simultaneously to intercept diverse types of client-server requests.
  • Credential Capture Tools - Runs rogue SMB, HTTP, and LDAP servers to harvest NTLM hashes and clear text credentials.
  • Internal Network Penetration Testers - Identifies vulnerabilities and weak authentication protocols within an internal network via resource impersonation.
  • WPAD Proxy Impersonation - Impersonates a proxy server to capture incoming requests by delivering custom WPAD scripts.
  • Asynchronous Packet Listeners - Implements non-blocking background listeners to capture network packets for identifying targets and mapping workstations.
  • Host Infrastructure Fingerprinting - Profiles active network hosts by analyzing the specific types of queries they issue.
  • Passive Network Reconnaissance - Discovers hosts and services on a LAN by passively sniffing network traffic.
  • Passive Traffic Analyzers - Passively monitors LLMNR, NBT-NS, and mDNS traffic to map network domains and workstations.
  • Credential Interception - Captures usernames and passwords sent in clear text by running rogue email and file transfer servers.
  • Tools - Listed in the “Tools” section of the Awesome Scapy awesome list.
  • Active Directory Exploitation - Tool for LLMNR, NBT-NS, and MDNS poisoning to capture credentials.
  • Network Attacks - Tool for LLMNR, NBT-NS, and MDNS poisoning.
  • Network Exploitation and Tunneling - Poisoning tool for LLMNR and NBT-NS protocols to capture credentials.
  • Network Security Analysis - Poisons network traffic to conduct man-in-the-middle attacks.
  • Windows Security Utilities - Poisoning tool for network name resolution protocols.

Star history

Star history chart for spiderlabs/responderStar history chart for spiderlabs/responder

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Responder

Similar open-source projects, ranked by how many features they share with Responder.
  • lgandx/responderlgandx avatar

    lgandx/Responder

    6,335View on 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

    Python
    View on GitHub↗6,335
  • jaykali/maskphishjaykali avatar

    jaykali/maskphish

    3,020View on GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    View on GitHub↗3,020
  • samratashok/nishangsamratashok avatar

    samratashok/nishang

    9,951View on GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    View on GitHub↗9,951
  • ettercap/ettercapEttercap avatar

    Ettercap/ettercap

    2,682View on GitHub↗

    Ettercap is a network utility tool used for ARP spoofing, packet filtering, traffic interception, passive scanning, and DHCP hijacking. It functions as a network traffic interceptor and man-in-the-middle packet filter to monitor and manipulate live TCP/UDP connections on a local area network. The project provides specialized capabilities for traffic redirection via ARP cache poisoning, DHCP server spoofing, ICMP redirects, and switch port stealing. It also enables the emulation of rogue services and the decryption of SSH1 session streams by substituting public keys. Additional capabilities i

    C
    View on GitHub↗2,682
See all 30 alternatives to Responder→

Frequently asked questions

What does spiderlabs/responder do?

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.

What are the main features of spiderlabs/responder?

The main features of spiderlabs/responder are: Rogue Multi-Protocol Servers, LLMNR/NBT-NS/mDNS Poisoners, DHCP Poisoners, DNS Query Poisoners, Infrastructure Service Spoofing, Authentication Hash Capture, MITM Credential Harvesters, DNS Spoofing Tools.

What are some open-source alternatives to spiderlabs/responder?

Open-source alternatives to spiderlabs/responder include: lgandx/responder — Responder is a network penetration testing tool that intercepts and spoofs link-local name resolution queries,… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… ettercap/ettercap — Ettercap is a network utility tool used for ARP spoofing, packet filtering, traffic interception, passive scanning,… lgandx/pcredz — PCredz is a network credential extraction tool and traffic analyzer designed to intercept passwords, hashes, and… bettercap/bettercap — Bettercap is a modular framework designed for network reconnaissance, security testing, and the execution of…