a Fast Python tool designed to detect Cross site Scripting vulnerabilities on websites. It helps penetration testers and bug hunters find open redirect bugs through a scan supported by a list of payloads.
git clone https://github.com/Stonzyy/dumpxss.git
1 - cd dumpxss
2 - pip3 install -r requirements.txt
3 - Add list of urls contain Parametrs in url.txt
4 - python3 dumpxss.py urls.txt
Result Saved on output.txt