FinDOM-XSS is a tool that allows you to quickly find any potential XSS vulnerabilities.
Installation
$ git clone https://github.com/dwisiswant0/findom-xss.git
Use
$ ./findom-xss.sh https://target.host/about-us.html $ cat urls.txt | xargs -I% ./findom-xss.sh% $ ./findom-xss.sh https://target.host/about-us.html /path/to/output.txt
Application snapshots
