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-21587-POC — CVE-2022-21587 POC | Kitploit
Tools/GitHubGitHub/hieuminhnv/cve-2022-21587-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubhieuminhnv/cve-2022-21587-poc

CVE-2022-21587-POC

CVE-2022-21587 POC

View Repository
1583 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-21587-POC-

CVE-2022-21587 POC

root@kitploit:~
file exploit.py will overwrite to file .pl (not recommended for use, will affect the system) 
file EBS not overwrite, will create a new shell file

install slipit: git clone https://github.com/usdAG/slipit

root@kitploit:~
  cd slipit

  python3 setup.py sdist

  pip3 install --user dist/*

  export PATH=/home/yourname/.local/bin:$PATH

install uuencode: sudo apt-get install sharutils

Exploit: python3 http|https://example.com

Download Tool