This one is broken, don't pull your hair out over it, Ended up checkin g amedium walkthrough, I did everything right and it's returning weird HTML when just sending the POST request should give you the flag.
site doesn't work
This challenge is probably more on the medium-easy side, but it also depends on you background knowledge and how you do it.
It actually made me stumble across a little misconception I had and I also found kind of a buggy behaviour in ZAP.
Incorrect difficulty, should be EASY
nerd emoji
curl -X POST -d 'username=<find it>' -d 'password=<find it>' http://165.227.106.113/post.php
5 days ago
EZZZYY