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,061GitHub पर देखें↗

    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,620GitHub पर देखें↗

    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,335GitHub पर देखें↗

    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,776GitHub पर देखें↗

    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,875GitHub पर देखें↗

    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,020GitHub पर देखें↗

    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.