YongYe-Security / CVE-2023-34960

Chamilo CVE-2023-34960 Batch scan/exploit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chamilo_CVE-2023-34960-EXP

帮助:

usage: CVE-2023-34960.py [-h] [-u URL] [-f FILE] [-c COMMAND]

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     完整URL地址(http/https)
  -f FILE, --file FILE  批量URL文件
  -c COMMAND, --command COMMAND  执行命令,可选

示例:

#单个url

python3 CVE-2023-34960.py -u https://xxxxxxx

image

#批量扫描
python3 CVE-2023-34960.py -f url.txt

image

存在漏洞的扫描结果会存放在当前目录Kill_ALL.txt

微信公众号:YongYe 安全实验室

yongye

About

Chamilo CVE-2023-34960 Batch scan/exploit


Languages

Language:Python 100.0%