
Exploit for CVE-2020-11651 (SaltStack) with batch scanning, remote command execution, and shell compatibility fixes. Supports multi-threaded target scanning via port 4506.
--exec parameter. The original script uses /bin/sh, so some commands are incompatible, such as bash reverse shell.python saltstack.py -b targets_file.txt --threads 16. The content of target_file.txt is as follows:127.0.0.1:4506
192.168.1.1:4506
pip install salt