awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesAuthorization Bypass Testing

Techniques for circumventing access control responses like 401 and 403 through request manipulation.

Distinct from Access Bypass Tools: None of the candidates cover application-level header manipulation for authorization bypass; they focus on regional or version control bypasses.

Explore 2 awesome GitHub repositories matching security & cryptography · Authorization Bypass Testing. Refine with filters or upvote what's useful.

Awesome Authorization Bypass Testing GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • six2dez/reconftwالصورة الرمزية لـ six2dez

    six2dez/reconftw

    7,226عرض على GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Attempts to circumvent 401 and 403 responses using header manipulation.

    Shellbug-bountybugbountybugbounty-tool
    عرض على GitHub↗7,226
  • daffainfo/allaboutbugbountyالصورة الرمزية لـ daffainfo

    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

    Documents techniques for bypassing IDOR protections through version downgrade.

    bugbugbountybugbountytips
    عرض على GitHub↗6,644
  1. Home
  2. Security & Cryptography
  3. Authorization Bypass Testing

استكشف الوسوم الفرعية

  • Version Downgrade IDOR Bypass TechniquesTechniques that send requests to older API versions that may lack proper authorization checks for resource access. **Distinct from Authorization Bypass Testing:** Distinct from Authorization Bypass Testing: focuses on bypassing IDOR via version downgrade rather than general authorization bypass testing.