awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vanhauser-thc/thc-hydraAvatar vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Vezi pe 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
    Vezi pe GitHub↗11,943
  • s3cur3th1ssh1t/winpwnAvatar S3cur3Th1sSh1t

    S3cur3Th1sSh1t/WinPwn

    3,674Vezi pe 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
    Vezi pe GitHub↗3,674
  • securethisshit/winpwnAvatar SecureThisShit

    SecureThisShit/WinPwn

    3,673Vezi pe 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
    Vezi pe GitHub↗3,673
  1. Home
  2. Security & Cryptography
  3. SMB Attack Modules

Explorează sub-etichetele

  • 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.