Hello everyone, I hope you’re all doing great!
I’m working on an Identifying SSRF exercise and have successfully identified an open port (80) using fuzzing, so everything is progressing well so far. However, I’m having trouble locating the flag. I tried accessing http://127.0.0.1:80/flag.txt
, but I receive a “404 Not Found” response.
Does anyone have any hints on where I might find the flag or how I should proceed from here?
Thank you in advance for any guidance!