What problem does it solve?
This Skill provides a focused framework for identifying and validating SQL injection and NoSQL injection vulnerabilities across modern ORMs and data-backed services, consolidating proven patterns from public bug bounty reports into actionable guidance.
Core Features & Use Cases
- Payload patterns and detection signals: boolean-based and time-based probes for SQLi and NoSQLi across SQL and NoSQL backends, with guidance on when and how to interpret responses.
- Threat model and workflow: step-by-step hunting methodology that covers reconnaissance, payload craft, verification, and responsible disclosure in bug-bounty contexts.
- Use cases: apply to ORM-backed web apps, API endpoints, and admin interfaces where user input flows into queries, enabling targeted vulnerability discovery and reproducible test reports.
Quick Start
Identify a target with user-controlled inputs and run the injection hunting workflow to confirm and enumerate injectable fields.