POST Practice
40 points Medium

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

Flag
Rating 4.44
5
4
3
2
1

Discussion

This would be a very funny human error if it wasn't a fabricated challenge

0

good

0

good

0

Nice Challenge

0

if you have background knowledge of how to use the command, this can be as simple as writing a few commands

0

if you have background knowledge of how to use the command, this can be as simple as writing a few commands

0

if you have background knowledge of how to use the command, this can be as simple as writing a few commands

0

I only use Burp suite

0

easy

0

Hint: use curl -X POST -d

0

Im about to skip this one I don't know what to do

0

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.

1