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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vanhauser-thc/thc-hydraAvatar de vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Ver en 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
    Ver en GitHub↗11,943
  • diet103/claude-code-infrastructure-showcaseAvatar de diet103

    diet103/claude-code-infrastructure-showcase

    9,707Ver en 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
    Ver en GitHub↗9,707
  • voorivex/pentest-guideAvatar de Voorivex

    Voorivex/pentest-guide

    2,761Ver en 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
    Ver en GitHub↗2,761
  • ssh-mitm/ssh-mitmAvatar de ssh-mitm

    ssh-mitm/ssh-mitm

    1,457Ver en GitHub↗

    Este proyecto es un framework de proxy transparente diseñado para la interceptación, análisis y manipulación de tráfico SSH. Al terminar las conexiones de cliente y servidor de forma independiente, proporciona visibilidad total de las sesiones cifradas, permitiendo monitorear flujos de autenticación, transferencias de archivos y ejecución de comandos en tiempo real. La herramienta destaca por su arquitectura modular basada en plugins que permite a los usuarios inyectar lógica de interceptación personalizada en el flujo de trabajo del proxy. Admite la creación de entornos efímeros y agentes simulados en memoria, facilitando la simulación de escenarios de seguridad y la prueba de robustez de la autenticación sin necesidad de infraestructura externa. El framework cubre una amplia superficie de capacidades, incluyendo la auditoría del comportamiento de seguridad del cliente, la captura de credenciales de autenticación y la inspección de protocolos de red encapsulados como túneles y operaciones de gestión remota. También proporciona controles operativos para gestionar sesiones concurrentes y mantener la paridad de sesión mediante el reenvío de señales de terminal.

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

    Pythonmitmmitm-attacksmitm-server
    Ver en GitHub↗1,457
  • quitten/autorizeAvatar de Quitten

    Quitten/Autorize

    1,161Ver en 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
    Ver en GitHub↗1,161
  • securityinnovation/authmatrixAvatar de SecurityInnovation

    SecurityInnovation/AuthMatrix

    647Ver en 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
    Ver en GitHub↗647
  • nccgroup/berserkoAvatar de nccgroup

    nccgroup/berserko

    107Ver en GitHub↗

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

    Performs Kerberos authentication testing.

    Java
    Ver en GitHub↗107
  • wuntee/burpauthzpluginAvatar de wuntee

    wuntee/BurpAuthzPlugin

    76Ver en GitHub↗

    Burp plugin to test for authorization flaws

    Tests for authorization flaws in web applications.

    Java
    Ver en GitHub↗76
  • sampsonc/authheaderupdaterAvatar de sampsonc

    sampsonc/AuthHeaderUpdater

    10Ver en GitHub↗

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

    Updates authentication tokens dynamically during scanning.

    Java
    Ver en GitHub↗10
  • insighti/burpamxAvatar de insighti

    insighti/burpamx

    1Ver en GitHub↗

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

    Tests authorization specifically for AMX-based applications.

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

Explorar subetiquetas

  • 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