# kleiton0x00/Advanced-SQL-Injection-Cheatsheet

A cheat sheet that contains advanced queries for SQL Injection of all types.

Repository: https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet
Canonical: https://ross.abutalabs.com/products/advanced-sql-injection-cheatsheet
Homepage: https://kleiton0x00.github.io
License Family: other
Topics: sql, cheatsheet, sql-injection, mysqldump, mysql-injection, mssql-dump
Last push: 2023-05-13T17:15:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2140, "days_push": 1208, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3248, forks 704 (observed 2026-08-28T04:07:51.887788+00:00)

## What it is
A curated cheat sheet of advanced SQL injection queries and methodologies covering MySQL, PostgreSQL, Oracle, and MSSQL. It documents error-based, UNION-based, blind, and time-based SQLi techniques along with WAF bypass, privilege escalation, and local file inclusion vectors.

## Use cases
- learn advanced sql injection techniques
- bypass waf during sql injection testing
- dump a database via union-based sqli
- perform blind boolean or time-based sql injection
- reference sql injection payloads for mysql and postgres
- escalate privileges through sql injection
- study sql injection for a pentest or ctf

## When to choose
- you need a quick reference of advanced SQLi payloads and WAF bypass tricks
- you are doing authorized penetration testing, bug bounty, or CTF challenges
- you want methodology guidance from finding an injection point to dumping the database

## When to avoid
- you need an automated SQL injection scanner or exploitation tool like sqlmap
- you are looking for SQL injection defense or remediation guidance
- you expect maintained, tested code - this is a documentation-only cheat sheet with no license

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, penetration-testing, database, documentation
- domain: security, penetration-testing, databases, tutorials
- platform: cross-platform
- tags: sql-injection, cheatsheet, waf-bypass, offensive-security, mysql, postgresql, mssql, oracle, web-security

## Member repositories
- kleiton0x00/Advanced-SQL-Injection-Cheatsheet (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:51.887788+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:24:27.606535+00:00, confidence not recorded.
  - readme: https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet (fetched 2026-08-28T04:07:51.887788+00:00, sha 53059ab0a48f)
  - homepage: https://kleiton0x00.github.io (fetched 2026-08-29T09:37:23.024331+00:00, sha 12ddacd6b818)
- Data as of 2026-08-30T08:39:29.467469+00:00.
