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-1386 — Python-based exploit for CVE-2022-1386, providing a ready-to-run script for testing and verifying the vulnerability in affected systems. | Kitploit
Tools/GitHubGitHub/satyasai1460/cve-2022-1386
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubsatyasai1460/cve-2022-1386

CVE-2022-1386

Python-based exploit for CVE-2022-1386, providing a ready-to-run script for testing and verifying the vulnerability in affected systems.

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

git clone https://github.com/satyasai1460/CVE-2022-1386.git
cd CVE-2022-1386
apt install python3-pip
pip install -r requirements.txt
python3 exploit.py

Download Tool