This website requires authentication, via POST. However, it seems as if someone has defaced our site. Maybe there is still some way to authenticate? http://165.227.106.113/post.php
i had to first install curl in system and then send a post request to the site. the site was down so had to take reference from sites to get the userid and password. but learnt a lot
Wayyyy to easy, should be easy difficulty, all I did is download a html source code viewer apk and view the source code, login, copy the flag and done!
The prompt gives you a hint, "there has to be another way to auth". Another hint is the error page when you are trying to access: "This site takes POST data that you have not submitted!". Check out cURL or Postman it may help you with this.
3 days ago
culr :)