
Palo Alto - Global Protect - Reflected XSS
Description :
Il s'agit d'un POC pour CVE-2025-0133 qui s'applique uniquement aux configurations de pare-feu PAN-OS avec une passerelle ou un portail GlobalProtect activé. Il vérifie le problème sur plusieurs URL provenant d'un fichier, avec des threads personnalisables. Vous pouvez également définir votre timeout et obtenir les résultats dans un fichier.
Exemple d'utilisation :
MacBook-Wiseep-Dev:github root# python3.9 CVE-2025-0133.py -h
usage: CVE-2025-0133.py [-h] --file FILE [--thread THREAD] [--timeout TIMEOUT] --output OUTPUT
Palo Alto GlobalProtect XSS Scanner
optional arguments: -h, --help show this help message and exit
--file FILE Input file containing URLs
--thread THREAD Number of threads
--timeout TIMEOUT Timeout in seconds
--output OUTPUT Output file for results