sqlite-lab: vulnerable to SQL Injection and having SQLite database
sqlite-lab
This code is vulnerable to SQL Injection and having SQLite database.
During practicing one challenge i faced SQLI vulnerable script with SQLite database integrated with it
For SQLite database, SQL Injection payloads are different so it is for fun. Just enjoy it \m/
Types of SQL Injection in this Lab
- Union based SQL Injection (numaric based)
- Union based SQL Injection (String based)
- Boolean based Blind SQL Injection
Download
Tutorial
Source: Github