Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE — Collection of proof-of-concept exploits for CVEs with technical explanations, impact analysis, and reproduction steps for authorized security testing. | Kitploit
Tools/GitHubGitHub/yealvarez/cve
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationCurated Resources
GitHubyealvarez/cve

CVE

Collection of proof-of-concept exploits for CVEs with technical explanations, impact analysis, and reproduction steps for authorized security testing.

View Repository
5259 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Proof-of-Concept Exploits Repository

This repository contains my own collection of proof-of-concept (PoC) exploits created for security testing and research purposes. Each folder is organized by CVE identifier (for example: CVE-2025-XXXX/), and inside you will find the corresponding exploit code and documentation.

Some PoCs may also be available in ExploitDB, while others are exclusively maintained in this repository.

Purpose

  • Provide reproducible PoCs to validate the impact of specific vulnerabilities.
  • Support penetration testers and security researchers in controlled security assessments.
  • Help organizations evaluate exposure across different technologies and environments.

Repository Structure

root@kitploit:~
/CVE-2025-XXXX/
    exploit.py

/CVE-2024-YYYY/
    exploit.sh

Each CVE folder typically includes:

  • Technical explanation of the vulnerability
  • Impact analysis
  • Affected versions
  • Exploit or PoC code
  • Steps to reproduce
  • Mitigation recommendations when relevant

Disclaimer

All content is provided strictly for educational and authorized security testing. Do not use these exploits on systems without explicit permission. The author is not responsible for misuse or unlawful activity.

Contributions

Contributions and improvements are welcome. Please follow responsible disclosure practices when submitting new PoCs.

Download Tool