Share
## https://sploitus.com/exploit?id=92FCB644-5EB9-5FAC-B33E-C35337D6F6C1
**Description:**

It is a POC for CVE-2025-0133 that is applicable only to PAN-OS firewall configurations with an enabled GlobalProtect gateway or portal.
It checks issue on multiple URLs that accepts from file, with custom thread. You can also set you timeout and get results in a file.


**Example usage:**

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