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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesIMAP Authentication Attacks

Credential cracking targeting IMAP mail servers.

Distinct from Password Attacks: Focuses on IMAP-specific mechanisms like CRAM-MD5, unlike general password attacks.

Explore 1 awesome GitHub repository matching part of an awesome list · IMAP Authentication Attacks. Refine with filters or upvote what's useful.

Awesome IMAP Authentication Attacks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • vanhauser-thc/thc-hydraAvatar de vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Voir sur 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

    Tests username and password combinations against IMAP servers using LOGIN, PLAIN, and CRAM-MD5 mechanisms.

    C
    Voir sur GitHub↗11,943
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Attacks
  5. IMAP Authentication Attacks