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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2021-29447-POC — 用Python编写的CVE-2021-29447概念验证 | Kitploit
工具/GitHubGitHub/val-resh/cve-2021-29447-poc
漏洞分析漏洞利用Web应用程序漏洞利用Web安全渗透测试学习与教育
GitHubval-resh/cve-2021-29447-poc

CVE-2021-29447-POC

用Python编写的CVE-2021-29447概念验证

查看仓库
13年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-29447 概念验证

使用 Python 编写的 CVE-2021-29447 概念验证。
有关该 CVE 的详细信息,请访问 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29447

免责声明

此脚本仅用于授权的道德安全测试。

用法

root@kitploit:~
usage: python3 CVE-2021-29447.py [-h] --url URL --server-ip SERVER IP -u Username -p Password

This is a tool for demostrating a Proof of Concept for the CVE-2021-29447 affecting WordPress versions 5.7, 5.6.2,
5.6.1, 5.6, 5.0.11 Requires available port on 45454

optional arguments:
  -h, --help            show this help message and exit
  --url URL             Target host's URL
  --server-ip SERVER IP
                        Your IP. Used to host a server to receive the files.
  -u Username           User's Username
  -p Password           User's Password
下载工具