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-21972 — Exploit for CVE-2021-21972 targeting VMware vCenter with options for webshell or SSH key upload, proxy support, and batch scanning. | Kitploit
Tools/GitHubGitHub/l-pin/cve-2021-21972
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubl-pin/cve-2021-21972

CVE-2021-21972

Exploit for CVE-2021-21972 targeting VMware vCenter with options for webshell or SSH key upload, proxy support, and batch scanning.

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

Usage:CVE-2021-21972.py [option]

  • -u or --url: Target URL
  • -t or --type: Payload type (ssh/webshell)
  • -f or --file: File to upload (webshell or authorized_keys) Example: CVE-2021-21972.py -u https://127.0.0.1 -t webshell -f shell.jsp
  • -p or --proxy: Set proxy Example: CVE-2021-21972.py -u https://127.0.0.1 -t webshell -f shell.jsp -p https://127.0.0.1:8080
  • -l or --list: Batch detection Example: CVE-2021-21972.py -l list.txt -t webshell -f shell.jsp
Download Tool