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
·

6 repositorios

Awesome GitHub RepositoriesExploit Reference Aggregators

Tools that centralize vulnerability details and their corresponding exploit references for research.

Distinct from Vulnerability Data Synchronization: Distinct from Vulnerability Data Synchronization: focuses on the aggregation of researcher-centric references and PoCs

Explore 6 awesome GitHub repositories matching security & cryptography · Exploit Reference Aggregators. Refine with filters or upvote what's useful.

Awesome Exploit Reference Aggregators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • trickest/cveAvatar de trickest

    trickest/cve

    7,882Ver en GitHub↗

    This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and exposures alongside their corresponding proof-of-concept exploit code. It functions as a security vulnerability tracker and an indexed directory of public exploit payloads. The system monitors new security flaws and updates to known exploits through repository watches and atom feeds. It utilizes automated aggregation to collect vulnerability details from centralized repositories and discovers associated exploit code via reference analysis and global searches. The tool provides capab

    Collects security flaw details and exploit references into a centralized, searchable format for researchers.

    HTMLcvecve-pocexploit
    Ver en GitHub↗7,882
  • offensive-security/exploit-databaseAvatar de offensive-security

    offensive-security/exploit-database

    7,849Ver en GitHub↗

    This project is a public exploit code archive and vulnerability database. It serves as a collection of documented software exploits and vulnerability data, providing a reference library of exploit scripts and payloads used to validate security flaws in target environments. The archive supports security threat intelligence, vulnerability research, and penetration testing workflows. It functions as a historical record of software vulnerabilities and the proof-of-concept code used to trigger them. The codebase is organized through directory-based categorization and flat-file data storage, utili

    Provides a centralized aggregator of vulnerability details and their corresponding proof-of-concept exploit code.

    Ver en GitHub↗7,849
  • projectdiscovery/naabuAvatar de projectdiscovery

    projectdiscovery/naabu

    5,766Ver en 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

    Filters CVE results by exploit status including known exploited, public PoCs, and remote exploitability.

    Gocdn-exclusionhacktoberfestnmap
    Ver en GitHub↗5,766
  • blocklistproject/listsAvatar de blocklistproject

    blocklistproject/Lists

    4,641Ver en GitHub↗

    Lists is a curated collection of DNS blocklists, a domain blocklist generator, and a categorized library of domains used for network content filtering. The project provides a command-line pipeline that aggregates upstream sources to build and validate blocklists used to redirect unwanted traffic to null addresses. The project distinguishes itself through a CLI-driven build pipeline that automates the fetching, validation, and daily regeneration of datasets. It organizes domains into discrete functional categories rather than a single monolithic list and exports them in multiple syntaxes, incl

    Catalogs known fraudulent domains to prevent users from accessing sites associated with scams or malware.

    Pythonadblockadblock-listblocklist
    Ver en GitHub↗4,641
  • x-cmd/x-cmdAvatar de x-cmd

    x-cmd/x-cmd

    4,037Ver en GitHub↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Monitors open-source vulnerabilities by cross-referencing against known exploited vulnerability catalogs.

    Shellagentaibash
    Ver en GitHub↗4,037
  • dependencytrack/dependency-trackAvatar de DependencyTrack

    DependencyTrack/dependency-track

    3,612Ver en GitHub↗

    Dependency-Track is a software composition analysis tool and vulnerability management system designed to track dependencies and supply chain risk. It functions as a platform for ingesting and analyzing CycloneDX software bills of materials to identify known vulnerabilities and license compliance issues within third-party software components. The system distinguishes itself by mirroring external vulnerability databases locally to enable fast offline analysis and using VEX documents to differentiate between technical vulnerabilities and actual contextual risks. It also integrates with identity

    Cross-references software components against the CISA Known Exploited Vulnerabilities catalog to isolate active risks.

    Javaappsecbill-of-materialsbom
    Ver en GitHub↗3,612
  1. Home
  2. Security & Cryptography
  3. Vulnerability Scanning
  4. Vulnerability Data Synchronization
  5. Exploit Reference Aggregators

Explorar subetiquetas

  • Known Exploited Vulnerability Catalogs2 sub-etiquetasCross-references CVEs against CISA's Known Exploited Vulnerabilities catalog. **Distinct from Exploit Reference Aggregators:** Distinct from Exploit Reference Aggregators: focuses on the specific CISA KEV catalog, not general exploit reference aggregation.