awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vanhauser-thc/thc-hydravanhauser-thc 的头像

    vanhauser-thc/thc-hydra

    11,943在 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
    在 GitHub 上查看↗11,943
  • diet103/claude-code-infrastructure-showcasediet103 的头像

    diet103/claude-code-infrastructure-showcase

    9,707在 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
    在 GitHub 上查看↗9,707
  • voorivex/pentest-guideVoorivex 的头像

    Voorivex/pentest-guide

    2,761在 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
    在 GitHub 上查看↗2,761
  • ssh-mitm/ssh-mitmssh-mitm 的头像

    ssh-mitm/ssh-mitm

    1,457在 GitHub 上查看↗

    This project is a transparent proxy framework designed for the interception, analysis, and manipulation of secure shell traffic. By terminating client and server connections independently, it provides full visibility into encrypted sessions, allowing for the monitoring of authentication flows, file transfers, and command execution in real time. The tool distinguishes itself through a modular, plugin-based architecture that enables users to inject custom interception logic into the proxy workflow. It supports the creation of ephemeral environments and mock agents in memory, facilitating the si

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

    Pythonmitmmitm-attacksmitm-server
    在 GitHub 上查看↗1,457
  • quitten/autorizeQuitten 的头像

    Quitten/Autorize

    1,161在 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
    在 GitHub 上查看↗1,161
  • securityinnovation/authmatrixSecurityInnovation 的头像

    SecurityInnovation/AuthMatrix

    647在 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
    在 GitHub 上查看↗647
  • nccgroup/berserkonccgroup 的头像

    nccgroup/berserko

    107在 GitHub 上查看↗

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

    Performs Kerberos authentication testing.

    Java
    在 GitHub 上查看↗107
  • wuntee/burpauthzpluginwuntee 的头像

    wuntee/BurpAuthzPlugin

    76在 GitHub 上查看↗

    Burp plugin to test for authorization flaws

    Tests for authorization flaws in web applications.

    Java
    在 GitHub 上查看↗76
  • sampsonc/authheaderupdatersampsonc 的头像

    sampsonc/AuthHeaderUpdater

    10在 GitHub 上查看↗

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

    Updates authentication tokens dynamically during scanning.

    Java
    在 GitHub 上查看↗10
  • insighti/burpamxinsighti 的头像

    insighti/burpamx

    1在 GitHub 上查看↗

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

    Tests authorization specifically for AMX-based applications.

    Java
    在 GitHub 上查看↗1
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Authentication Testing

探索子标签

  • 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