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

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

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

11 个仓库

Awesome GitHub RepositoriesAuthentication Bypass Techniques

Methods used to circumvent authentication mechanisms by manipulating input or exploiting logic flaws.

Explore 11 awesome GitHub repositories matching security & cryptography · Authentication Bypass Techniques. Refine with filters or upvote what's useful.

Awesome Authentication Bypass Techniques GitHub Repositories

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

    swisskyrepo/PayloadsAllTheThings

    78,434在 GitHub 上查看↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Demonstrates specific techniques for manipulating input to circumvent standard login mechanisms and logic controls.

    Pythonbountybugbountybypass
    在 GitHub 上查看↗78,434
  • nesquena/hermes-webuinesquena 的头像

    nesquena/hermes-webui

    14,912在 GitHub 上查看↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Allows agent tools to attach to a running local browser instance to leverage existing cookies and sessions.

    Pythonagentai-agentshermes
    在 GitHub 上查看↗14,912
  • kgretzky/evilginx2kgretzky 的头像

    kgretzky/evilginx2

    14,627在 GitHub 上查看↗

    Evilginx2 is a man-in-the-middle phishing framework designed to proxy authentication traffic between a user and a target web service. By acting as a reverse proxy, the tool intercepts and relays web requests to capture credentials and session tokens in real time, enabling the bypass of multi-factor authentication mechanisms through session cookie hijacking. The platform distinguishes itself by integrating infrastructure orchestration with modular template-driven content injection. It automates the deployment of proxy servers, manages the lifecycle of encryption certificates, and applies conte

    Implements session hijacking to bypass multi-factor authentication by capturing and reusing valid authentication cookies.

    Go
    在 GitHub 上查看↗14,627
  • daffainfo/allaboutbugbountydaffainfo 的头像

    daffainfo/AllAboutBugBounty

    6,644在 GitHub 上查看↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    Provides comprehensive authentication bypass techniques as a core reference resource.

    bugbugbountybugbountytips
    在 GitHub 上查看↗6,644
  • victornpb/undiscordvictornpb 的头像

    victornpb/undiscord

    6,583在 GitHub 上查看↗

    Undiscord is a browser-based tool that deletes all messages from a Discord channel or direct message conversation by running a self-contained JavaScript snippet in the developer console. The script leverages the user's existing browser session, including cookies and authentication tokens, to impersonate the user and execute Discord API calls without re-authentication. The tool deletes messages one by one via Discord's REST API endpoints, processing each response before sending the next request, and implements custom delay logic between API calls to avoid Discord's rate-limiting thresholds. It

    Leverages existing browser cookies and authentication tokens to impersonate the user for Discord API requests without re-authentication.

    JavaScriptbrowser-extensionbulk-operationdelete-multiple
    在 GitHub 上查看↗6,583
  • epiral/bb-browserepiral 的头像

    epiral/bb-browser

    5,814在 GitHub 上查看↗

    bb-browser is an authenticated web scraper and browser automation CLI that also functions as an MCP server for AI coding tools. It treats the browser as a programmable runtime environment, enabling AI agents to control a live Chrome instance through a standard protocol while leveraging existing login sessions for authenticated actions. The project distinguishes itself through a dual CLI and MCP interface, allowing both direct command-line control and AI-driven browser manipulation. It includes a parallel multi-platform query engine that executes simultaneous searches across multiple websites,

    Leverages existing browser login sessions to perform authenticated actions without re-entering credentials.

    TypeScript
    在 GitHub 上查看↗5,814
  • browsermcp/mcpBrowserMCP 的头像

    BrowserMCP/mcp

    5,817在 GitHub 上查看↗

    BrowserMCP is a browser automation bridge that connects AI tools to a live browser session through a local proxy server. It implements a standardized protocol for sending commands like click, type, and navigate to a real browser instance running on the user's machine, while keeping all browsing data on the device. The project distinguishes itself by preserving user sessions and fingerprints across automation tasks. It attaches to the user's existing browser profile to maintain cookies, logins, and authentication state, and uses the real browser's user agent, viewport, and extension context to

    Reuses existing browser session tokens and cookies to preserve authentication across automation tasks.

    TypeScriptbrowser-automationbrowser-extensionclaude
    在 GitHub 上查看↗5,817
  • projectdiscovery/naabuprojectdiscovery 的头像

    projectdiscovery/naabu

    5,766在 GitHub 上查看↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Attaches to a running Chrome instance with remote debugging to reuse an existing authenticated session for crawling.

    Gocdn-exclusionhacktoberfestnmap
    在 GitHub 上查看↗5,766
  • browser-use/workflow-usebrowser-use 的头像

    browser-use/workflow-use

    4,054在 GitHub 上查看↗

    该项目是一个 LLM 浏览器自动化框架和 AI 代理浏览器界面。它作为一个控制层,使用大型语言模型将自然语言指令转换为浏览器交互,使 AI 代理能够通过标准化的浏览器控制功能导航并与网页交互。 该系统作为一个 RPA 工作流编排器和无头浏览器管理工具,能够记录和重放确定性浏览器序列以自动化重复任务。它通过隐身配置(包括住宅代理和修改后的浏览器引擎)来绕过机器人检测并解决验证码,从而脱颖而出。 该平台涵盖了广泛的能力,包括结构化 Web 数据提取、用于维护认证的持久会话管理,以及针对多因素认证等复杂步骤的人机协同干预。它支持本地连接和托管云沙盒部署,通过交互式图表提供视觉工作流管理和实时活动监控。 集成通过命令行界面和用于外部 LLM 提供商及第三方编排平台的 API 连接提供。

    Attaches to existing running browser instances via remote debugging to preserve active tabs and authenticated sessions.

    Pythonbrowser-automationbrowser-use-boxrpa
    在 GitHub 上查看↗4,054
  • jaykali/maskphishjaykali 的头像

    jaykali/maskphish

    3,020在 GitHub 上查看↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Captures active session cookies to impersonate authenticated users.

    Shellhackhackinghacking-tool
    在 GitHub 上查看↗3,020
  • specterops/bloodhoundSpecterOps 的头像

    SpecterOps/BloodHound

    2,789在 GitHub 上查看↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Implements a reverse proxy to stream live browser sessions and bypass multi-factor authentication.

    Go
    在 GitHub 上查看↗2,789
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Authentication Bypass Techniques

探索子标签

  • Session Hijacking2 个子标签Techniques for intercepting and reusing valid authentication session tokens to bypass multi-factor authentication. **Distinct from Authentication Bypass Techniques:** Distinct from Authentication Bypass Techniques: focuses specifically on session token theft and reuse rather than general input manipulation or logic flaws.