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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
offensive-security avatar

offensive-security/exploit-databaseArchived

0
View on GitHub↗
7,849 stars·1,878 forks·GPL-2.0·24 viewsgitlab.com/exploit-database/exploitdb↗

Exploit Database

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, utilizing plain-text metadata headers for vulnerability details. The repository uses a distributed versioning system to manage the archive and is distributed as a read-only mirror for local indexing.

Features

  • Exploit Collections - Functions as a public repository containing a vast collection of proof-of-concept exploits for various software vulnerabilities.
  • Vulnerability Archives - Maintains a historical record of software vulnerabilities and the code used to trigger them for research.
  • Vulnerability Databases - Maintains a comprehensive database that documents known software vulnerabilities and their associated proof-of-concept code.
  • Vulnerability Research - Offers a database of documented exploits to help researchers understand security flaws and develop defenses.
  • Exploit Reference Aggregators - Provides a centralized aggregator of vulnerability details and their corresponding proof-of-concept exploit code.
  • Flat-File Storage - Stores vulnerability data and exploit code as individual text files instead of a relational database.
  • Git-Based - Utilizes a distributed version control system to track changes and manage contributions to the archive.
  • Penetration Testing Resources - Provides a verified collection of exploit scripts and payloads for use during authorized security audits.
  • Threat Intelligence Resources - Tracks known vulnerabilities and available exploit code to help assess the risk level of specific software versions.
  • Vulnerability Exploits - Public archive of exploits and vulnerability research.

Star history

Star history chart for offensive-security/exploit-databaseStar history chart for offensive-security/exploit-database

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Exploit Database

These projects share indexed features with Exploit Database. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • trickest/cvetrickest avatar

    trickest/cve

    7,882View on 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
    View on GitHub↗7,882
  • hacktricks-wiki/hacktricksHackTricks-wiki avatar

    HackTricks-wiki/hacktricks

    11,700View on GitHub↗

    HackTricks is a comprehensive cybersecurity knowledge base and wiki designed to support ethical hacking, penetration testing, and infrastructure security auditing. It serves as a structured reference guide for security professionals, providing detailed documentation on common vulnerabilities, attack vectors, and remediation strategies across diverse software and network environments. The project distinguishes itself by offering actionable methodologies for identifying and analyzing security flaws. It functions as a centralized repository for security research, enabling practitioners to study

    CSShackinghacktrickspeass
    View on GitHub↗11,700
  • vxunderground/malwaresourcecodevxunderground avatar

    vxunderground/MalwareSourceCode

    18,415View on GitHub↗

    This project is a curated archive and cybersecurity research dataset of raw source code from various malware families. It serves as a malware analysis library designed to help researchers study the inner workings of different threats and identify attack patterns across multiple platforms and programming languages. The repository supports security research by providing raw text distribution of original source code. This allows for the study of platform vulnerabilities, threat intelligence gathering, and the development of security products and detection signatures. The collection is organized

    Assemblymalwaremalware-detectionmalware-development
    View on GitHub↗18,415
  • kabot/unix-privilege-escalation-exploits-packKabot avatar

    Kabot/Unix-Privilege-Escalation-Exploits-Pack

    821View on GitHub↗

    Exploits for getting local root on Linux, BSD, AIX, HP-UX, Solaris, RHEL, SUSE etc.

    C
    View on GitHub↗821
Compare all 30 related projects→

Frequently asked questions

What does offensive-security/exploit-database do?

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.

What are the main features of offensive-security/exploit-database?

The main features of offensive-security/exploit-database are: Exploit Collections, Vulnerability Archives, Vulnerability Databases, Vulnerability Research, Exploit Reference Aggregators, Flat-File Storage, Git-Based, Penetration Testing Resources.

Which projects share features with offensive-security/exploit-database?

Projects with overlapping indexed features include: trickest/cve — This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and… hacktricks-wiki/hacktricks — HackTricks is a comprehensive cybersecurity knowledge base and wiki designed to support ethical hacking, penetration… vxunderground/malwaresourcecode — This project is a curated archive and cybersecurity research dataset of raw source code from various malware families.… kabot/unix-privilege-escalation-exploits-pack — Exploits for getting local root on Linux, BSD, AIX, HP-UX, Solaris, RHEL, SUSE etc. xairy/kernel-exploits — My proof-of-concept exploits for the Linux kernel. rootphantomer/blasting_dictionary — Blasting Dictionary provides curated datasets of common usernames and passwords designed for auditing authentication…