In this lab we build a script to solve Portswigger's Web Security Academy SQL injection lab called Listing Database Contents Non-Oracle. To solve the lab, we need to determine the table name and then the column names for the username and password. Then we extract the administrator password in order to login as the administrator and solve the lab.