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-22954-POC — 提供单个或批量URL扫描是否存在CVE-2022-22954功能 | Kitploit
Tools/GitHubGitHub/axingde/cve-2022-22954-poc
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubaxingde/cve-2022-22954-poc

CVE-2022-22954-POC

提供单个或批量URL扫描是否存在CVE-2022-22954功能

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

VMware-CVE-2022-22954-POC

Disclaimer: This POC is for learning purposes only. All illegal operations are prohibited. If malicious destruction occurs, it has nothing to do with me!!!

  1. Batch detection script:

Usage:

root@kitploit:~
python vm-2022-22954-POC.py url.txt

image-20220412143746878

  1. Single URL detection:
root@kitploit:~
python vm-2022-22954-POC.py http://xx.xx.xx.xx

image-20220412143557105

If the script executes successfully and a vulnerability exists, it will generate a succ.txt file locally and store it there.

Download Tool