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

very ez

0

very ez

0
Protected
0
Protected
0

you can also solve this the hard way lol. create an HTML form that post to post.php, edit the site's HTML using inspect element. input the credentials. there you go

0

you can also solve this the hard way lol. create an HTML form that post to post.php, edit the site's HTML using inspect element. input the credentials. there you go

0
0

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

0

good

0

good

0

Just use -X and -d flags in curl, its rather easy took 10 sec

0