
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.
single ip
python auth_bypass_cve_2025_0108.py -u https://target-url.com
Multiple ip
python auth_bypass_cve_2025_0108.py -f urls.txt