Aporlorxl23 / XSScanner

Basic XSS Scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)>'

About

Basic XSS Scanner

License:MIT License


Languages

Language:Python 100.0%