/XSScanner

Basic XSS Scanner

Primary LanguagePythonMIT LicenseMIT

XSScanner

Basic XSS Scanner

Resources

Usage

python3 ScannerXSS.py Urls.txt '"><svg/onload=prompt(1)>'

Examples

Urls.txt

https://www.XXX.com/search/?q=tester&id=valuetest
http://XXX.free/XX/XX/recherche.php?motclef=simple
https://XX.com/XXX?n=aporlorxl23&Other=Aporlox
https://XXX.XXX.com/?for=bing.com

Installation

From Github

git clone https://github.com/Aporlorxl23/XSScanner.git
python3 ScannerXSS.py Urls.txt '"><svg/onload=prompt(1)>'