awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • bettercap/bettercapbettercap का अवतार

    bettercap/bettercap

    18,855GitHub पर देखें↗

    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/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

    Updated version of the Responder tool.

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

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

    Python
    GitHub पर देखें↗4,875
  • odedshimon/brutesharkodedshimon का अवतार

    odedshimon/BruteShark

    3,371GitHub पर देखें↗

    Network Analysis Tool

    Network analysis and credential sniffing tool.

    C#
    GitHub पर देखें↗3,371
  • danmcinerney/lans.pyDanMcInerney का अवतार

    DanMcInerney/LANs.py

    2,622GitHub पर देखें↗

    Inject code and spy on wifi users

    Automates network attacks.

    Python
    GitHub पर देखें↗2,622
  • lgandx/pcredzlgandx का अवतार

    lgandx/PCredz

    2,509GitHub पर देखें↗

    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/bettercapevilsocket का अवतार

    evilsocket/bettercap

    2,495GitHub पर देखें↗

    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/mitm6fox-it का अवतार

    fox-it/mitm6

    1,911GitHub पर देखें↗

    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-credsDanMcInerney का अवतार

    DanMcInerney/net-creds

    1,847GitHub पर देखें↗

    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-thehashKevin-Robertson का अवतार

    Kevin-Robertson/Invoke-TheHash

    1,781GitHub पर देखें↗

    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-mitmjtesta का अवतार

    jtesta/ssh-mitm

    1,742GitHub पर देखें↗

    SSH man-in-the-middle tool

    Performs SSH man-in-the-middle attacks.

    C
    GitHub पर देखें↗1,742
  • gosecure/pyrdpGoSecure का अवतार

    GoSecure/pyrdp

    1,757GitHub पर देखें↗

    Performs RDP man-in-the-middle attacks.

    Pythonhacktoberfesthoneypotmitm
    GitHub पर देखें↗1,757
  • syss-research/sethSySS-Research का अवतार

    SySS-Research/Seth

    1,454GitHub पर देखें↗

    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/evilgradeinfobyte का अवतार

    infobyte/evilgrade

    1,329GitHub पर देखें↗

    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/morpheusr00t-3xp10it का अवतार

    r00t-3xp10it/morpheus

    879GitHub पर देखें↗

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

    Automates network attacks.

    HTML
    GitHub पर देखें↗879
  • kevin-robertson/inveighzeroKevin-Robertson का अवतार

    Kevin-Robertson/InveighZero

    817GitHub पर देखें↗

    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/farmermdsecactivebreach का अवतार

    mdsecactivebreach/Farmer

    426GitHub पर देखें↗

    Author: @domchell

    Collects NetNTLM hashes in Windows domains.

    C#
    GitHub पर देखें↗426
  • audibleblink/davilA

    audibleblink/davil

    0GitHub पर देखें↗

    Leaks Net-NTLM hashes via WebDAV.

    GitHub पर देखें↗0
  • skorov/ridrelayS

    skorov/ridrelay

    0GitHub पर देखें↗

    Performs user enumeration via SMB relay.

    GitHub पर देखें↗0
  • gosecure/pywsusG

    GoSecure/pywsus

    0GitHub पर देखें↗

    Performs WSUS man-in-the-middle attacks.

    GitHub पर देखें↗0
पिछला12अगला
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Network Attacks