awesome-repositories.com
Blog
awesome-repositories.com

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

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

3 repositorios

Awesome GitHub RepositoriesSMB Attack Modules

Modules for testing credentials against Server Message Block (SMB) file shares.

Distinguishing note: No candidates accurately capture the act of attacking SMB authentication specifically.

Explore 3 awesome GitHub repositories matching security & cryptography · SMB Attack Modules. Refine with filters or upvote what's useful.

Awesome SMB Attack Modules GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vanhauser-thc/thc-hydraAvatar de vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Ver en GitHub↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    Verifies workgroup and user credentials against remote SMB2 file shares to identify valid pairs.

    C
    Ver en GitHub↗11,943
  • s3cur3th1ssh1t/winpwnAvatar de S3cur3Th1sSh1t

    S3cur3Th1sSh1t/WinPwn

    3,674Ver en GitHub↗

    WinPwn is a Windows penetration testing framework and security toolkit designed for auditing Active Directory and exploiting Windows environments. It provides a collection of automated tools and scripts for domain enumeration, credential theft, and privilege escalation. The toolkit distinguishes itself through capabilities for neutralizing antimalware scanning interfaces to evade detection and providing offline binary packaging for execution on isolated systems without internet access. It also includes specialized utilities for intercepting and relaying SMB authentication traffic to gain unau

    Intercepts and relays SMB authentication traffic using session management to gain unauthorized network access.

    PowerShelladsecurityautomationexploitation
    Ver en GitHub↗3,674
  • securethisshit/winpwnAvatar de SecureThisShit

    SecureThisShit/WinPwn

    3,673Ver en GitHub↗

    WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege escalation. It functions as a suite for Active Directory security auditing, credential extraction, and the execution of privilege escalation scripts. The toolset enables the automation of SMB relay attacks to intercept and reuse authentication hashes. It provides specialized capabilities for retrieving passwords and hashes from system memory, registries, and browsers using obfuscated techniques to avoid detection. The framework covers broad capability areas including domain a

    Intercepts and reuses authentication hashes via SMB-Relay attacks to access network resources.

    PowerShell
    Ver en GitHub↗3,673
  1. Home
  2. Security & Cryptography
  3. SMB Attack Modules

Explorar subetiquetas

  • SMB Relay Attack ExecutionImplementing the actual interception and relaying of SMB authentication traffic. **Distinct from SMB Attack Modules:** Focuses on the relay mechanism rather than general credential testing modules.
  • SMB Relay AttacksIntercepting and relaying SMB authentication traffic to gain unauthorized network access. **Distinct from SMB Attack Modules:** Focuses on relaying authentication rather than just testing credentials against shares.