hunt-sqli

Identify and validate SQL injection vulnerabilities across web applications and APIs.

Updated Jun 23, 2024
One-click install
npx skills add https://github.com/n4igme/randscript --skill hunt-sqli-n4igme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-sqli
Source: https://github.com/n4igme/randscript/tree/main/llm/skills/claude-hunter/skills/hunt-sqli
Command: npx skills add https://github.com/n4igme/randscript --skill hunt-sqli-n4igme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hunt-sqli helps security researchers identify and validate SQL injection vulnerabilities across web apps and APIs, enabling accurate risk assessment.

Core Features & Use Cases

  • Injection pattern coverage: supports error-based, boolean-based, time-based, and NoSQL payloads to uncover diverse injection points.
  • Targeted testing guidance: maps common endpoints (search, filter, API calls) and response signals to confirm exploitability.
  • Reproducible reporting: provides clear steps and evidence templates to document findings for remediation.

Quick Start

Test a target URL with representative SQLi payloads to verify injectable parameters and measure responses.

Frequently Asked Questions about hunt-sqli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test web applications for SQL injection vulnerabilities?

To test web applications for SQL injection vulnerabilities, apply targeted payloads across parameterized, boolean, time-based, and NoSQL formats to identify and validate injectable parameters and assess security risk.

What payloads work for detecting time-based and NoSQL injection in APIs?

Time-based and NoSQL injection payloads target API endpoints by measuring response delays and mapping response signals to confirm exploitability across diverse web interfaces and parameterized queries.

How do I document SQL injection findings with reproducible steps?

Document SQL injection findings using templates that capture reproducible validation steps, timing evidence, and safe remediation guidance to support incident response and remediation planning.

Can I use automated SQLi payloads to assess security risk across search and filter endpoints?

Yes, you can apply representative SQLi payloads across common search and filter endpoints to verify injectable parameters, measure responses, and determine overall exploitability and security risk.

What is the best way to validate boolean-based SQL injection during a pentest?

The best way to validate boolean-based SQL injection during a pentest is to apply targeted payloads and analyze response signals to confirm exploitability and document the findings with clear evidence.