awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesDNS Responders

Services that provide custom responses to DNS queries for traffic control.

Distinguishing note: Focuses on the response generation, not the query routing.

Explore 6 awesome GitHub repositories matching networking & communication · DNS Responders. Refine with filters or upvote what's useful.

Awesome DNS Responders GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sagernet/sing-boxSagerNet 的头像

    SagerNet/sing-box

    35,061在 GitHub 上查看↗

    Sing-box is a universal proxy engine and traffic router designed to manage complex network connectivity across multiple operating systems. It functions as a configuration-driven core that intercepts system-level traffic, allowing for transparent proxying through encrypted tunnels. By normalizing diverse network protocols into a unified interface, the engine enables consistent traffic forwarding and protocol translation regardless of the underlying environment. The project distinguishes itself through a declarative configuration pipeline that validates and merges modular settings into a unifie

    Answers domain name queries with predefined records and custom response codes to control how clients resolve addresses.

    Go
    在 GitHub 上查看↗35,061
  • webhooksite/webhook.sitewebhooksite 的头像

    webhooksite/webhook.site

    6,620在 GitHub 上查看↗

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    Webhook.site dynamically returns custom DNS records (A, CNAME, TXT) in response to incoming DNS lookups.

    JavaScriptangularfrontendlaravel
    在 GitHub 上查看↗6,620
  • lgandx/responderlgandx 的头像

    lgandx/Responder

    6,335在 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

    Responds to DNS queries with attacker-controlled IP addresses, redirecting traffic for various record types.

    Python
    在 GitHub 上查看↗6,335
  • fluxionnetwork/fluxionFluxionNetwork 的头像

    FluxionNetwork/fluxion

    5,776在 GitHub 上查看↗

    Fluxion is a wireless security auditing framework that tests WPA/WPA2 networks by capturing handshakes and deploying rogue access points with captive portals. It operates by deauthenticating clients from legitimate access points, forcing them to reconnect to a cloned network where a fake authentication page collects the network passphrase. The tool distinguishes itself through a plugin-based attack lifecycle with mandatory hook functions for consistent execution, multilingual metadata scripts that load attack descriptions based on locale, and a handshake verification pipeline that validates c

    Redirects all DNS queries from connected clients to the local captive portal IP address.

    HTML
    在 GitHub 上查看↗5,776
  • spiderlabs/responderSpiderLabs 的头像

    SpiderLabs/Responder

    4,875在 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

    Redirects network traffic by providing malicious responses to name resolution queries.

    Python
    在 GitHub 上查看↗4,875
  • jaykali/maskphishjaykali 的头像

    jaykali/maskphish

    3,020在 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

    Implements DNS query poisoning to intercept domain requests and redirect user traffic to controlled servers.

    Shellhackhackinghacking-tool
    在 GitHub 上查看↗3,020
  1. Home
  2. Networking & Communication
  3. DNS Responders

探索子标签

  • DNS Query Poisoners1 个子标签Tools that respond to DNS queries with attacker-controlled IP addresses to redirect traffic. **Distinct from DNS Responders:** Distinct from DNS Responders: focuses on providing malicious responses to redirect traffic rather than legitimate custom responses.