Cross-site scripting (XSS) vulnerability detection and exploitation. Supports reflected XSS, stored XSS, DOM-based XSS, and blind XSS testing. Use this skill when user mentions XSS, cross-site scripting, script injection, or needs to test JavaScript injection in parameters, forms, headers, or DOM sources.
$npx -y skills add crazymarky/pentest-skills --skill exploit-xssInstalls into the current project.
Run `npx skills use "https://github.com/crazymarky/pentest-skills" --skill "crazymarky/pentest-skills/exploit-xss"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crazymarky/pentest-skills" that are relevant to the current task. Run `npx skills add "https://github.com/crazymarky/pentest-skills"` and select the relevant skills, then follow their instructions.