awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesDNS Tools

Utilities and libraries for managing, intercepting, or analyzing domain name system traffic and resolution protocols.

Distinguishing note: Focuses specifically on DNS-level traffic interception and protocol manipulation rather than general-purpose network proxying or routing.

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

Awesome DNS Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mitmproxy/mitmproxyالصورة الرمزية لـ mitmproxy

    mitmproxy/mitmproxy

    43,943عرض على GitHub↗

    Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol manipulation. It functions as a gateway that intercepts, inspects, and modifies network traffic in real-time, supporting HTTP, HTTPS, WebSocket, DNS, and generic TCP or UDP streams. By acting as a trusted certificate authority, the proxy can dynamically generate and sign certificates to decrypt and analyze secure TLS-encrypted connections. The project distinguishes itself through a highly extensible, event-driven architecture that allows users to automate traffic transformation using cust

    Intercepts and inspects domain name resolution requests and responses to monitor or modify network traffic.

    Pythondebugginghttphttp2
    عرض على GitHub↗43,943
  • dnscrypt/dnscrypt-proxyالصورة الرمزية لـ DNSCrypt

    DNSCrypt/dnscrypt-proxy

    13,426عرض على GitHub↗

    dnscrypt-proxy is an anonymizing DNS proxy and encrypted DNS resolver. It acts as a local DNS forwarder that secures internet lookups by wrapping standard DNS queries in encrypted tunnels using the DNSCrypt and DNS-over-HTTPS protocols to prevent eavesdropping and tampering. The project provides network privacy protection by routing DNS requests through anonymized relays to obfuscate the client's original IP address. It further distinguishes itself through traffic management capabilities, such as mapping specific domains to designated resolvers and distributing queries across multiple servers

    Analyzes network behavior by logging DNS requests for troubleshooting and security analysis.

    Goanonymizedanonymized-dnsdns
    عرض على GitHub↗13,426
  • imsnif/bandwhichالصورة الرمزية لـ imsnif

    imsnif/bandwhich

    11,826عرض على GitHub↗

    bandwhich is a command-line network utility and terminal bandwidth monitor designed for real-time traffic analysis. It functions as a process-based traffic tracker that links network bandwidth usage directly to the system processes and remote hosts responsible for the data transfer. The tool provides a terminal user interface for monitoring active connections and identifying data-consuming applications. It performs background reverse DNS lookups to associate remote IP addresses with human-readable hostnames and tracks cumulative data utilization over the duration of a capture session. Its br

    Captures and displays DNS queries using the system default or a specified DNS server.

    Rustbandwidthclidashboard
    عرض على GitHub↗11,826
  • samyk/poisontapالصورة الرمزية لـ samyk

    samyk/poisontap

    6,472عرض على GitHub↗

    PoisonTap is a hardware attack tool designed for the Raspberry Pi Zero that exploits a USB connection to a locked or password-protected computer, extracting browser cookies and session data from the top million websites without requiring the device to be unlocked. It operates by bypassing the lock screen through USB and network stack exploitation, then siphoning HTTP cookies and intercepting all outbound Internet traffic by overriding network routing through a local device. The tool distinguishes itself through multiple persistence and recovery mechanisms that maintain access even after cooki

    Uses DNS rebinding to expose internal routers for remote exploitation via HTTP requests.

    JavaScript
    عرض على GitHub↗6,472
  • felixonmars/dnsmasq-china-listالصورة الرمزية لـ felixonmars

    felixonmars/dnsmasq-china-list

    6,071عرض على GitHub↗

    dnsmasq-china-list هو مولد إعدادات ومجموعة من فلاتر DNS وقوائم التوجيه. يقوم بتحويل قوائم النطاقات المنسقة إلى ملفات إعدادات لـ dnsmasq لتحسين دقة الأسماء الإقليمية وتوجيه طلبات نطاقات معينة إلى خوادم إقليمية. يركز المشروع على تقليل التأخير وتجنب اختطاف DNS للمستخدمين في الصين عن طريق توجيه حركة المرور عبر خوادم إقليمية وتوجيه الطلبات إلى أقرب عقد شبكة توصيل محتوى. كما يوفر قواعد لحظر النطاقات الضارة والإعلانات عن طريق إرجاع استجابات فشل لمنع حقن الشبكة. يدير النظام إعدادات DNS عن طريق إزالة إدخالات النطاقات الفرعية الزائدة والقضاء على تسلسلات النطاقات المتداخلة لتحسين استخدام الذاكرة. كما يدعم منع تسريب DNS عن طريق تقييد نطاقات المزودين غير الموثوق بهم وإدراج خوادم الأسماء الموثوقة في القائمة البيضاء.

    Identifies addresses that spoof failure responses to ensure queries return authentic results.

    Ruby
    عرض على GitHub↗6,071
  • jaykali/maskphishالصورة الرمزية لـ jaykali

    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

    Provides tools to change router DNS settings to redirect network traffic to a specified destination.

    Shellhackhackinghacking-tool
    عرض على GitHub↗3,020
  1. Home
  2. Networking & Communication
  3. DNS Tools

استكشف الوسوم الفرعية

  • DNS Hijacking1 وسم فرعيExploiting DNS configurations to redirect network traffic to controlled servers. **Distinct from DNS Tools:** Focuses on the active exploitation of DNS settings to divert traffic, not just general DNS tool use.
  • DNS Hijacking PreventionsMechanisms to detect and block spoofed DNS responses to ensure authenticity. **Distinct from DNS Hijacking:** Focuses on the prevention and detection of hijacking rather than the exploitation techniques