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/testanull/project_cve-2021-21985_poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingBinary Exploitation
GitHubtestanull/project_cve-2021-21985_poc

Project_CVE-2021-21985_PoC

Proof-of-concept exploit for CVE-2021-21985, a critical remote code execution vulnerability in VMware vCenter Server, with JNI-based payload compilation support.

View Repository
2955 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Project_CVE-2021-21985_PoC

JNI Compile

gcc -fPIC -I"$JAVA_HOME/include" -I"$JAVA_HOME/include/linux" -shared -o libhello.so HelloJNI.c

Download Tool