
PAN-OS CVE POC SCRIPT
Disclaimer: This script is provided 'as is' and exclusively for educational purposes. Users are strongly advised to exercise caution and utilize it within the boundaries of legal and ethical considerations.
Python vulnerability scanner designed to check for CVE-2025-0108, an authentication bypass vulnerability in Palo Alto Networks' PAN-OS. The tool works by sending specially crafted HTTP requests to URLs or a list of URLs to detect if they are vulnerable to the CVE-2025-0108 flaw. This vulnerability could allow an unauthenticated threat actor to bypass authentication on a vulnerable system.
scan_results.log).timeout parameter for HTTP requests.pip install requests)python CVE_2025_0108_V1.py -u http://example.com
python CVE_2025_0108_V1.py -f urls.txt