Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-46422_RCE — PoC exploit for CVE-2021-46422 remote code execution, integrated with pocsuite3 for automated scanning and verification of vulnerable targets. | Kitploit
Tools/GitHubGitHub/yigexioabai/cve-2021-46422_rce
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubyigexioabai/cve-2021-46422_rce

CVE-2021-46422_RCE

PoC exploit for CVE-2021-46422 remote code execution, integrated with pocsuite3 for automated scanning and verification of vulnerable targets.

View Repository
3 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2021-46422 RCE

Installation

root@kitploit:~
git clone https://github.com/yigexioabai/CVE-2021-46422-RCE.git
cd CVE-2022-26134-cve1
pip3 install -r requirements.txt


Put CVE-2021-46422 RCE.py into the pocsuite3\pocs directory
cd pocs

pocsuite3 Usage

Single URL:

root@kitploit:~
pocsuite -r CVE-2021-46422 RCE.py -u url

Multiple URLs:

root@kitploit:~
pocsuite -r CVE-2021-46422 RCE.py -f url.txt(the file containing urls) --verify

Disclaimer🧐

This tool is intended only for legally authorized enterprise security-building activities. If you need to test the usability of this tool, please set up your own test environment.

When using this tool for detection, you should ensure that such actions comply with local laws and regulations, and that you have obtained sufficient authorization. Do not scan unauthorized targets.

If you engage in any illegal activity while using this tool, you shall bear the corresponding consequences yourself. We shall not assume any legal or joint liability.

Download Tool