Share
## https://sploitus.com/exploit?id=9FBA14F1-9CF4-5B48-BD7A-AC2F6023B63A
# Validate-CVE-2023-29489-scanner
Inspired by https://github.com/haxor1337x/Scanner-CVE-2023-29489

Verifies CVE-2023-29489 XSS on Cpanel webcall.

Features:
- Mass scan IPs based on CIDR or a set of range
- Scan based on specific common ports of cpanel

Requirements:
- Python 3.10+
- Selenium
- Google Chrome

Usage 
```
python3 xss_scanner.py --headless --ignore-certificate-errors
```
Ensure "ipaddr.txt" contains the IP addresss you wish to scan for

Disclaimer:
This is only for educational and curiousity purpose. Use this at your own risk!