🧭 Attack Guide
Context-aware guided attack paths. Select your scenario and follow the steps.
Full guided flow: column detection → visible cols → DB fingerprint → schema enum → data extraction.
Extract data character-by-character when only true/false page differences are visible.
Use sleep-based conditionals to extract data when no page difference is visible.
Login bypass methodology: quote injection, OR operator subversion, comment truncation.
Exploit verbose SQL errors to extract data. EXTRACTVALUE, UPDATEXML for MySQL; CAST for PostgreSQL/MSSQL/Oracle.
Check privileges → verify secure_file_priv → read sensitive files → write webshell.
8-module toolkit: Request parser → Polyglot gen → Context detection → DBMS fingerprint → Response diff → Timing calibration → WAF detection → Export.
Paste your Burp body and get time/error/boolean sweep payloads for every parameter automatically.
Select your failure mode, get a root-cause diagnosis and corrected payloads for 23 scenarios.
🔍 Quick Discovery Payloads
Test these first to identify injection and DBMS type
🔓 Authentication Bypass
Generate custom auth bypass payloads based on your injection context.
⚡ Union Injection
Build union-based payloads step by step.
👁 Blind SQL Injection
Boolean-based and time-based blind injection payload generators with character extraction support.
💥 Error-Based Injection
Extract data through verbose SQL error messages.
🎯 Universal DB Enumeration Helper
9-step dynamic guide: Step 0 = Param Discovery, Steps 1-7 = Full Enumeration, Step 8 = Burp Body Chain. Works with ANY DBMS.
🗄 DB Enumeration Query Builder
Build INFORMATION_SCHEMA queries for any injection scenario.
🎯 Parameter Discovery
Paste your Burp body and get time/error/boolean sweep payloads for every parameter automatically.
🔍 SQLi Discovery Engine
Systematic parameter discovery, polyglot generation, DBMS fingerprinting, response analysis, and WAF detection - all in one place.
⚡ Payload Amplifier
Paste a working payload → Auto-detect syntax → Generate complete exploitation chain in the exact same format.
🔬 Payload Corrector
Select your failure mode, get a root-cause diagnosis and corrected payloads for 23 scenarios.
1. Select the failure mode that matches your situation
2. Fill in the relevant context (DBMS, table, columns)
3. Paste your form body for parameter sweep payloads
4. Click Generate Correction to get targeted payloads for all 23 scenarios
🚀 RCE Paths
Command execution via SQL injection - PostgreSQL, MSSQL, MySQL UDF, SQLite ATTACH.
📁 File Operations
Full guided workflow: privilege check → read files → write proof → deploy web shell with reverse shell.
super_priv → Y = superuserprivilege_type = FILE → FILE privilege confirmedsecure_file_priv → empty string = read/write anywhere | path = restricted | NULL = file ops disabled
🔑 Privilege Enumeration
Enumerate database user privileges, roles, and configuration.
🗺 SQLMap Command Generator
Build fully-featured sqlmap commands from a guided form. Copy and run directly.
🔥 Quick-Fire SQLMap Patterns
📡 Stacked Queries & Out-of-Band
Stacked (batched) query injection and OOB data exfiltration via DNS/HTTP channels.
🔧 HTTP Header Injection
SQL injection through HTTP headers: User-Agent, X-Forwarded-For, Referer, Cookie, and custom headers.
🛡 WAF Bypass Transformer
Apply one or more bypass transforms to any payload. Stack multiple techniques for deeper evasion.
🔤 Encoder / Decoder Suite
Real-time encoding and decoding for payload obfuscation and WAF evasion.
🔏 Hash Identifier
Identify hash types by length and pattern. Then crack with Hashcat or John.
📚 Full Payload Library
Searchable, categorized collection of all SQLi payloads across all attack types and databases.
📖 Quick Reference
MySQL/MariaDB cheat sheet + DBMS comparison table + operator precedence.
🔬 PortSwigger Web Security Academy
Official SQLi learning path - click any topic to open lab directly.
🧬 Advanced Payload Scenarios
Second-order, JSON/XML context, HTTP headers, ORDER BY, MSSQL, Oracle, MySQL, PostgreSQL, SQLite specialised payload sets.
🌐 External Resources & Live Sources
Curated SQLi wordlists, tools, practice labs, and reference links.