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
·

1 repositorio

Awesome GitHub RepositoriesVulnerability Discovery Methods

Techniques for identifying memory safety issues and undefined behavior using automated input generation.

Distinct from Vulnerability Discovery Pipelines: Shortlist candidates are either too narrow (kernel-only) or refer to exploit lists rather than discovery methodology.

Explore 1 awesome GitHub repository matching security & cryptography · Vulnerability Discovery Methods. Refine with filters or upvote what's useful.

Awesome Vulnerability Discovery Methods GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google/fuzzingAvatar de google

    google/fuzzing

    3,772Ver en GitHub↗

    This project is a comprehensive software fuzzing knowledge base and technical guide designed for discovering software bugs and vulnerabilities. It serves as a resource for implementing coverage-guided, structure-aware, and hybrid fuzzing across various targets, including compiled binaries and hardware kernels. The resource provides specialized guidance on using grammars and defined data formats to generate syntactically valid inputs for complex APIs. It also details methods for combining grey-box fuzzing with symbolic execution to reach deep execution paths and utilizes binary instrumentation

    Provides a comprehensive guide for discovering memory safety bugs and undefined behavior in software.

    C++
    Ver en GitHub↗3,772
  1. Home
  2. Security & Cryptography
  3. Vulnerability Discovery Methods