├── Images ├── Banner.PNG ├── xssearch.PNG └── xssearch_warnings.PNG ├── LICENSE ├── README.md ├── payloads.txt └── xssearch.py /Images/Banner.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/Images/Banner.PNG -------------------------------------------------------------------------------- /Images/xssearch.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/Images/xssearch.PNG -------------------------------------------------------------------------------- /Images/xssearch_warnings.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/Images/xssearch_warnings.PNG -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/README.md -------------------------------------------------------------------------------- /payloads.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/payloads.txt -------------------------------------------------------------------------------- /xssearch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Encryptor-Sec/XSSearch/HEAD/xssearch.py --------------------------------------------------------------------------------