awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • bettercap/bettercapAvatar de bettercap

    bettercap/bettercap

    18,855Ver en 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
    Ver en GitHub↗18,855
  • lgandx/responderAvatar de lgandx

    lgandx/Responder

    6,335Ver en 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
    Ver en GitHub↗6,335
  • spiderlabs/responderAvatar de SpiderLabs

    SpiderLabs/Responder

    4,875Ver en 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
    Ver en GitHub↗4,875
  • odedshimon/brutesharkAvatar de odedshimon

    odedshimon/BruteShark

    3,371Ver en GitHub↗

    Network Analysis Tool

    Network analysis and credential sniffing tool.

    C#
    Ver en GitHub↗3,371
  • danmcinerney/lans.pyAvatar de DanMcInerney

    DanMcInerney/LANs.py

    2,622Ver en GitHub↗

    Inject code and spy on wifi users

    Automates network attacks.

    Python
    Ver en GitHub↗2,622
  • lgandx/pcredzAvatar de lgandx

    lgandx/PCredz

    2,509Ver en 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
    Ver en GitHub↗2,509
  • evilsocket/bettercapAvatar de evilsocket

    evilsocket/bettercap

    2,495Ver en 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
    Ver en GitHub↗2,495
  • fox-it/mitm6Avatar de fox-it

    fox-it/mitm6

    1,911Ver en 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
    Ver en GitHub↗1,911
  • danmcinerney/net-credsAvatar de DanMcInerney

    DanMcInerney/net-creds

    1,847Ver en 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
    Ver en GitHub↗1,847
  • kevin-robertson/invoke-thehashAvatar de Kevin-Robertson

    Kevin-Robertson/Invoke-TheHash

    1,781Ver en 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
    Ver en GitHub↗1,781
  • jtesta/ssh-mitmAvatar de jtesta

    jtesta/ssh-mitm

    1,742Ver en GitHub↗

    SSH man-in-the-middle tool

    Performs SSH man-in-the-middle attacks.

    C
    Ver en GitHub↗1,742
  • gosecure/pyrdpAvatar de GoSecure

    GoSecure/pyrdp

    1,757Ver en GitHub↗

    Performs RDP man-in-the-middle attacks.

    Pythonhacktoberfesthoneypotmitm
    Ver en GitHub↗1,757
  • syss-research/sethAvatar de SySS-Research

    SySS-Research/Seth

    1,454Ver en GitHub↗

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

    Performs RDP man-in-the-middle attacks.

    Pythonarp-spoofingmitmproof-of-concept
    Ver en GitHub↗1,454
  • infobyte/evilgradeAvatar de infobyte

    infobyte/evilgrade

    1,329Ver en 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
    Ver en GitHub↗1,329
  • r00t-3xp10it/morpheusAvatar de r00t-3xp10it

    r00t-3xp10it/morpheus

    879Ver en GitHub↗

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

    Automates network attacks.

    HTML
    Ver en GitHub↗879
  • kevin-robertson/inveighzeroAvatar de Kevin-Robertson

    Kevin-Robertson/InveighZero

    817Ver en GitHub↗

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

    C# tool for network spoofing and sniffing.

    Ver en GitHub↗817
  • mdsecactivebreach/farmerAvatar de mdsecactivebreach

    mdsecactivebreach/Farmer

    426Ver en GitHub↗

    Author: @domchell

    Collects NetNTLM hashes in Windows domains.

    C#
    Ver en GitHub↗426
  • skorov/ridrelayS

    skorov/ridrelay

    0Ver en GitHub↗

    Performs user enumeration via SMB relay.

    Ver en GitHub↗0
  • gosecure/pywsusG

    GoSecure/pywsus

    0Ver en GitHub↗

    Performs WSUS man-in-the-middle attacks.

    Ver en GitHub↗0
  • audibleblink/davilA

    audibleblink/davil

    0Ver en GitHub↗

    Leaks Net-NTLM hashes via WebDAV.

    Ver en GitHub↗0
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Network Attacks