I managed to get through 1.1 and 1.2 of the SSRF stuff.
It’s quite confusing and I feel like I need a little more instruction or a cheeky hint on where I need to go to get the flag in 1.3.
I can’t seem to figure it out, I know which port it is, and I also know the file, but I can’t access the file because I get a 403 forbidden. At least I think I know these things?
The Pen Testing Career Path has been good so far but this one is confusing me (I think it might be a bit too blunt in instructions?).
You are all close. In the lab you did everything in Firefox, but you can’t solve this in Firefox unless you want to make 100 entries into that webform Time to break out some command-line fu!
I would send the output to a file (be sure to append >> not overwrite >) then look for connection output from a hidden service in that file. The flag is found in the connection output.