Post on 27 May 2023 | 1 min read
Day 1 - Solved SQL injection labs from portswigger web security academy
Following learning path chosen from Portswigger web security academy.
SQL Injection lab.
Following labs completed.
1. SQL injection vulnerability in WHERE clause allowing retrieval of hidden data.
2. SQL injection vulnerability allowing login bypass.
3. SQL injection UNION attack, determining the number of columns returned by the query.