awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesInsecure Direct Object Reference Prevention

Validation of resource access to prevent unauthorized object manipulation.

Distinguishing note: Specific to IDOR prevention, distinct from general authorization.

Explore 2 awesome GitHub repositories matching security & cryptography · Insecure Direct Object Reference Prevention. Refine with filters or upvote what's useful.

Awesome Insecure Direct Object Reference Prevention GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • owasp/cheatsheetseriesAvatar de OWASP

    OWASP/CheatSheetSeries

    32,298Ver en GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    Ensures users cannot manipulate identifiers to access objects they are not authorized to view.

    Pythonapplication-securityappsecbest-practices
    Ver en GitHub↗32,298
  • owasp/top10Avatar de OWASP

    OWASP/Top10

    5,273Ver en GitHub↗

    This project is a web application security standard and vulnerability framework. It provides a comprehensive list of the most critical security risks facing web applications, paired with technical guidance and a structured methodology for identifying and mitigating these flaws. The framework functions as a secure coding guide and a risk assessment methodology, offering a standardized approach to prioritizing vulnerabilities based on their potential impact and likelihood of exploitation. It defines architectural patterns and technical recommendations to help developers implement defense in dep

    Provides methods to verify user ownership of records to prevent insecure direct object references.

    HTML
    Ver en GitHub↗5,273
  1. Home
  2. Security & Cryptography
  3. Insecure Direct Object Reference Prevention