xsschecker tests endpoints for reflected XSS by injecting payloads and checking responses. It prints vulnerable if the payload is reflected, otherwise not vulnerable.
-
Updated
Sep 8, 2025 - Go
xsschecker tests endpoints for reflected XSS by injecting payloads and checking responses. It prints vulnerable if the payload is reflected, otherwise not vulnerable.
XSSRecon automates the process of testing URL parameters for reflection of a test payload rix4uni and further checks how special characters are handled (allowed, blocked, or converted).
Simple XSS vulnerability checker tool very useful with xsschecker.
🛡️ Discover reflected XSS vulnerabilities with XSSRecon, an automated tool for testing URL parameters and assessing input handling in web applications.
Add a description, image, and links to the xss-automation topic page so that developers can more easily learn about it.
To associate your repository with the xss-automation topic, visit your repo's landing page and select "manage topics."