# 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!
[4.0K] /data/pocs/d6335d76fb0c81b7f6a56a88d5ef597ba1b2946f
├── [ 7] ipaddr.txt
├── [ 34K] LICENSE
├── [ 51] port.txt
├── [ 548] README.md
├── [ 0] vuln.txt
└── [5.5K] xss_scanner.py
0 directories, 6 files