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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2023-26035 — ZoneMinder 快照 - 未认证 | Kitploit
工具/GitHubGitHub/yuma-tsushima07/cve-2023-26035
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试红队
GitHubyuma-tsushima07/cve-2023-26035

CVE-2023-26035

ZoneMinder 快照 - 未认证

查看仓库
212年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-26035

ZoneMinder 快照 - 未授权访问 image image

安装

获取仓库

root@kitploit:~
$ git clone https://github.com/Yuma-Tsushima07/CVE-2023-26035.git

设置

注意:请安装最新版本的 node

root@kitploit:~
$ npm init
$ npm i axios cheerio yargs

使用

root@kitploit:~
┌─[✗]─[v37r1x@7h3B14ckKn1gh75]─[~/Documents/Code/CVE-2023-26035]
└──╼ $node exp.js -h
选项:
      --version  显示版本号                                   [布尔值]
  -t, --target   目标 URI(例如:http://example.com/zm/)   [字符串] [必需]
  -c, --cmd      在目标上执行的命令            [字符串] [必需]
  -h, --help     显示帮助                                             [布尔值]
root@kitploit:~
┌─[v37r1x@7h3B14ckKn1gh75]─[~/Documents/Code/CVE-2023-26035]
└──╼ $node exp.js -t http://127.0.0.1:8888/ --cmd '<shell>'

致谢

  • rvizx
下载工具