> cat /dev/github | grep security-tools
discovered 03 Aug 2026

xsscrapy

via awesome-list
→ View on GitHub
xsscrapy is a fast, thorough web spider designed to test URLs for cross-site scripting (XSS) and basic SQL injection vulnerabilities by crawling all linked pages. Notable features include customizable options for logging in with HTTP Basic Auth, handling cookies, and controlling the rate of requests, alongside generating reports of identified XSS vulnerabilities. The tool utilizes efficient techniques to detect vulnerabilities, combining the detection of XSS and SQL injection through the analysis of common attack patterns.