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

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

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

2 个仓库

Awesome GitHub RepositoriesLDAP Authentication Attacks

Credential cracking targeting directory servers via LDAP.

Distinct from Password Attacks: Targets directory-specific LDAP authentication, unlike general password attacks.

Explore 2 awesome GitHub repositories matching part of an awesome list · LDAP Authentication Attacks. Refine with filters or upvote what's useful.

Awesome LDAP Authentication Attacks 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 username and password combinations against directory servers using multiple LDAP authentication mechanisms.

    C
    在 GitHub 上查看↗11,943
  • lgandx/responderlgandx 的头像

    lgandx/Responder

    6,335在 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

    Intercepts LDAP and LDAPS authentication attempts, logging both plaintext passwords and NetNTLMv2 hashes.

    Python
    在 GitHub 上查看↗6,335
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Attacks
  5. LDAP Authentication Attacks