Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-0133 — Palo Alto - Global Protect - Reflected XSS | Kitploit
Tools/GitHubGitHub/wiseep/cve-2025-0133
Vulnerability ScannersExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubwiseep/cve-2025-0133

CVE-2025-0133

Palo Alto - Global Protect - Reflected XSS

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

Download Tool