关联漏洞
介绍
This tool tests whether a target PAN-OS device is vulnerable to the CVE-2025-0108 authentication bypass vulnerability . It sends a crafted HTTP request to the target and analyzes the response to determine if the device is exploitable.
### Usage
single ip
``` code
python auth_bypass_cve_2025_0108.py -u https://target-url.com
```
Multiple ip
```
python auth_bypass_cve_2025_0108.py -f urls.txt
```
文件快照
[4.0K] /data/pocs/9371b509013bf0a68750f06849bbd33cf75a026c
├── [2.5K] auth_bypass_cve_2025_0108.py
└── [ 399] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。