sqli

Automate SQL injection detection and exploitation across UNION, error-based, blind, and stacked queries.

518|47|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/yhy0/CHYing-agent --skill sqli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sqli
Source: https://github.com/yhy0/CHYing-agent/tree/main/chying_agent/skills/sqli
Command: npx skills add https://github.com/yhy0/CHYing-agent --skill sqli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the detection and exploitation of SQL injection vulnerabilities, helping identify vulnerable parameters and extract data safely.

Core Features & Use Cases

  • Automated Injection Techniques: Coverage for UNION, error-based, blind (boolean/time-based), and stacked queries.
  • Data Discovery & Exfiltration: Retrieve database information, table contents, and user data for assessment and remediation planning.
  • Use Case: Quickly enumerate databases and tables for an input field on a login or search form.

Quick Start

Example: Activate the SQLi skill against a test URL http://target.example/page?id=1 and observe the behavior and returned data.