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