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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vanhauser-thc/thc-hydraAvatar von vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Auf GitHub ansehen↗

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

    diet103/claude-code-infrastructure-showcase

    9,707Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,707
  • voorivex/pentest-guideAvatar von Voorivex

    Voorivex/pentest-guide

    2,761Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,761
  • ssh-mitm/ssh-mitmAvatar von ssh-mitm

    ssh-mitm/ssh-mitm

    1,457Auf GitHub ansehen↗

    Dieses Projekt ist ein transparentes Proxy-Framework, das für das Abfangen, Analysieren und Manipulieren von SSH-Datenverkehr entwickelt wurde. Durch die unabhängige Terminierung von Client- und Serververbindungen bietet es volle Transparenz über verschlüsselte Sitzungen und ermöglicht die Überwachung von Authentifizierungsabläufen, Dateiübertragungen und Befehlsausführungen in Echtzeit. Das Tool zeichnet sich durch eine modulare, Plugin-basierte Architektur aus, die es Benutzern ermöglicht, eigene Interzeptionslogik in den Proxy-Workflow einzubinden. Es unterstützt die Erstellung ephemerer Umgebungen und Mock-Agenten im Arbeitsspeicher, was die Simulation von Sicherheitsszenarien und das Testen der Authentifizierungsrobustheit ohne externe Infrastruktur erleichtert. Das Framework deckt ein breites Spektrum an Funktionen ab, einschließlich der Prüfung des Client-Sicherheitsverhaltens, der Erfassung von Authentifizierungsdaten und der Inspektion gekapselter Netzwerkprotokolle wie Tunnel und Remote-Management-Operationen. Es bietet zudem operative Kontrollen zur Verwaltung gleichzeitiger Sitzungen und zur Aufrechterhaltung der Sitzungsparität durch Terminal-Signal-Weiterleitung.

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

    Pythonmitmmitm-attacksmitm-server
    Auf GitHub ansehen↗1,457
  • quitten/autorizeAvatar von Quitten

    Quitten/Autorize

    1,161Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,161
  • securityinnovation/authmatrixAvatar von SecurityInnovation

    SecurityInnovation/AuthMatrix

    647Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗647
  • nccgroup/berserkoAvatar von nccgroup

    nccgroup/berserko

    107Auf GitHub ansehen↗

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

    Performs Kerberos authentication testing.

    Java
    Auf GitHub ansehen↗107
  • wuntee/burpauthzpluginAvatar von wuntee

    wuntee/BurpAuthzPlugin

    76Auf GitHub ansehen↗

    Burp plugin to test for authorization flaws

    Tests for authorization flaws in web applications.

    Java
    Auf GitHub ansehen↗76
  • sampsonc/authheaderupdaterAvatar von sampsonc

    sampsonc/AuthHeaderUpdater

    10Auf GitHub ansehen↗

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

    Updates authentication tokens dynamically during scanning.

    Java
    Auf GitHub ansehen↗10
  • insighti/burpamxAvatar von insighti

    insighti/burpamx

    1Auf GitHub ansehen↗

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

    Tests authorization specifically for AMX-based applications.

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

Unter-Tags erkunden

  • 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