xss-testing
•published 2026/01/23
Validate Cross-Site Scripting (XSS) vulnerabilities including Reflected, Stored, and DOM-based XSS. Test by injecting script payloads into user-controlled inputs and observing if they execute in browser context. Use when testing CWE-79 (XSS), CWE-80 (Basic XSS), CWE-81 (Error Message XSS), CWE-83 (Attribute XSS), CWE-84 (URI Scheme XSS), CWE-85 (Doubled Character XSS), CWE-86 (Invalid Character XSS), CWE-87 (Alternate XSS Syntax), or related XSS findings.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add anshumanbh/securevibes/packages/core/securevibes/skills/dast/xss-testingFile Explorer
No file selected
Select a file to view its content

