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

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

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

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

工具目录

分类

查看所有分类
Loading categories
MSAPer — 用于检测和利用CVE-2023-3076漏洞的自动批量工具 - MStore API < 3.9.9 - 未授权权限提升(批量添加管理员 + PHP文件上传) | Kitploit
工具/GitHubGitHub/im-hanzou/msaper
权限提升漏洞扫描器漏洞利用Web应用程序漏洞利用
GitHubim-hanzou/msaper

MSAPer

用于检测和利用CVE-2023-3076漏洞的自动批量工具 - MStore API < 3.9.9 - 未授权权限提升(批量添加管理员 + PHP文件上传)

查看仓库
162112年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

MSAPer | CVE-2023-3076 - MStore API

自动批量检测和利用 CVE-2023-3076 漏洞的工具 - MStore API < 3.9.9 - 未授权权限提升(批量添加管理员 + PHP 文件上传)


  • 使用 GNU Parallel。运行此工具需要安装 parallel。
  • 如果遇到类似 "$'\r': command not found" 的错误,请执行 "dos2unix msaper.sh"

安装 Parallel

  • Linux:apt-get install parallel -y
  • Windows:你可以安装 WSL(Windows 子系统 Linux),然后像 Linux 一样安装
    如果不想使用 WSL 而在 Windows 上使用,请安装 GitBash,然后执行以下命令安装 parallel:
    [#] curl pi.dk/3/ > install.sh
    [#] sha1sum install.sh | grep 12345678
    [#] md5sum install.sh
    [#] sha512sum install.sh
    [#] bash install.sh

使用方法

  • 请确保已安装 Parallel!然后执行:
  • [#] git clone https://github.com/im-hanzou/MSAPer.git
  • [#] cd MSAPer && chmod +x msaper.sh
  • [#] Linux 或 WSL 用户:./msaper.sh list.txt thread
  • [#] Gitbash 用户:TMPDIR=/tmp ./msaper.sh list.txt thread

参考

  • https://nvd.nist.gov/vuln/detail/CVE-2023-3076
  • https://wpscan.com/vulnerability/ac662436-29d7-4ea6-84e1-f9e229b44f5b
  • https://github.com/advisories/GHSA-gwr5-qqvh-c57m

免责声明:

  • 此工具仅供教育目的使用。请负责任地使用,并确保获得适当授权。作者对任何滥用行为不承担责任。
下载工具