status.inlanefreight.local

Its just a single page with a search function. Looks like it reads from a database.

SQL Injection works. Using UNION injection we can determine the number of columns.

4 is the limit

Listing Databases

Only the status DB looks interesting.

Looking inside the users table we find some juicy columns.

We can dump this table:

Last updated