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
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
EASY
Nice Challenge
Im about to skip this one I don't know what to do
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
3 weeks ago