Try to bypass my security measure on this site! http://165.227.106.113/header.php
1 week ago
3 weeks ago
Its almost the same procedure in solving challenge114 but you have to apply curl concept of writing header
its not that easy
using curl is easier but technical
2 months ago
really mess my head up
3 months ago
Thanks learned a lot
4 months ago
3 years ago
SMALL HINT : NEED TO READ ABOUT HTTP HEADERS , GOOD HUNTING
2 years ago
Hey folks, curl is pretty useful! You gotta modify the headers https://curl.se/docs/manpage.html#-e
nice, i solved this by Burp Suite
make cURL your girlfriend if possible.
good one, used postman
If you are having trouble, make sure to FULLY read this site. https://curl.se/docs/httpscripting.html It tells you everything you need for this challenge!
Need to use "Referer" and not "Origin" for your header
Good for learning about HTTP headers
This wasn't easy at all ... 0_o"
1 week ago