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

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

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

3 repositorios

Awesome GitHub RepositoriesOrigin Exposure Detection

Identification of misconfigured DNS or CDN records that reveal the underlying origin IP address of protected services.

Distinct from Cross-Origin Networking: Distinct from cross-origin networking; focuses on security misconfiguration detection rather than browser-based networking.

Explore 3 awesome GitHub repositories matching security & cryptography · Origin Exposure Detection. Refine with filters or upvote what's useful.

Awesome Origin Exposure Detection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • projectdiscovery/nucleiAvatar de projectdiscovery

    projectdiscovery/nuclei

    29,189Ver en GitHub↗

    Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure reconnaissance. It functions as a template-driven engine that executes security checks across diverse network protocols, allowing users to define custom detection logic to identify vulnerabilities, misconfigurations, and exposed assets. The platform distinguishes itself through its highly extensible architecture, which supports distributed scanning, headless browser automation for dynamic web content, and out-of-band interaction monitoring to detect blind vulnerabilities. It integ

    Identifies when proxied DNS or CDN records inadvertently reveal the underlying origin IP address of a protected service.

    Goattack-surfacecve-scannerdast
    Ver en GitHub↗29,189
  • projectdiscovery/subfinderAvatar de projectdiscovery

    projectdiscovery/subfinder

    13,105Ver en GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Detects misconfigured CDN hostnames that reveal underlying origin IP addresses.

    Gobugbountyhackinghacktoberfest
    Ver en GitHub↗13,105
  • crytic/slitherAvatar de crytic

    crytic/slither

    6,141Ver en GitHub↗

    Trail of Bits identifies tx.origin-based protection that can be abused by a malicious contract.

    Pythonethereumsoliditystatic-analysis
    Ver en GitHub↗6,141
  1. Home
  2. Security & Cryptography
  3. Origin Exposure Detection

Explorar subetiquetas

  • tx.origin Abuse DetectorsDetects smart contract code that uses tx.origin for authentication, which can be abused by malicious contracts. **Distinct from Origin Exposure Detection:** Distinct from Origin Exposure Detection: focuses on Solidity tx.origin abuse in smart contracts rather than DNS origin exposure.