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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2024-27954 — Automatic Plugin for WordPress < 3.92.1 多个漏洞 | Kitploit
工具/GitHubGitHub/gh-ost00/cve-2024-27954
侦察漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubgh-ost00/cve-2024-27954

CVE-2024-27954

Automatic Plugin for WordPress < 3.92.1 多个漏洞

查看仓库
4121年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

⚠️ CVE-2024-27954

💀 自动远程代码执行利用工具 | 由 GhostSec 开发 💀


📝 描述

对受限目录的路径名限制不当(路径遍历)漏洞存在于 WP Automatic Automatic 中,可实现路径遍历及服务端请求伪造。此问题影响 Automatic:从 n/a 至 3.92.0 版本。

⌛ 查询语句

  • FOFA = body="wp-content/plugins/wp-automatic" && header="HTTP/1.1 200 OK"
  • ZoomEye = title:"wp-automatic" response.status_code:200
  • Shodan = http.title:"wp-automatic" http.status:200
  • Publicwww = "/wp-content/plugins/wp-automatic"

⌛ 安装

  1. 克隆仓库:

    root@kitploit:~
    git clone https://github.com/fa-rrel/CVE-2024-27954.git
    cd CVE-2024-27954
    
  2. 安装所需依赖包:

    root@kitploit:~
    pip install -r requirements.txt
    

🚀 使用方法

  • RCE 用法
root@kitploit:~
python RCE_Exploit.py -u <target_url> 或 <File.txt>
  • Nuclei 用法
root@kitploit:~
nuclei -t POC.yaml --target http://testphp.vulnweb.com/ 或 -l WPUrls.txt

☕ 支持

如果您觉得这个工具有用并希望支持开发,请考虑请我喝杯咖啡: 请我喝杯咖啡


⚠️ 免责声明

此工具仅用于授权的安全测试和教育目的。严禁对系统进行未经授权的使用。

📄 许可证

此工具基于 MIT 许可证授权。

下载工具