Xss Testing

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.

anshumanbh Updated

File contents

anshumanbh/securevibes/tree/main/packages/core/securevibes/skills/dast/xss-testing commit 1e5caf182a

Frequently asked questions

npx skillmds@latest add anshumanbh/xss-testing