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 — PoC exploit for CVE-2021-46422, an OS command injection vulnerability in Korean wireless routers. Includes a Python script for single or batch URL verification using the Pocsuite framework. | Kitploit
Tools/GitHubGitHub/kelemaoya/cve-2021-46422
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubkelemaoya/cve-2021-46422

CVE-2021-46422

PoC exploit for CVE-2021-46422, an OS command injection vulnerability in Korean wireless routers. Includes a Python script for single or batch URL verification using the Pocsuite framework.

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

OS Command Injection in South Korean Wireless Routers

Installation

root@kitploit:~
git clone https://github.com/kelemaoya/CVE-2021-46422.git
cd CVE-2021-46422
pip3 install -r requirements.txt

Usage

Single URL

pocsuite -r ../CVE-2021-46422.py -u url --verify

Batch URLs

pocsuite -r ../CVE-2021-46422.py -f url.txt --verify

root@kitploit:~

## Disclaimer 🧐

This tool is intended only for legitimate and authorized enterprise security assessments. If you need to test the usability of this tool, please set up your own test environment.

When using this tool for testing, you must ensure that the action complies with local laws and regulations and that you have obtained sufficient authorization. Do not scan unauthorized targets.

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