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
·
offensive-security avatar

offensive-security/exploitdbArchived

0
View on GitHub↗
7,845 estrellas·1,883 forks·gpl-2.0·3 vistasgitlab.com/exploit-database/exploitdb↗

Exploitdb

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 pipeline that filters and validates submitted code. Data is stored in a flat-file structure with text-based metadata headers and search-optimized indexing to allow retrieval by platform or vulnerability identifier.

Features

  • Exploit Databases - A curated collection of exploit code and vulnerability data for penetration testing and security research.
  • Exploit Proof-of-Concept Indexes - Maintains a curated archive of exploit code and vulnerability data for security research and penetration testing.
  • Learning Resources - Provides real-world exploit examples for studying how to discover and leverage software vulnerabilities.
  • Penetration Testing - Provides a searchable collection of exploit code used to verify security weaknesses during penetration testing.
  • Security Knowledge Bases - Acts as a centralized repository of technical vulnerability information and historical exploit vectors.
  • Vulnerability Research and Analysis - Offers a reference library of proof-of-concept code for analyzing how specific systems can be compromised.
  • Threat Intelligence Resources - Tracks public exploit releases to help identify software versions currently targeted by attackers.
  • Flat-File Databases - Uses a flat-file database structure to store individual exploit entries as standalone files.
  • Search and Indexing - Provides search-optimized indexing to allow rapid retrieval of exploits by CVE or platform.
  • Content Review Pipelines - Implements a curated input pipeline that filters and validates submitted exploit code through a manual review process.
  • Exploitation and Payloads - Official repository for the Exploit Database.
  • Security Tools - Searchable archive of the official exploit database.

Historial de estrellas

Gráfico del historial de estrellas de offensive-security/exploitdbGráfico del historial de estrellas de offensive-security/exploitdb

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace offensive-security/exploitdb?

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.

¿Cuáles son las características principales de offensive-security/exploitdb?

Las características principales de offensive-security/exploitdb son: Exploit Databases, Exploit Proof-of-Concept Indexes, Learning Resources, Penetration Testing, Security Knowledge Bases, Vulnerability Research and Analysis, Threat Intelligence Resources, Flat-File Databases.

¿Qué alternativas de código abierto existen para offensive-security/exploitdb?

Las alternativas de código abierto para offensive-security/exploitdb incluyen: trickest/cve — This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and… trustedsec/social-engineer-toolkit — The Social-Engineer Toolkit is a social engineering framework and penetration testing suite designed to simulate… sqlmapproject/sqlmap — This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… apsdehal/awesome-ctf — This project is a comprehensive directory of software utilities, frameworks, and educational resources designed for… nixawk/pentest-wiki.

Alternativas open-source a Exploitdb

Proyectos open-source similares, clasificados según cuántas características comparten con Exploitdb.
  • 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

    HTMLcvecve-pocexploit
    Ver en GitHub↗7,882
  • trustedsec/social-engineer-toolkitAvatar de trustedsec

    trustedsec/social-engineer-toolkit

    14,984Ver en GitHub↗

    The Social-Engineer Toolkit is a social engineering framework and penetration testing suite designed to simulate human-centric security attacks. It serves as a phishing simulation tool and credential harvesting utility to evaluate personnel awareness and organizational resilience. The toolkit provides specialized tooling for phishing campaign testing and credential theft simulation. It enables the creation of deceptive emails and landing pages to identify vulnerabilities in how users handle sensitive account information. The system includes capabilities for security awareness training and br

    Python
    Ver en GitHub↗14,984
  • sqlmapproject/sqlmapAvatar de sqlmapproject

    sqlmapproject/sqlmap

    37,676Ver en GitHub↗

    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
    Ver en GitHub↗37,676
  • andresriancho/w3afAvatar de andresriancho

    andresriancho/w3af

    4,850Ver en GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    Ver en GitHub↗4,850
  • Ver las 30 alternativas a Exploitdb→