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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vanhauser-thc/thc-hydraAvatar vanhauser-thc

    vanhauser-thc/thc-hydra

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

    diet103/claude-code-infrastructure-showcase

    9,707Vezi pe 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
    Vezi pe GitHub↗9,707
  • voorivex/pentest-guideAvatar Voorivex

    Voorivex/pentest-guide

    2,761Vezi pe 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
    Vezi pe GitHub↗2,761
  • ssh-mitm/ssh-mitmAvatar ssh-mitm

    ssh-mitm/ssh-mitm

    1,457Vezi pe GitHub↗

    Acest proiect este un framework de tip proxy transparent conceput pentru interceptarea, analiza și manipularea traficului secure shell (SSH). Prin terminarea independentă a conexiunilor client și server, acesta oferă vizibilitate completă asupra sesiunilor criptate, permițând monitorizarea fluxurilor de autentificare, a transferurilor de fișiere și a execuției de comenzi în timp real. Instrumentul se distinge printr-o arhitectură modulară, bazată pe plugin-uri, care permite utilizatorilor să injecteze logică personalizată de interceptare în fluxul de lucru al proxy-ului. Suportă crearea de medii efemere și agenți mock în memorie, facilitând simularea scenariilor de securitate și testarea robusteții autentificării fără a necesita infrastructură externă. Framework-ul acoperă o suprafață largă de capabilități, inclusiv auditarea comportamentului de securitate al clientului, capturarea credențialelor de autentificare și inspecția protocoalelor de rețea încapsulate, cum ar fi tunelurile și operațiunile de gestionare la distanță. De asemenea, oferă controale operaționale pentru gestionarea sesiunilor concurente și menținerea parității sesiunii prin redirecționarea semnalelor de terminal.

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

    Pythonmitmmitm-attacksmitm-server
    Vezi pe GitHub↗1,457
  • quitten/autorizeAvatar Quitten

    Quitten/Autorize

    1,161Vezi pe 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
    Vezi pe GitHub↗1,161
  • securityinnovation/authmatrixAvatar SecurityInnovation

    SecurityInnovation/AuthMatrix

    647Vezi pe 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
    Vezi pe GitHub↗647
  • nccgroup/berserkoAvatar nccgroup

    nccgroup/berserko

    107Vezi pe GitHub↗

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

    Performs Kerberos authentication testing.

    Java
    Vezi pe GitHub↗107
  • wuntee/burpauthzpluginAvatar wuntee

    wuntee/BurpAuthzPlugin

    76Vezi pe GitHub↗

    Burp plugin to test for authorization flaws

    Tests for authorization flaws in web applications.

    Java
    Vezi pe GitHub↗76
  • sampsonc/authheaderupdaterAvatar sampsonc

    sampsonc/AuthHeaderUpdater

    10Vezi pe GitHub↗

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

    Updates authentication tokens dynamically during scanning.

    Java
    Vezi pe GitHub↗10
  • insighti/burpamxAvatar insighti

    insighti/burpamx

    1Vezi pe GitHub↗

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

    Tests authorization specifically for AMX-based applications.

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

Explorează sub-etichetele

  • 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