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-2025-48384-poc | Kitploit
Tools/GitHubGitHub/nguyentranbaotran/cve-2025-48384-poc
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationBinary Exploitation
GitHubnguyentranbaotran/cve-2025-48384-poc

cve-2025-48384-poc

View Repository
1 year 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

PoC for CVE-2025-48384

This proof-of-concept demonstrates Git's CR-path submodule misparsing vulnerability, leading to arbitrary hook execution during git clone --recurse-submodules.

⚠️ Warning

This is for educational and testing purposes only. Do not run this on any production environment.

🧪 Usage

root@kitploit:~
git clone https://github.com/yourname/cve-2025-48384-poc.git
cd cve-2025-48384
chmod +x generate_poc.sh
./generate_poc.sh
cd mainrepo
git clone --recurse-submodules . ../triggered


“教育用途”、“自担风险”、“禁用于非法用途”
Download Tool