$$ \text {An iCSI CTF (RED18)} $$

image.png

IP Address 172.25.200.200

Port: 9034

Want to run this Docker container locally?

docker run -d --restart always -p 9034:3000 --name flag-red18 joshbeck2024/ctf-grafana-postgres-sql-injection-flag-red18

Here we have a Grafana dashboard

Untitled

What is Grafana?

It’s easy to determine in the bottom left that this is Grafana v8.5.26, which is an older version.

image.png

Here we have a dashboard called ‘Stats.’

Untitled

Here is our dashboard filled with super cool looking data. (It’s all fake, but you can pull it up and look cool when people walk by if you like!)

image.png

Whenever Grafana displays a series of statistics or data points, we can check whether Postgres is the database in use.

Copy the full URL to this dashboard.