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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
trickest avatar

trickest/cve

0
View on GitHub↗
7,882 Stars·971 Forks·HTML·MIT·9 Aufrufetrickest.com↗

Cve

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 capabilities for product-specific exploit searching by matching software names and version strings. It also includes utilities for generating searchable HTML tables of vulnerabilities using templates and organizing security records within a yearly-indexed directory structure.

Features

  • CVE Vulnerability Aggregators - Provides a comprehensive collection of common vulnerabilities and exposures linked to their corresponding proof-of-concept exploit code.
  • Exploit Proof-of-Concept Indexes - Provides a curated, yearly-indexed directory of known security flaws and their associated proof-of-concept exploit payloads.
  • Automated Exploit Collectors - Automatically collects flaw details and discovers associated proof-of-concept exploits through reference analysis.
  • CVE Exploit Trackers - Monitors public repositories and feeds to find functional exploit code for specific CVE identifiers.
  • PoC Discovery Tools - Finds exploit code by analyzing external links and performing global searches across vulnerability databases.
  • Automated Aggregators - Implements automated aggregation to collect vulnerability details from centralized repositories.
  • Exploit Proof-of-Concept Indices - Ships a searchable directory of public exploit payloads and vulnerability proofs organized by product and year.
  • Security Vulnerability Trackers - Tracks new security flaws and updates to known exploits via feeds and repository watches.
  • Vulnerability Research and Analysis - Tracks and aggregates new security flaws and their associated proof-of-concept exploits for security analysis.
  • Vulnerability Databases - Maintains a curated reference of software security flaws used by researchers to identify and test vulnerabilities.
  • Threat Intelligence Resources - Maintains a curated index of known vulnerabilities and product exploits to identify system risks.
  • Vulnerability Intelligence Feeds - Monitors atom feeds and repository watches to track new security flaws in real-time.
  • Vulnerability Monitoring Systems - Monitors centralized repositories of security flaws and exploits via repository watches or atom feeds.
  • Exploit Reference Aggregators - Collects security flaw details and exploit references into a centralized, searchable format for researchers.
  • PoC Update Trackers - Tracks updates to public proofs-of-concept for specific products via repository notifications or atom feeds.
  • Product-Specific Exploit Search - Provides a search utility to locate public exploits for specific software products and versions.
  • Exploit Version Filters - Locates specific exploits by matching software names and version strings against a curated index.
  • Penetration Testing Resources - Provides a searchable index of proof-of-concept code to help prepare for penetration testing.
  • Internet Asset Discovery - Gather and update all available and newest CVEs with their PoC
  • Exploit Proofs of Concept - Collection of CVE-based vulnerability exploits.
  • Penetration Testing - Daily updated list of CVE proof of concept exploits.
  • Security Tools - Listed in the “Security Tools” section of the Awesome Hacking awesome list.

Star-Verlauf

Star-Verlauf für trickest/cveStar-Verlauf für trickest/cve

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht trickest/cve?

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.

Was sind die Hauptfunktionen von trickest/cve?

Die Hauptfunktionen von trickest/cve sind: CVE Vulnerability Aggregators, Exploit Proof-of-Concept Indexes, Automated Exploit Collectors, CVE Exploit Trackers, PoC Discovery Tools, Automated Aggregators, Exploit Proof-of-Concept Indices, Security Vulnerability Trackers.

Welche Open-Source-Alternativen gibt es zu trickest/cve?

Open-Source-Alternativen zu trickest/cve sind unter anderem: offensive-security/exploitdb — ExploitDB is a curated archive of exploit code and vulnerability data designed for penetration testing and security… offensive-security/exploit-database — This project is a public exploit code archive and vulnerability database. It serves as a collection of documented… future-architect/vuls — Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating… sqlmapproject/sqlmap — This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It… swisskyrepo/payloadsallthethings — This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers.… lylemi/learn-web-hacking — Learn-Web-Hacking is a structured web security study guide and penetration testing knowledge base. It provides a…

Open-Source-Alternativen zu Cve

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cve.
  • offensive-security/exploitdbAvatar von offensive-security

    offensive-security/exploitdb

    7,845Auf GitHub ansehen↗

    ExploitDB is a curated archive of exploit code and vulnerability data designed for penetration testing and security research. It serves as an offensive security knowledge base and a repository of publicly available proof-of-concept code used to validate software flaws. The project provides a searchable collection of historical and current exploit vectors. It supports security threat intelligence by tracking public releases and aids in vulnerability research by providing a reference library for analyzing how specific systems can be compromised. The archive is managed through a curated input p

    Auf GitHub ansehen↗7,845
  • offensive-security/exploit-databaseAvatar von offensive-security

    offensive-security/exploit-database

    7,849Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗7,849
  • future-architect/vulsAvatar von future-architect

    future-architect/vuls

    12,185Auf GitHub ansehen↗

    Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating systems, containers, and network devices without requiring the installation of permanent software agents on target machines. The project distinguishes itself by cross-referencing software versions against multiple vulnerability databases, security advisories, and known exploit catalogs. It utilizes platform-based enumeration and lockfile analysis to detect vulnerabilities in network hardware, programming libraries, and website plugins. The tool covers a broad range of securit

    Go
    Auf GitHub ansehen↗12,185
  • sqlmapproject/sqlmapAvatar von sqlmapproject

    sqlmapproject/sqlmap

    37,676Auf GitHub ansehen↗

    This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris

    Pythondatabasedetectionexploitation
    Auf GitHub ansehen↗37,676
  • Alle 30 Alternativen zu Cve anzeigen→