XssPy is a Python tool for scanning websites for cross-site scripting (XSS) vulnerabilities.
Unlike most tools, which only scan a single page, XssPy crawls the website and searches for all links and subdomains.
It then begins scanning every input on every page found during indexing.