
Python으로 작성된 CVE-2021-29447 개념 증명
Python으로 작성된 CVE-2021-29447 개념 증명입니다.
CVE에 대한 자세한 내용은 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29447에서 확인할 수 있습니다.
이 스크립트는 승인된 윤리적 보안 테스트를 위한 PoC입니다.
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