awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
offensive-security avatar

offensive-security/exploitdbArchived

0
View on GitHub↗
7,845 星标·1,883 分支·gpl-2.0·9 次浏览gitlab.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.

Star 历史

offensive-security/exploitdb 的 Star 历史图表offensive-security/exploitdb 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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.

offensive-security/exploitdb 的主要功能有哪些?

offensive-security/exploitdb 的主要功能包括:Exploit Databases, Exploit Proof-of-Concept Indexes, Learning Resources, Penetration Testing, Security Knowledge Bases, Vulnerability Research and Analysis, Threat Intelligence Resources, Flat-File Databases。

offensive-security/exploitdb 有哪些开源替代品?

offensive-security/exploitdb 的开源替代品包括: 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.

Exploitdb 的开源替代方案

相似的开源项目,按与 Exploitdb 的功能重合度排序。
  • trickest/cvetrickest 的头像

    trickest/cve

    7,882在 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
    在 GitHub 上查看↗7,882
  • trustedsec/social-engineer-toolkittrustedsec 的头像

    trustedsec/social-engineer-toolkit

    14,984在 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
    在 GitHub 上查看↗14,984
  • sqlmapproject/sqlmapsqlmapproject 的头像

    sqlmapproject/sqlmap

    37,676在 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
    在 GitHub 上查看↗37,676
  • andresriancho/w3afandresriancho 的头像

    andresriancho/w3af

    4,850在 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
    在 GitHub 上查看↗4,850
  • 查看 Exploitdb 的所有 30 个替代方案→