CVE-2017-8056 XML-RPC 漏洞利用 DoS
⭐ 适用于 Linux : [
sudo apt-get update
sudo apt-get install python3
sudp apt-get install python3-pip
pip3 install colorama fake_useragent pystyle
🧨 运行工具 : python3 main.py
]
⭐ 适用于 Windows : [
下载并安装 Python3 : https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe
pip install colorama fake_useragent pystyle
🧨 运行工具 : python main.py
]
😁 由 Exploit 🍕 TEAM PYTHO LEARN 创建