Category: web
Author: Evangelospro
I've heard about this cool new way of surfing the web, it's called SSRFing! I've set up a server for you to try it out. Can you find the flag behind the admin portal?
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/web/ssrfing/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/web/ssrfing/docker-compose.yml | docker compose -f - down