What problem does it solve?
This Skill helps you quickly classify injection-related findings so you can choose the correct testing path instead of guessing between browser, database, template, XML, request, or command execution sinks.
Core Features & Use Cases
- Injection routing: Identifies whether the issue belongs to XSS, SQL injection, SSRF, XXE, SSTI, command injection, NoSQL injection, or related categories.
- Sink-based triage: Focuses on how attacker-controlled input is consumed so the next step matches the actual interpreter or execution context.
- Deep-topic handoff: Directs you to specialized skills for common injection families and related edge cases such as CRLF, request smuggling, prototype pollution, and LDAP or XPath injection.
- Use case: When a parameter is reflected in a database query or template engine, use this Skill to decide the right exploit-testing workflow before running deeper checks.
Quick Start
Use the injection-checking skill to inspect the input sink and route the issue to the most appropriate injection testing workflow.