Injection Testing
When Invoked
The user runs /vapt inject <url> or this skill is triggered as part of Wave 3 during /vapt audit.
Prerequisites
Check for existing context:
- If
VAPT-WAVE2-CONTEXT.mdexists -> use discovered endpoints and parameters - If
VAPT-SCAN.mdexists -> extract parameter-accepting URLs - If no context -> run minimal endpoint discovery (crawl homepage links, check robots.txt)
Phase 1: Parameter Discovery
1.1 Endpoint Crawling
# Extract l
[Description truncada. Veja o README completo no GitHub.]