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
·

10 dépôts

Awesome GitHub RepositoriesAuthentication Testing

Extensions for testing authorization and authentication mechanisms.

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

Awesome Authentication Testing 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

    Automates login attempts across various network protocols to test the strength of remote service passwords.

    C
    Voir sur GitHub↗11,943
  • diet103/claude-code-infrastructure-showcaseAvatar de diet103

    diet103/claude-code-infrastructure-showcase

    9,707Voir sur GitHub↗

    This project is a collection of patterns and configurations for deploying AI agents with specialized technical skills and personas. It provides a framework for agentic software engineering, defining standards for AI-driven development workflows and the management of modular technical capabilities. The system features a skill framework that activates technical guidelines based on prompt intent and a context management system that preserves project state using persistent plans and checklists across session resets. It employs a modular organization of guidelines to prevent context window overflo

    Provides utilities for validating API route functionality using token-based authentication to debug access errors.

    Shell
    Voir sur GitHub↗9,707
  • voorivex/pentest-guideAvatar de Voorivex

    Voorivex/pentest-guide

    2,761Voir sur GitHub↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    Evaluates registration, password policies, and multi-factor authentication to identify identity management flaws.

    bugbountybypassowasp-tests
    Voir sur GitHub↗2,761
  • ssh-mitm/ssh-mitmAvatar de ssh-mitm

    ssh-mitm/ssh-mitm

    1,457Voir sur GitHub↗

    Ce projet est un framework de proxy transparent conçu pour l'interception, l'analyse et la manipulation du trafic SSH. En terminant les connexions client et serveur indépendamment, il offre une visibilité totale sur les sessions chiffrées, permettant de surveiller les flux d'authentification, les transferts de fichiers et l'exécution de commandes en temps réel. L'outil se distingue par une architecture modulaire basée sur des plugins qui permet aux utilisateurs d'injecter une logique d'interception personnalisée dans le flux du proxy. Il prend en charge la création d'environnements éphémères et d'agents fictifs en mémoire, facilitant la simulation de scénarios de sécurité et le test de la robustesse de l'authentification sans nécessiter d'infrastructure externe. Le framework couvre une large surface de capacités, incluant l'audit du comportement de sécurité des clients, la capture d'identifiants d'authentification et l'inspection de protocoles réseau encapsulés tels que les tunnels et les opérations de gestion à distance. Il fournit également des contrôles opérationnels pour gérer les sessions simultanées et maintenir la parité de session via le transfert de signaux de terminal.

    Probes remote servers and simulates client responses to evaluate the robustness of authentication methods and multi-factor security.

    Pythonmitmmitm-attacksmitm-server
    Voir sur GitHub↗1,457
  • quitten/autorizeAvatar de Quitten

    Quitten/Autorize

    1,161Voir sur GitHub↗

    Automatic authorization enforcement detection extension for burp suite written in Jython developed by Barak Tawily in order to ease application security people work and allow them perform an automatic authorization tests

    Automates the detection of authorization enforcement flaws.

    Python
    Voir sur GitHub↗1,161
  • securityinnovation/authmatrixAvatar de SecurityInnovation

    SecurityInnovation/AuthMatrix

    647Voir sur GitHub↗

    AuthMatrix is a Burp Suite extension that provides a simple way to test authorization in web applications and web services.

    Provides a framework for testing authorization across user roles.

    Python
    Voir sur GitHub↗647
  • nccgroup/berserkoAvatar de nccgroup

    nccgroup/berserko

    107Voir sur GitHub↗

    Released as open source by NCC Group Plc - http://www.nccgroup.trust/

    Performs Kerberos authentication testing.

    Java
    Voir sur GitHub↗107
  • wuntee/burpauthzpluginAvatar de wuntee

    wuntee/BurpAuthzPlugin

    76Voir sur GitHub↗

    Burp plugin to test for authorization flaws

    Tests for authorization flaws in web applications.

    Java
    Voir sur GitHub↗76
  • sampsonc/authheaderupdaterAvatar de sampsonc

    sampsonc/AuthHeaderUpdater

    10Voir sur GitHub↗

    Burp extension to specify the token value for the Authenication header while scanning.

    Updates authentication tokens dynamically during scanning.

    Java
    Voir sur GitHub↗10
  • insighti/burpamxAvatar de insighti

    insighti/burpamx

    1Voir sur GitHub↗

    Extension for Burp Suite - to be used via Session Handling Rules.

    Tests authorization specifically for AMX-based applications.

    Java
    Voir sur GitHub↗1
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Authentication Testing

Explorer les sous-tags

  • Remote ProtocolAutomated testing of authentication credentials specifically across diverse remote network protocols. **Distinct from Authentication Testing:** Focuses on remote network service authentication rather than general authorization extension testing