This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through injection", "detect SQL injection flaws", or "exploit database query vulnerabilities". It provides comprehensive techniques for identifying, exploiting, and understanding SQL injection attack vectors across different database systems.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill sql-injection-testing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sql Injection Testing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-sql-injection-testing-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
---
name: SQL Injection Testing
description: This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through injection", "detect SQL injection flaws", or "exploit database query vulnerabilities". It provides comprehensive techniques for identifying, exploiting, and understanding SQL injection attack vectors across different database systems.
metadata:
author: zebbern
version: 4.1.0-fractal
---
# SQL Injection Testing
## Purpose
Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, and validate input sanitization mechanisms. This skill enables systematic detection and exploitation of SQL injection vulnerabilities across in-band, blind, and out-of-band attack vectors to assess application security posture.
## Inputs / Prerequisites
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Required Access](./sub-skills/required-access.md)
### 2. [Technical Requirements](./sub-skills/technical-requirements.md)
### 3. [Legal Prerequisites](./sub-skills/legal-prerequisites.md)
### 4. [Primary Outputs](./sub-skills/primary-outputs.md)
### 5. [Evidence Artifacts](./sub-skills/evidence-artifacts.md)
### 6. [Phase 1: Detection and Reconnaissance](./sub-skills/phase-1-detection-and-reconnaissance.md)
### 7. [Phase 2: Exploitation Techniques](./sub-skills/phase-2-exploitation-techniques.md)
### 8. [Phase 3: Authentication Bypass](./sub-skills/phase-3-authentication-bypass.md)
### 9. [Phase 4: Filter Bypass Techniques](./sub-skills/phase-4-filter-bypass-techniques.md)
### 10. [Detection Test Sequence](./sub-skills/detection-test-sequence.md)
### 11. [Database Fingerprinting](./sub-skills/database-fingerprinting.md)
### 12. [Information Schema Queries](./sub-skills/information-schema-queries.md)
### 13. [Common Payloads Quick List](./sub-skills/common-payloads-quick-list.md)
### 14. [Operational Boundaries](./sub-skills/operational-boundaries.md)
### 15. [Technical Limitations](./sub-skills/technical-limitations.md)
### 16. [Legal and Ethical Requirements](./sub-skills/legal-and-ethical-requirements.md)
### 17. [Example 1: E-commerce Product Page SQLi](./sub-skills/example-1-e-commerce-product-page-sqli.md)
### 18. [Example 2: Blind Time-Based Extraction](./sub-skills/example-2-blind-time-based-extraction.md)
### 19. [Example 3: Login Bypass](./sub-skills/example-3-login-bypass.md)
### 20. [No Error Messages Displayed](./sub-skills/no-error-messages-displayed.md)
### 21. [UNION Injection Fails](./sub-skills/union-injection-fails.md)
### 22. [WAF Blocking Requests](./sub-skills/waf-blocking-requests.md)
### 23. [Payload Not Executing](./sub-skills/payload-not-executing.md)
### 24. [Time-Based Injection Inconsistent](./sub-skills/time-based-injection-inconsistent.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!