
Python-Skript, das PAN-OS-Geräte auf CVE-2025-0108 Authentifizierungsumgehung testet, indem es manipulierte HTTP-Anfragen sendet und Antworten analysiert.
Dieses Tool testet, ob ein Ziel-PAN-OS-Gerät anfällig für die CVE-2025-0108 Authentication-Bypass-Schwachstelle ist. Es sendet eine präparierte HTTP-Anfrage an das Ziel und analysiert die Antwort, um festzustellen, ob das Gerät ausnutzbar ist.
Einzelne IP
python auth_bypass_cve_2025_0108.py -u https://target-url.com
Mehrere IPs
python auth_bypass_cve_2025_0108.py -f urls.txt