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
Tools/GitHubGitHub/p4ncontomat3/cve-2022-21661
Vulnerability ScannersExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubp4ncontomat3/cve-2022-21661

CVE-2022-21661

Script to validate WordPress CVE-2022-21661

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

WordPress CVE-2022-21661 Scanner

Usage

root@kitploit:~
python wordpress_scanner.py -H <host or ip address> -p <port> -ssl <support ssl/tls> -proxy <proxy address> -path <custom path>

Help

root@kitploit:~
WordPress Scanner for CVE-2022-21661

options:
  -h, --help            show this help message and exit
  -H HOST, --host HOST  Host or IP address
  -p PORT, --port PORT  Port number
  -ssl, --ssl_support   Support SSL/TLS
  -proxy PROXY, --proxy PROXY
                        Proxy address (e.g., http://localhost:8080/)
  -path PATH, --path PATH
                        Custom path for validation, default: /wp-admin/admin-ajax.php
Download Tool