awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vanhauser-thc/thc-hydravanhauser-thc 的头像

    vanhauser-thc/thc-hydra

    11,943在 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
    在 GitHub 上查看↗11,943
  • s3cur3th1ssh1t/winpwnS3cur3Th1sSh1t 的头像

    S3cur3Th1sSh1t/WinPwn

    3,674在 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
    在 GitHub 上查看↗3,674
  • securethisshit/winpwnSecureThisShit 的头像

    SecureThisShit/WinPwn

    3,673在 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
    在 GitHub 上查看↗3,673
  1. Home
  2. Security & Cryptography
  3. SMB Attack Modules

探索子标签

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