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

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

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

25 مستودعات

Awesome GitHub RepositoriesNetwork Attacks

Tools for network-level attacks and man-in-the-middle exploitation.

Explore 25 awesome GitHub repositories matching part of an awesome list · Network Attacks. Refine with filters or upvote what's useful.

Awesome Network Attacks GitHub Repositories

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

    bettercap/bettercap

    18,855عرض على GitHub↗

    Bettercap is a modular framework designed for network reconnaissance, security testing, and the execution of man-in-the-middle attacks. It functions as a comprehensive utility for surveying wired and wireless network segments, identifying connected devices, and analyzing communication protocols through real-time traffic interception and manipulation. The platform distinguishes itself through an event-driven architecture that coordinates network state changes and packet-level data through a centralized message pipeline. It provides a programmable scripting engine and an API for orchestrating s

    Framework for network reconnaissance and attacks.

    Gobledeauthentication-attackdot11
    عرض على GitHub↗18,855
  • lgandx/responderالصورة الرمزية لـ lgandx

    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

    Updated version of the Responder tool.

    Python
    عرض على GitHub↗6,335
  • spiderlabs/responderالصورة الرمزية لـ SpiderLabs

    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

    Tool for LLMNR, NBT-NS, and MDNS poisoning.

    Python
    عرض على GitHub↗4,875
  • odedshimon/brutesharkالصورة الرمزية لـ odedshimon

    odedshimon/BruteShark

    3,371عرض على GitHub↗

    Network Analysis Tool

    Network analysis and credential sniffing tool.

    C#
    عرض على GitHub↗3,371
  • danmcinerney/lans.pyالصورة الرمزية لـ DanMcInerney

    DanMcInerney/LANs.py

    2,622عرض على GitHub↗

    Inject code and spy on wifi users

    Automates network attacks.

    Python
    عرض على GitHub↗2,622
  • lgandx/pcredzالصورة الرمزية لـ lgandx

    lgandx/PCredz

    2,509عرض على GitHub↗

    PCredz is a network credential extraction tool and traffic analyzer designed to intercept passwords, hashes, and tokens from IPv4 and IPv6 traffic. It functions as both a real-time monitor for live network interfaces and a parser for saved packet capture files. The tool identifies sensitive information, including credit card numbers and authentication tokens, using protocol-aware parsing. It further acts as a password hash recovery utility by normalizing captured authentication hashes into specific syntaxes compatible with external recovery software. Capabilities include real-time traffic in

    Extracts credentials from PCAP files.

    Python
    عرض على GitHub↗2,509
  • evilsocket/bettercapالصورة الرمزية لـ evilsocket

    evilsocket/bettercap

    2,495عرض على GitHub↗

    Bettercap is an extensible framework for network security testing that provides a unified interface for performing man-in-the-middle attacks, network reconnaissance, and traffic manipulation across WiFi, Bluetooth, and wired networks. It operates through a modular attack module system that loads and executes interchangeable offensive or diagnostic modules, supported by event-driven session management and multi-protocol network spoofing capabilities. The framework distinguishes itself by covering a broad range of network domains, including Bluetooth Low Energy scanning and enumeration, CAN-Bus

    Network attack framework.

    bettercapettercapman-in-the-middle
    عرض على GitHub↗2,495
  • fox-it/mitm6الصورة الرمزية لـ fox-it

    fox-it/mitm6

    1,911عرض على GitHub↗

    mitm6 is a pentesting tool that exploits the default configuration of Windows to take over the default DNS server. It does this by replying to DHCPv6 messages, providing victims with a link-local IPv6 address and setting the attackers host as default DNS server. As DNS server, mitm6 will…

    Performs IPv6-based man-in-the-middle attacks.

    Python
    عرض على GitHub↗1,911
  • danmcinerney/net-credsالصورة الرمزية لـ DanMcInerney

    DanMcInerney/net-creds

    1,847عرض على GitHub↗

    Thoroughly sniff passwords and hashes from an interface or pcap file. Concatenates fragmented packets and does not rely on ports for service identification.

    Sniffs credentials from network traffic.

    Python
    عرض على GitHub↗1,847
  • kevin-robertson/invoke-thehashالصورة الرمزية لـ Kevin-Robertson

    Kevin-Robertson/Invoke-TheHash

    1,781عرض على GitHub↗

    Invoke-TheHash contains PowerShell functions for performing pass the hash WMI and SMB tasks. WMI and SMB connections are accessed through the .NET TCPClient. Authentication is performed by passing an NTLM hash into the NTLMv2 authentication protocol. Local administrator privilege is not required…

    Performs SMB relay attacks.

    PowerShell
    عرض على GitHub↗1,781
  • jtesta/ssh-mitmالصورة الرمزية لـ jtesta

    jtesta/ssh-mitm

    1,742عرض على GitHub↗

    SSH man-in-the-middle tool

    Performs SSH man-in-the-middle attacks.

    C
    عرض على GitHub↗1,742
  • gosecure/pyrdpالصورة الرمزية لـ GoSecure

    GoSecure/pyrdp

    1,757عرض على GitHub↗

    Performs RDP man-in-the-middle attacks.

    Pythonhacktoberfesthoneypotmitm
    عرض على GitHub↗1,757
  • syss-research/sethالصورة الرمزية لـ SySS-Research

    SySS-Research/Seth

    1,454عرض على GitHub↗

    Perform a MitM attack and extract clear text credentials from RDP connections

    Performs RDP man-in-the-middle attacks.

    Pythonarp-spoofingmitmproof-of-concept
    عرض على GitHub↗1,454
  • infobyte/evilgradeالصورة الرمزية لـ infobyte

    infobyte/evilgrade

    1,329عرض على GitHub↗

    Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates.

    Performs fake update attacks.

    Perl
    عرض على GitHub↗1,329
  • r00t-3xp10it/morpheusالصورة الرمزية لـ r00t-3xp10it

    r00t-3xp10it/morpheus

    879عرض على GitHub↗

    Morpheus - Automating Ettercap TCP/IP (MITM-hijacking Tool)

    Automates network attacks.

    HTML
    عرض على GitHub↗879
  • kevin-robertson/inveighzeroالصورة الرمزية لـ Kevin-Robertson

    Kevin-Robertson/InveighZero

    817عرض على GitHub↗

    Inveigh is a cross-platform .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers.

    C# tool for network spoofing and sniffing.

    عرض على GitHub↗817
  • mdsecactivebreach/farmerالصورة الرمزية لـ mdsecactivebreach

    mdsecactivebreach/Farmer

    426عرض على GitHub↗

    Author: @domchell

    Collects NetNTLM hashes in Windows domains.

    C#
    عرض على GitHub↗426
  • skorov/ridrelayS

    skorov/ridrelay

    0عرض على GitHub↗

    Performs user enumeration via SMB relay.

    عرض على GitHub↗0
  • gosecure/pywsusG

    GoSecure/pywsus

    0عرض على GitHub↗

    Performs WSUS man-in-the-middle attacks.

    عرض على GitHub↗0
  • audibleblink/davilA

    audibleblink/davil

    0عرض على GitHub↗

    Leaks Net-NTLM hashes via WebDAV.

    عرض على GitHub↗0
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Network Attacks