This repository contains a advanced methodology of all types of SQL Injection.
- Find injection point
- Understand the website behaviour
- Send queries for enumeration
- Understanding WAF & bypass it
- Dump the database
- Error- or UNION-based SQLi
- Boolean-based (content-based) Blind SQLi
- Time Based SQLi
- Stabilise & Whitespace Filter Bypass
- Local File Inclusion (LFI)
- Privilege Escalation
- Error- or UNION-based SQLi
- Local File Inclusion (LFI) (Coming soon)
- Privilege Escalation (Coming soon)