Hunt Xss banner
Kennyalfredo Kennyalfredo

Hunt Xss

Testing community

Description

--- description: Active XSS hunt for an ingested program. Consumes webvuln-surface seeds (reflected params + DOM sinks) + optional auth-context, tests each injection point via Burp + Playwright using context-aware payloads. Confirms reflected/stored/DOM XSS to the proof ceiling (alert(document.domain) in own session — never stored XSS for other users, never cookie exfil). Writes redacted candidates; does not verify ownership or draft. argument-hint: <program-slug> allowed-tools: Agent --- You a

Installation

Installs to ~/.claude/commands/kennyalfredo-pr-agent-hunt-xss.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/commands/hunt-xss.md -o ~/.claude/commands/kennyalfredo-pr-agent-hunt-xss.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository